Commit Graph

26178 Commits

Author SHA1 Message Date
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
smf-
45f17e9c0f Call set_data_frame() before stc_rcv_rate() in a few more places, as since r26274 there is random behaviour if you don't [smf] 2014-01-10 16:24:51 +00:00
smf-
68125fe084 hooked up RS232 port [smf] 2014-01-10 13:52:54 +00:00
smf-
e7563a244c call set_data_frame() before calling set_rcv_rate() as otherwise it acccesses m_synchronous before it is set leading to random behaviour [smf] 2014-01-10 13:49:37 +00:00
Miodrag Milanovic
6b25cfe5a8 add support to compile windows builds with gcc 4.8.2 x64 only produce working code (nw) 2014-01-10 08:20:37 +00:00
R. Belmont
37f4ca826f Clang compile fix (nw) 2014-01-10 04:13:53 +00:00
R. Belmont
3691d5faa9 New games added as GAME_NOT_WORKING
-----------------------------------
Club Kart Prize [gamerfan, rtw, Smitdogg, The Dumping Union, R. Belmont]
2014-01-10 04:05:17 +00:00
R. Belmont
16944c361e (MESS) DEC Rainbow updates:
- Removed preliminary keyboard/sound hacks [Bavarese]
- Improved LK201 mapping (KBD13 keys, keys > F12) [Bavarese]
- Layout LED polarity fixed [Bavarese]
- Improved (still imperfect) bidirectional comms with LK201 [R. Belmont]
2014-01-10 03:15:35 +00:00
R. Belmont
0c310baef5 i8251: as per the manual, disabling Tx mid-byte should wait for transmission to finish [R. Belmont] 2014-01-10 03:09:04 +00:00
Wilbert Pol
14cd942836 Added a note (nw) 2014-01-09 22:59:11 +00:00
Wilbert Pol
7067e8c171 (MESS) New working system:
Bandai Super Vision 8000  [ranger_lennier, and Charles McDonald, Wilbert Pol, Robbbert]
2014-01-09 22:31:27 +00:00