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
Curt Coder
81418e5be2
(MESS) ppc640: Added modem CPU ROM. [incog]
2014-01-09 20:40:21 +00:00
Scott Stone
e9b71fe6d6
a7800.c - Corrected joystick buttons assignment & minor palette notes cleanup. [Robert Tuccitto]
2014-01-09 18:25:06 +00:00
David Haywood
23dd2583d7
likely the correct patch, game still doesn't work [ElSemi]
2014-01-09 17:00:00 +00:00
Robbbert
79520f54f1
(MESS) sv8000 : fixed screen size in gunfight game.
2014-01-09 14:47:57 +00:00
David Haywood
ec42f059af
preliminary patches for Donggul Donggul Haerong [ElSemi]
...
(still doesn't work, but at least boots now)
2014-01-09 11:10:21 +00:00
Robbbert
036426dd97
(MESS) sv8000 : connected up remaining keys, all games are playable
2014-01-09 09:10:59 +00:00
Brian Troha
be9c999c16
new clone added
...
Out of whatsnew: This new dump is an original non patched dump of rom 1. The older unprotected set has now been labeled as a bootleg.
New Clone Added
--------------------------------------------
Rough Ranger (v2.0) [bodger319, AeroCityMayor, Brian Troha, The Dumping Union]
2014-01-09 04:06:41 +00:00
David Haywood
36a57e1715
new clones
...
Pocket Gals V.I.P [bodger319, AeroCityMayor, Brian Troha, The Dumping Union]
2014-01-09 03:27:27 +00:00
Robbbert
08edbae78e
(MESS) pulsarlb : final cleanup
2014-01-09 02:01:20 +00:00
smf-
8fbf0f84d3
removed unused variables (nw)
2014-01-09 01:25:29 +00:00
smf-
5834061747
(MESS) Hooked ACIA 6850 up to Altair 8800bt [smf]
2014-01-09 00:53:59 +00:00
smf-
f4655e0ae4
Removed hack and hooked up Z80DART now that parity works. [smf]
2014-01-08 22:38:15 +00:00
smf-
fa006a2c7c
fixed Z80DART parity selection [smf]
2014-01-08 22:37:42 +00:00
smf-
26754cf189
fixed order of parameters to set_data_frame() in r27006 (nw)
2014-01-08 22:35:05 +00:00
Wilbert Pol
3923db613d
(MESS) checkpoint (nw)
2014-01-08 22:19:37 +00:00
Michaël Banaan Ananas
1e895ae4fb
note
2014-01-08 21:26:22 +00:00