summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-24237-6852/+6801
* changela.c: updated previous commit with port-condition.(nw) Ivan Vangelista2013-12-241-3/+3
* (MESS) bbc : fixed character position in mode 7 Robbbert2013-12-241-9/+6
* Added readmes for lethal and mystwarr [Guru] Scott Stone2013-12-242-1/+157
* Rom locations added for Battles (Xevious bootleg), G.I. Joe, Ghosts'n Goblins... Scott Stone2013-12-234-104/+117
* and added shifter layout Michaël Banaan Ananas2013-12-234-1/+75
* Fix for debug crash of all peplus.c sets from Judge (nw) Scott Stone2013-12-231-8/+9
* nemesis.c: added PORT_TOGGLE and PORT_NAMEs to Konami GT [baritonomarchetto] Michaël Banaan Ananas2013-12-231-3/+3
* Marked dstagea/ddru chd as bad because they need redumping. (nw) smf-2013-12-231-2/+2
* namcostr: Fix crash in debug build (nw) Wilbert Pol2013-12-231-1/+1
* (mess) fixed name (nw) cracyc2013-12-231-1/+1
* gijoe.c: Update readme - NW Brian Troha2013-12-231-3/+5
* removed comments, pretty sure this isn't hooked up to econet (nw) smf-2013-12-231-2/+2
* compile fix (nw) Miodrag Milanovic2013-12-231-1/+0
* forgot to remove resolved read handler. (nw) smf-2013-12-232-5/+1
* replaced read netin/dtr1/cts2 callbacks in ZX8302 with write handlers, which ... smf-2013-12-233-18/+37
* removed removed unused rxd callback from MC6854 (this also appears to be most... smf-2013-12-238-43/+16
* removed unused rxd callback from MC6852 (which is only a skeleton) [smf] smf-2013-12-234-15/+12
* removed unused rxd callback from z80sti [smf] smf-2013-12-233-6/+0
* reduced dependency clutter in ecbbus [smf] smf-2013-12-232-3/+3
* forgot to actually remove the rxd callback variable. (nw) smf-2013-12-232-6/+1
* changed write_rx to update the correct variable (nw) smf-2013-12-231-1/+1
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-2320-70/+84
* reduced dependency clutter in c64 expansion port & c128 driver. [smf] smf-2013-12-234-69/+72
* replaced read rx callback in IM6402 with a write handler, which allows multip... smf-2013-12-235-11/+17
* Fixed MT00037 by adding missing joystick controls. Ivan Vangelista2013-12-231-2/+2
* twin16: fix audio cpu RAM size [Alex Jackson] Alex W. Jackson2013-12-231-1/+1
* fixed description (nw) Miodrag Milanovic2013-12-231-1/+1
* movbi_mi second parameter is 8 bit signed & MSVC complains that 0xff is trunc... smf-2013-12-231-3/+3
* moo.c: Use actual XTALs for clocks - NW Brian Troha2013-12-231-12/+12
* gijoe.c: Use actual XTALs and add PCB locations - NW Brian Troha2013-12-231-54/+54
* xexex.c: Use actual XTAL in machine_config and use unique names for eeprom - NW Brian Troha2013-12-231-10/+8
* Added readmes for gijoe, moo, xexex. Updated simpsons readme. [Guru] Michaël Banaan Ananas2013-12-234-96/+337
* replaced read rx callback in MC2661 with a write handler, which allows multip... smf-2013-12-224-17/+4
* SDL: slightly more inclusive ARM check (nw) R. Belmont2013-12-221-3/+3
* use MCFG_TIMER_DRIVER_ADD_PERIODIC for tape timer (nw) smf-2013-12-222-7/+9
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-2249-222/+337
* Netlist: introduced more consistent and general state saving. Useful for regr... Couriersud2013-12-229-101/+152
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-2251-1309/+5204
* replaced read rx callback in MC68901 with a write handler, which allows multi... smf-2013-12-225-356/+40
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-2249-244/+133
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-2247-576/+166
* Removed x1_010 from thunderlbl, since this bootleg doesn't have it. Fixed MT0... Ivan Vangelista2013-12-221-1/+12
* v99x8.c: Fixed crash in debug builds, (nw) Wilbert Pol2013-12-212-5/+2
* fix WM_SYSCOMMAND wparam mask Michaël Banaan Ananas2013-12-211-2/+4
* WIP for: 05388: bloxeed: Incorrect DIP switch info. Michaël Banaan Ananas2013-12-211-9/+9
* fix for MSVC, I provided the wrong version number to couriers (Visual Studio ... smf-2013-12-211-1/+1
* fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on a... smf-2013-12-211-1/+1
* Added Signetics 8X300 microcontroller core, updated Wicat driver to use mahlemiut2013-12-217-7/+879
* midyunit.c [Andy Welsh] Scott Stone2013-12-211-11/+109