Commit Graph

26139 Commits

Author SHA1 Message Date
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
Michaël Banaan Ananas
57cfc0b411 small workaround for airco22b garbage sprite 2014-01-08 21:11:57 +00:00
Michaël Banaan Ananas
c9af961cb3 added keycus RNG similar to other namco hw 2014-01-08 20:52:13 +00:00
smf-
1ec3795d20 Changed serial terminal to use separate data bits/parity and stop bit settings to allow more diversity. 2014-01-08 20:46:12 +00:00
David Haywood
24f13a9d4c new clones
Happy 6-in-1 (ver. 102CN) [rtw] (becomes the new parent, old parent is now happy6101)
2014-01-08 18:26:14 +00:00
Ivan Vangelista
233a37f1b2 Modernized beta disk device. Still needs updating to modern fdc.(nw) 2014-01-08 18:11:54 +00:00
Robbbert
4548b75d5b (MESS) czk80 : added devices and notes 2014-01-08 15:55:49 +00:00
Curt Coder
395af5982e (MESS) cbm2: HRG cartridge WIP. (nw) 2014-01-08 15:39:28 +00:00
Curt Coder
2777a10ec5 (MESS) c64: Fixed Magic Formel cartridge. [Curt Coder] 2014-01-08 15:38:45 +00:00
Michaël Banaan Ananas
1156254f57 relocate sourcecode to more like our usual layout, something like:
cpu memormaps + read/write functions
input defs
machine config
romdefs
gamelist
2014-01-08 15:22:54 +00:00
Michaël Banaan Ananas
1ad6c5839c got rid of namcona1 legacy nvram handler 2014-01-08 15:01:05 +00:00
Michaël Banaan Ananas
d88747c2e5 got rid of namconb1 legacy nvram handler 2014-01-08 14:15:19 +00:00
David Haywood
d411bdd758 new WORKING game
Happy 6-in-1 (ver. 101CN) [rtw, iq_132, David Haywood]
2014-01-08 10:19:15 +00:00
Mike Naberezny
e3a409d9bd (MESS) pet_flop.xml: Fixed "set unit number" program on HardBox disks. [Mike Naberezny] 2014-01-08 06:23:47 +00:00
smf-
6c4480939e reverted gross hack (nw) 2014-01-08 01:59:18 +00:00
smf-
d1848fa894 It makes more sense to mask out the errors that are going to be brought in from the error mask rather than throw all the other bits away. However I haven't seen any documentation for Z80DART that says there is an error FIFO at all. [smf] 2014-01-08 01:34:20 +00:00
Couriersud
91d887ac7c Added a "-listdevices" option to nltool to list all available devices. Simplified code. [Couriersud] 2014-01-08 01:28:29 +00:00
smf-
e9aa1c9a03 Sets RR1_ALL_SENT on reset, previously it relied on tra_complete() being called after reset. It's no longer called if there has been no data sent. 2014-01-08 00:44:56 +00:00
Wilbert Pol
11137da005 (MESS) forgot this one (nw) 2014-01-07 21:55:08 +00:00
Wilbert Pol
4ed9300a67 (MESS) checkpoint (nw) 2014-01-07 21:54:40 +00:00
Ivan Vangelista
8bcb41f366 Modernized kr2376 device. (nw) 2014-01-07 17:37:19 +00:00
Alex W. Jackson
60c5be899a docastle.c: hook up slave CPU IRQ according to schematics [Alex Jackson] 2014-01-07 16:36:22 +00:00
smf-
4a0d5a4c65 remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) 2014-01-07 14:25:34 +00:00
smf-
dfeda5a017 fixed recent c64 regressions (nw) 2014-01-07 13:33:00 +00:00