Commit Graph

26989 Commits

Author SHA1 Message Date
Scott Stone
10b10f46ae 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] 2013-12-23 23:50:55 +00:00
Michaël Banaan Ananas
20b560a864 and added shifter layout 2013-12-23 22:39:37 +00:00
Scott Stone
f4ef11efa0 Fix for debug crash of all peplus.c sets from Judge (nw) 2013-12-23 22:16:49 +00:00
Michaël Banaan Ananas
0563270006 nemesis.c: added PORT_TOGGLE and PORT_NAMEs to Konami GT [baritonomarchetto]
(outrun motor patch was submitted too, will look at that later)
2013-12-23 22:10:19 +00:00
smf-
c29b6a9235 Marked dstagea/ddru chd as bad because they need redumping. (nw) 2013-12-23 20:04:18 +00:00
Wilbert Pol
6d56bcc528 namcostr: Fix crash in debug build (nw) 2013-12-23 19:27:56 +00:00
cracyc
3c539e2e1a (mess) fixed name (nw) 2013-12-23 16:43:31 +00:00
Brian Troha
d53620e637 gijoe.c: Update readme - NW 2013-12-23 15:20:38 +00:00
smf-
7f9edf5ad4 removed comments, pretty sure this isn't hooked up to econet (nw) 2013-12-23 14:37:03 +00:00
Miodrag Milanovic
2bf8ebfbce compile fix (nw) 2013-12-23 14:24:22 +00:00
smf-
50080b3f1c forgot to remove resolved read handler. (nw) 2013-12-23 12:33:42 +00:00
smf-
02e1e04274 replaced read netin/dtr1/cts2 callbacks in ZX8302 with write handlers, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-23 12:31:00 +00:00
smf-
81383a5c52 removed removed unused rxd callback from MC6854 (this also appears to be mostly a skeleton). Removed dependency clutter from econet [smf] 2013-12-23 12:07:07 +00:00
smf-
e0cfadb855 removed unused rxd callback from MC6852 (which is only a skeleton) [smf] 2013-12-23 11:47:47 +00:00
smf-
95922ab3fc removed unused rxd callback from z80sti [smf] 2013-12-23 11:39:00 +00:00
smf-
24e601889e reduced dependency clutter in ecbbus [smf] 2013-12-23 11:37:39 +00:00
smf-
9576aea93b forgot to actually remove the rxd callback variable. (nw) 2013-12-23 11:27:38 +00:00
smf-
5250fc2781 changed write_rx to update the correct variable (nw) 2013-12-23 11:24:51 +00:00
smf-
5b2f60d1fe removed unused rxd callback from mos6551 and made devcb2 consistent with other implementations [smf] 2013-12-23 11:23:58 +00:00
smf-
144fcca535 reduced dependency clutter in c64 expansion port & c128 driver. [smf] 2013-12-23 11:19:54 +00:00
smf-
384846d81c replaced read rx callback in IM6402 with a write handler, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-23 10:34:34 +00:00
Ivan Vangelista
faf947ed17 Fixed MT00037 by adding missing joystick controls. 2013-12-23 10:32:56 +00:00
Alex W. Jackson
3034b503d8 twin16: fix audio cpu RAM size [Alex Jackson] 2013-12-23 09:15:09 +00:00
Miodrag Milanovic
2339262125 fixed description (nw) 2013-12-23 07:21:23 +00:00
smf-
7890f33ad3 movbi_mi second parameter is 8 bit signed & MSVC complains that 0xff is truncated unless you explicitly cast it. (nw) 2013-12-23 03:42:04 +00:00
Brian Troha
d64a876424 moo.c: Use actual XTALs for clocks - NW 2013-12-23 03:07:58 +00:00
Brian Troha
96ce7cb150 gijoe.c: Use actual XTALs and add PCB locations - NW 2013-12-23 02:21:48 +00:00
Brian Troha
1f26b65cdf xexex.c: Use actual XTAL in machine_config and use unique names for eeprom - NW 2013-12-23 02:09:43 +00:00
Michaël Banaan Ananas
16c75e038e Added readmes for gijoe, moo, xexex. Updated simpsons readme. [Guru] 2013-12-23 01:21:34 +00:00
smf-
1aa3f4c200 replaced read rx callback in MC2661 with a write handler, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-22 22:26:18 +00:00
R. Belmont
409a4b02d7 SDL: slightly more inclusive ARM check (nw) 2013-12-22 22:25:27 +00:00
smf-
abbb142459 use MCFG_TIMER_DRIVER_ADD_PERIODIC for tape timer (nw) 2013-12-22 22:06:05 +00:00
smf-
25b08cec6b replaced read rx callback in Z80DART (and clones) with a write handler, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-22 22:05:13 +00:00
Couriersud
f3a8aceab4 Netlist: introduced more consistent and general state saving. Useful for regression tests going forward. 2013-12-22 21:32:13 +00:00
cracyc
452bae2722 (mess) mega Soviet clone patch [shattered]
- 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)
2013-12-22 21:17:17 +00:00
smf-
2279ff026a replaced read rx callback in MC68901 with a write handler, which allows 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] 2013-12-22 19:01:57 +00:00
smf-
6c3f17c595 replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-22 16:27:05 +00:00
smf-
b4c7b67ff9 replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which allows multiple chips to be connected together without using glue methods. [smf] 2013-12-22 12:00:26 +00:00
Ivan Vangelista
8b0c23f055 Removed x1_010 from thunderlbl, since this bootleg doesn't have it. Fixed MT04424 while at it. (nw) 2013-12-22 07:49:25 +00:00
Wilbert Pol
ccc5041310 v99x8.c: Fixed crash in debug builds, (nw) 2013-12-21 22:39:17 +00:00
Michaël Banaan Ananas
da478ac3c3 fix WM_SYSCOMMAND wparam mask 2013-12-21 21:18:08 +00:00
Michaël Banaan Ananas
8f873cbae2 WIP for: 05388: bloxeed: Incorrect DIP switch info. 2013-12-21 20:30:27 +00:00
smf-
e4f1f41a2a 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) 2013-12-21 09:48:17 +00:00
smf-
dafb99627b fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on all control paths, function will cause runtime stack overflow" (nw) 2013-12-21 09:45:08 +00:00
mahlemiut
fa26a13b8a Added Signetics 8X300 microcontroller core, updated Wicat driver to use
it.  [Barry Rodewald]
2013-12-21 08:24:04 +00:00
Scott Stone
b867663d4c midyunit.c [Andy Welsh]
Fixed inputs and DIP Switches for hiimpact, shimpact and clones which were all imported from TROG and mostly incorrect.
2013-12-21 02:19:55 +00:00
Wilbert Pol
37866bccb3 z8.c: Modernized cpu core. [Wilbert Pol] 2013-12-20 21:18:51 +00:00
Wilbert Pol
3faea5bc66 (MESS) jtc.c: Moved driver state into the driver file (nw) 2013-12-20 19:01:28 +00:00
Ivan Vangelista
c661e81296 ghosteo.c: added ability to enter test mode. (nw) 2013-12-20 17:36:28 +00:00
Ivan Vangelista
3b5555e720 Added preliminary sound to ghosteo.c by borrowing code from vegaeo.c. [Osso] 2013-12-20 16:58:08 +00:00