- 26736 changela.c: updated previous commit with port-condition.(nw) [ivanva]
2013-12-24 08:00:35
Changed: changela.c
1 files changed, 3 insertions, 3 deletions
- ? Added readmes for lethal and mystwarr [Guru] [tafoid]
2013-12-24 01:18:51
Changed: lethal.c, mystwarr.c
2 files changed, 157 insertions, 1 deletions
- ? Rom locations added for Battles (Xevious bootleg), G.I. Joe, Ghosts'n Goblins (US), Victory Road and Guerilla War (Version 1) as well as nvram location to The Simpsons. [Kevin Eshbach] [tafoid]
2013-12-24 00:50:55
Changed: galaga.c, gng.c, simpsons.c, snk.c
4 files changed, 117 insertions, 104 deletions
- ? and added shifter layout [hap]
2013-12-23 23:39:37
Changed: .gitattributes, nemesis.c, konamigt.lay, mame.mak
4 files changed, 75 insertions, 1 deletions
- ? Fix for debug crash of all peplus.c sets from Judge (nw) [tafoid]
2013-12-23 23:16:49
Changed: peplus.c
1 files changed, 9 insertions, 8 deletions
- ? nemesis.c: added PORT_TOGGLE and PORT_NAMEs to Konami GT [baritonomarchetto] [hap]
2013-12-23 23:10:19
- ? Marked dstagea/ddru chd as bad because they need redumping. (nw) [smf]
2013-12-23 21:04:18
Changed: ksys573.c
1 files changed, 2 insertions, 2 deletions
- ? namcostr: Fix crash in debug build (nw) [Wilbert Pol]
2013-12-23 20:27:56
Changed: seta2.c
1 files changed, 1 insertions, 1 deletions
- ? gijoe.c: Update readme - NW [briantro]
2013-12-23 16:20:38
Changed: gijoe.c
1 files changed, 5 insertions, 3 deletions
- ? forgot to remove resolved read handler. (nw) [smf]
2013-12-23 13:33:42
Changed: z80sti.c, z80sti.h
2 files changed, 1 insertions, 5 deletions
- ? removed unused rxd callback from z80sti [smf] [smf]
2013-12-23 12:39:00
Changed: grip.c, z80sti.c, z80sti.h
3 files changed, 0 insertions, 6 deletions
- ? reduced dependency clutter in ecbbus [smf] [smf]
2013-12-23 12:37:39
Changed: ecbbus.c, ecbbus.h
2 files changed, 3 insertions, 3 deletions
- ? forgot to actually remove the rxd callback variable. (nw) [smf]
2013-12-23 12:27:38
Changed: mos6551.c, mos6551.h
2 files changed, 1 insertions, 6 deletions
- ? changed write_rx to update the correct variable (nw) [smf]
2013-12-23 12:24:51
Changed: 6850acia.c
1 files changed, 1 insertions, 1 deletions
- ? Fixed MT00037 by adding missing joystick controls. [ivanva]
2013-12-23 11:32:56
Changed: changela.c
1 files changed, 2 insertions, 2 deletions
- ? twin16: fix audio cpu RAM size [Alex Jackson] [alexjack]
2013-12-23 10:15:09
Changed: twin16.c
1 files changed, 1 insertions, 1 deletions
- ? movbi_mi second parameter is 8 bit signed & MSVC complains that 0xff is truncated unless you explicitly cast it. (nw) [smf]
2013-12-23 04:42:04
Changed: i8089_channel.c
1 files changed, 3 insertions, 3 deletions
- ? moo.c: Use actual XTALs for clocks - NW [briantro]
2013-12-23 04:07:58
Changed: moo.c
1 files changed, 12 insertions, 12 deletions
- ? gijoe.c: Use actual XTALs and add PCB locations - NW [briantro]
2013-12-23 03:21:48
Changed: gijoe.c
1 files changed, 54 insertions, 54 deletions
- ? xexex.c: Use actual XTAL in machine_config and use unique names for eeprom - NW [briantro]
2013-12-23 03:09:43
Changed: xexex.c
1 files changed, 8 insertions, 10 deletions
- ? Added readmes for gijoe, moo, xexex. Updated simpsons readme. [Guru] [hap]
2013-12-23 02:21:34
Changed: gijoe.c, moo.c, simpsons.c, xexex.c
4 files changed, 337 insertions, 96 deletions
- ? SDL: slightly more inclusive ARM check (nw) [rbelmont]
2013-12-22 23:25:27
Changed: sdl.mak
1 files changed, 3 insertions, 3 deletions
- ? Netlist: introduced more consistent and general state saving. Useful for regression tests going forward. [couriers]
2013-12-22 22:32:13
Changed: .gitattributes, netlist.c, netlist.mak, nl_base.c, nl_base.h, nl_setup.c, nl_setup.h, pstate.c, pstate.h
9 files changed, 152 insertions, 101 deletions
- ? Removed x1_010 from thunderlbl, since this bootleg doesn't have it. Fixed MT04424 while at it. (nw) [ivanva]
2013-12-22 08:49:25
Changed: seta.c
1 files changed, 12 insertions, 1 deletions
- ? v99x8.c: Fixed crash in debug builds, (nw) [Wilbert Pol]
2013-12-21 23:39:17
Changed: v9938.c, v9938.h
2 files changed, 2 insertions, 5 deletions
- ? fix WM_SYSCOMMAND wparam mask [hap]
2013-12-21 22:18:08
Changed: window.c
1 files changed, 4 insertions, 2 deletions
- ? WIP for: 05388: bloxeed: Incorrect DIP switch info. [hap]
2013-12-21 21:30:27
Changed: segac2.c
1 files changed, 9 insertions, 9 deletions
- ? fix for MSVC, I provided the wrong version number to couriers (Visual Studio 2013 is 1800 & I believe that supports log1p but I haven't tested it yet) (nw) [smf]
2013-12-21 10:48:17
Changed: nld_twoterm.h
1 files changed, 1 insertions, 1 deletions
- ? fix for MSVC "warning C4717: 'device_image_interface::fread': recursive on all control paths, function will cause runtime stack overflow" (nw) [smf]
2013-12-21 10:45:08
Changed: diimage.h
1 files changed, 1 insertions, 1 deletions
- ? midyunit.c [Andy Welsh] [tafoid]
2013-12-21 03:19:55
- ? z8.c: Modernized cpu core. [Wilbert Pol] [Wilbert Pol]
2013-12-20 22:18:51
Changed: z8.c, z8.h, z8ops.c
3 files changed, 790 insertions, 576 deletions
- ? ghosteo.c: added ability to enter test mode. (nw) [ivanva]
2013-12-20 18:36:28
Changed: ghosteo.c
1 files changed, 5 insertions, 5 deletions
- ? Added preliminary sound to ghosteo.c by borrowing code from vegaeo.c. [Osso] [ivanva]
2013-12-20 17:58:08
Changed: ghosteo.c
1 files changed, 94 insertions, 46 deletions
- ? diimage: Added load_software_region() function that loads a software list region into a shared_ptr. [Curt Coder] [curtcode]
2013-12-20 17:03:02
Changed: devfind.h, diimage.c, diimage.h
3 files changed, 23 insertions, 0 deletions
- ? Netlist and Pong: [couriers]
2013-12-20 16:54:48
- - Added save-state support. - Fixed a compile issue with MSVC
The state saving is now 80% generic. This still needs some polishing, but works.
Changed: netlist.c, netlist.h, net_lib.c, nld_7483.c, nld_7490.c, nld_7493.c, nld_9316.c, nld_legacy.c, nld_log.c, nld_ne555.c, nld_signal.h, nld_solver.c, nld_solver.h, nld_twoterm.c, nld_twoterm.h, nl_base.c, nl_base.h, nl_lists.h, nl_setup.c, nl_setup.h, nl_time.h, fixfreq.c, pong.c
23 files changed, 450 insertions, 77 deletions
- ? Added FATALERROR: tag to standard emu_fatalerror throws for easier parsing of testing results. (nw) [tafoid]
2013-12-20 05:06:08
Changed: machine.c
1 files changed, 1 insertions, 1 deletions
- ? re-added /wd4250 /wd4435 that was removed in r26650, to allow building with visual studio again. (nw) [smf]
2013-12-19 22:50:53
Changed: vconv.c
1 files changed, 1 insertions, 1 deletions
- ? fix compile [hap]
2013-12-19 16:44:05
Changed: nltool.c
1 files changed, 2 insertions, 0 deletions
- ? Pong update: [couriers]
2013-12-19 12:58:05
- - based on feedback from IRC hopefully fixed issues like "jumping" - adjusted VR1 and VR2 to 50% - disabled all printf output.
Changed: .gitattributes, netlist.c, nld_7474.c, nld_7493.c, nld_solver.c, nld_twoterm.c, nld_twoterm.h, nl_base.c, nl_base.h, nl_parser.c, nl_parser.h, nl_setup.c, nl_setup.h, pstring.c, pstring.h, fixfreq.c, pong.c, nltool.c, tools.mak
19 files changed, 354 insertions, 116 deletions
- ? New games added as GAME_NOT_WORKING [rbelmont]
2013-12-19 05:27:42
- ----------------------------------- Touch de Uno! [R. Belmont, bodger319, gamerfan, f205v, Yohji, Smitdogg, rtw, The Dumping Union]
Changed: naomi.c, mame.lst
2 files changed, 23 insertions, 2 deletions