summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)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 ↵ Scott Stone2013-12-234-104/+117
| | | | Goblins (US), Victory Road and Guerilla War (Version 1) as well as nvram location to The Simpsons. [Kevin Eshbach]
* 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
| | | | (outrun motor patch was submitted too, will look at that later)
* 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
| | | | allows multiple chips to be connected together without using glue methods. [smf]
* removed removed unused rxd callback from MC6854 (this also appears to be ↵ smf-2013-12-238-43/+16
| | | | mostly a skeleton). Removed dependency clutter from econet [smf]
* 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 ↵ smf-2013-12-2320-70/+84
| | | | other implementations [smf]
* 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 ↵ smf-2013-12-235-11/+17
| | | | multiple chips to be connected together without using glue methods. [smf]
* 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 ↵ smf-2013-12-231-3/+3
| | | | truncated unless you explicitly cast it. (nw)
* 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 ↵ smf-2013-12-224-17/+4
| | | | multiple chips to be connected together without using glue methods. [smf]
* 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, ↵ smf-2013-12-2249-222/+337
| | | | which allows multiple chips to be connected together without using glue methods. [smf]
* Netlist: introduced more consistent and general state saving. Useful for ↵ Couriersud2013-12-229-101/+152
| | | | regression tests going forward.
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-2251-1309/+5204
| | | | | | | | | | - moves ec184*, iskr103* and mc1502 out of pc.c - moves CGA font upload support to a subclass - adds new drivers: poisk1, ec1847, pk88 - adds a skeleton of native iskr103* keyboard i8089: implement remaining instructions and support execution from "io" space. [Carl] (mess) isbc-215g: add intel isbc-215g hdd controller, read only for now [Carl] (mess) isbc: add hdd support to isbc2861 (nw)
* replaced read rx callback in MC68901 with a write handler, which allows ↵ smf-2013-12-225-356/+40
| | | | multiple chips to be connected together without using glue methods. Removed a load of unused code from MC68901, probably left over when it was converted to use diserial. [smf]
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which ↵ smf-2013-12-2249-244/+133
| | | | allows multiple chips to be connected together without using glue methods. [smf]
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which ↵ smf-2013-12-2247-576/+166
| | | | allows multiple chips to be connected together without using glue methods. [smf]
* Removed x1_010 from thunderlbl, since this bootleg doesn't have it. Fixed ↵ Ivan Vangelista2013-12-221-1/+12
| | | | MT04424 while at it. (nw)
* 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
| | | | 2013 is 1800 & I believe that supports log1p but I haven't tested it yet) (nw)
* fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on ↵ smf-2013-12-211-1/+1
| | | | all control paths, function will cause runtime stack overflow" (nw)
* Added Signetics 8X300 microcontroller core, updated Wicat driver to use mahlemiut2013-12-217-7/+879
| | | | it. [Barry Rodewald]
* midyunit.c [Andy Welsh] Scott Stone2013-12-211-11/+109
| | | | Fixed inputs and DIP Switches for hiimpact, shimpact and clones which were all imported from TROG and mostly incorrect.