Commit Graph

26188 Commits

Author SHA1 Message Date
Couriersud
0fd45f92af Fix compile. No WN 2014-01-12 18:06:50 +00:00
Couriersud
5d4634c558 Made GND a device of it's own (actually a terminal container). No WN 2014-01-12 15:50:37 +00:00
Couriersud
247b525c49 An output should have at most one d-to-a proxy connected to it. No WN 2014-01-12 15:02:50 +00:00
Curt Coder
6f9f359229 Plural. (nw) 2014-01-12 11:17:06 +00:00
Curt Coder
3f45da5e2c (MESS) Added skeleton driver for Compucolor II. [Jim Battle, Curt Coder] 2014-01-12 11:13:32 +00:00
Ivan Vangelista
d179fbfc4d Fixed MT03344. (nw) 2014-01-12 08:58:23 +00:00
Couriersud
a122e599ee Removed some dead code and ambiguous functions in the netlist code. [Couriersud] 2014-01-12 01:12:12 +00:00
Brian Troha
791249f277 cave.c: Added minor doc update about Puzzle UoPoko - NW 2014-01-12 01:09:56 +00:00
mahlemiut
5adec4c366 wicat: Switched the terminal to use the more recent code, and fixed and issue with interrupts on the terminal board. (no whatsnew) 2014-01-11 22:58:08 +00:00
smf-
89ddd5f715 converted to use RS232 port instead of hard coded to using serial terminal [smf] 2014-01-11 22:45:13 +00:00
Robbbert
871bb2be2b (MESS) instructor : fixed conversion mistake 2014-01-11 22:28:32 +00:00
smf-
3b967a356e fixed kram, kram2, elecyoyo, elecyoyo2, sdungeon regressions (nw) 2014-01-11 22:24:18 +00:00
Scott Stone
35e2ccf072 Added 82s153’s from Ropeman (Roc ‘n Rope bootleg) and also corrected the rom names and locations. In addition, corrected some of the names of the one United States Donkey Kong Jr. set. [Kevin Eshbach] 2014-01-11 21:32:45 +00:00
Scott Stone
7cf948d5a9 a7800.c - Positional description for difficulty switches added. [Robert Tuccitto] 2014-01-11 20:57:27 +00:00
smf-
86dec328d8 removed TODO comment that shouldn't have ever been committed (nw) 2014-01-11 20:53:16 +00:00
smf-
a4c4719fd4 removed unused terminal_intf (nw) 2014-01-11 20:51:31 +00:00
Couriersud
320bb48f46 Commit pong.c which escaped my attention in last commit. No NW 2014-01-11 20:41:38 +00:00
Couriersud
02c926d422 Removed two duplicate devices in netlist. 2014-01-11 19:11:05 +00:00
Couriersud
320bb3263a Implemented near-to-proper reset for all netlist devices. Reset now works for improved matrix solving. [couriersud] 2014-01-11 18:32:01 +00:00
Phil Bennett
b6925db079 Added the correct, half-swapped dump of cpu_pg5.11 to spyhunt/spyhuntp [Porchy] 2014-01-11 17:18:18 +00:00
Couriersud
9a3fd8d1fd Implemented an improved solving scheme into netlist. This improves performance for pong. However, it revealed issues around resetting netlist. "Reset(F3)" does not work properly now.
Also set pong frequency to NETLIST_CLOCK. This is necessary to avoid issues with time conversion into attotime and consequently rounding issues in fixfreq.
2014-01-11 16:20:25 +00:00
smf-
f28670c9e0 Fixed compiling with Visual Studio 2012 [smf] 2014-01-11 16:04:43 +00:00
Ivan Vangelista
4da6718e2d Added preliminary sound to thunderlbl. Unsurprisingly seems to share the same hook-up as wiggie and superbon, the other thunderl hacks in the driver. Marked as IMPERFECT_SOUND cause the music keeps restarting after a few seconds after inserting a coin. Seems fine during gameplay, though. [Osso] 2014-01-11 15:54:33 +00:00
Wilbert Pol
c0449c19bb Fixed placement of some MCFG_S2650_FLAG_HANDLER entries. (nw) 2014-01-11 13:58:53 +00:00
Wilbert Pol
f616308653 sv8000.xml: Corrected game names (nw) 2014-01-11 11:45:12 +00:00
Olivier Galibert
7b113a563b Cargo culting much? (nw) 2014-01-11 10:17:01 +00:00
Brian Troha
9f08f36a90 New Jet Wave clone (new Euro parent)
New Clone Added
----------------------------------
Jet Wave (EAB, Euro v1.04) [The Dumping Union]
2014-01-11 05:10:59 +00:00
R. Belmont
0ae30537c1 More set serial frame type before rate fixes (nw) 2014-01-11 04:55:12 +00:00
R. Belmont
03531ca9b9 fix compile (nw) 2014-01-11 04:45:51 +00:00
smf-
e3fa6f3b09 Added an RS232 port instead of hard coding the serial terminal [smf] 2014-01-11 01:20:25 +00:00
smf-
340b217886 Replaced FLAG fake IO port with a DEVCB2 callback [smf] 2014-01-11 01:00:43 +00:00
smf-
5a89e028d5 fixed slither/slithera pia hookup (nw) 2014-01-11 00:09:43 +00:00
smf-
8dc57a3427 Added write_sense to S2650 CPU and use it for pipbug serial port, Hunchback (Galaxian Hardware) and replace calls to set_input_line(1 in lazercmd.c & meadows.c [smf] 2014-01-10 23:24:45 +00:00
cracyc
f9047310cc i8089: fix small bugs (nw)
isbc: put fdc by default on 215 board as most real machines would (nw)
2014-01-10 23:13:30 +00:00
Alex W. Jackson
15b8b419d7 docastle.c: add note about crtc and visible area, remove obsolete comments (nw) 2014-01-10 23:01:41 +00:00
Curt Coder
5c623ec2c3 (MESS) softbox: Fixed validation. (nw) 2014-01-10 22:57:23 +00:00
Curt Coder
3820999e15 (MESS) Moved files to emu/bus. (nw) 2014-01-10 22:50:51 +00:00
smf-
82860b2cd8 fix for FATALERROR: devcb2_write: Error performing a late bind of type 13m6809e_device to 12m6809_device (name=m6809_device::firq_line) (nw) 2014-01-10 21:40:09 +00:00
smf-
c125c5eef9 fix building with standard development tools (nw) 2014-01-10 21:25:23 +00:00
Couriersud
c2d61b01dc Removed pointless "...->object()->" usage and fixed some issues in debug build. No wn 2014-01-10 21:19:53 +00:00
smf-
81cafc3d29 standardised 7474 MCFG and reduced number of run time lookups (nw) 2014-01-10 21:11:15 +00:00
smf-
fc59ec00a0 fixed pc1403 & pc1403h crashing and standardised devcb2 callbacks (nw) 2014-01-10 20:12:15 +00:00
smf-
9176cfff3c Fixed c128 starting up and changed reset line on c64 cartridges to active low. (nw) 2014-01-10 19:43:26 +00:00
smf-
4cbb711937 fixed crash caused by incorrect tag (nw) 2014-01-10 19:27:24 +00:00
Couriersud
f8eac14fa9 Quite a number of simplifications for netlist. Also tested some parallel processing using OpenMP (disabled). No wn 2014-01-10 19:23:42 +00:00
smf-
6efc17f695 Fixed atari 5200 startup (nw) 2014-01-10 19:15:03 +00:00
smf-
f2bdaa6b25 Stop ec65k from crashing by creating it's own class, the hardware appears very different to ec65 anyway (nw) 2014-01-10 19:09:27 +00:00
smf-
c921b9e171 Fixed c64gs crash at startup, need to specify the actual type because cia1_pb_r isn't virtual (nw) 2014-01-10 18:57:28 +00:00
Wilbert Pol
f336c1fa8d v810.c: Modernized cpu core. [Wilbert Pol] 2014-01-10 18:25:28 +00:00
smf-
d208600d68 moved variables (nw) 2014-01-10 16:42:04 +00:00