Commit Graph

24731 Commits

Author SHA1 Message Date
Ivan Vangelista
4fd28feaf9 Last batch of updates regarding commented out code, forgotten during past device modernizations. There are some more left, but I'm not sure how to proceed. (nw) 2013-09-07 18:48:50 +00:00
R. Belmont
ed0fca39f2 cdrom: set GD flag for both "bare" and chd input (nw) 2013-09-07 18:23:58 +00:00
Ivan Vangelista
41a7ab6798 Some more updates regarding commented out code, forgotten during past device modernizations. More to come. (nw) 2013-09-07 12:54:45 +00:00
mahlemiut
75cc5feb01 vastar: Corrected Lives DIP switch labels for set 4. 2013-09-07 10:43:42 +00:00
Ivan Vangelista
0f2c4ab200 Various updates regarding commented out code, forgotten during past device modernizations. More to come. (nw) 2013-09-07 10:08:14 +00:00
Ivan Vangelista
dd5917522b Modernized the sp0250 device. (nw) 2013-09-07 09:30:29 +00:00
Ivan Vangelista
a2eb4802b0 Moved the Superman c-chip implementation in the driver state. (nw) 2013-09-07 09:25:38 +00:00
mahlemiut
0d0a4e5d39 de_3b: Added DMD (Deco Type 3)
decodmd2: Corrected lower dot intensities.
2013-09-07 01:04:08 +00:00
Robbbert
483d8a5d59 (MESS) kaypro : removed support for DSK until the supporting code gets developed (nw) 2013-09-06 23:24:35 +00:00
Wilbert Pol
3e5c441b1c s2650.c: Modernized cpu core (nw) 2013-09-06 19:44:05 +00:00
Robbbert
6abd129bf8 (MESS) kaypro : various 2013-09-06 17:39:54 +00:00
Brian Troha
4043a83974 ddealer.c: Fill in several missing dipswitch settings and add dipswitch locations. [Brian Troha] 2013-09-06 03:28:05 +00:00
Brian Troha
03b81f2d3c ddealer.c: Fix clock divide - NW 2013-09-06 03:13:30 +00:00
Brian Troha
8b4e494132 ddealer.c: Correct clock speeds for Double Dealer to match PCB. [system11] 2013-09-06 02:48:24 +00:00
smf-
ea27878f48 Added 8/16 bit data bus configuration to TLCS900H. Default is 16bit, neogeo pocket is 8 bit [smf] 2013-09-06 02:05:53 +00:00
mariuszw1
8024829c62 New game added
------------------------------
Super Game Mega Type 1 [Tirino73, Mariusz Wojcieszek]
2013-09-05 21:51:44 +00:00
Curt Coder
0ee2899480 i8275x: devcb2. (nw) 2013-09-05 21:05:27 +00:00
smf-
f9e5685e45 removed debugging printf() (nw) 2013-09-05 20:12:32 +00:00
smf-
bd430447cb Renamed TLCS900H to TMP95C061, moved the I/O handling into it's own class & hooked up TO1/TO3 to output on Port A. A hack is needed because ngpc doesn't set PACR/PAFC, which may be because it's a custom part. Changed Taito PJC to use TMP95C063. Separated I/O Ports on both CPU's so you can apply the devcb2 callbacks individually. [smf] 2013-09-05 20:12:00 +00:00
Wilbert Pol
df61e986d4 pps4.c: Modernized cpu core (nw) 2013-09-05 19:07:46 +00:00
David Haywood
df26edf3fe new clones
DoDonPachi Dai-Ou-Jou (2002.10.07.Black Ver) [djvinc]
2013-09-05 18:49:10 +00:00
Curt Coder
20a3242367 (MESS) zorba: Fixed CRTC clock and DMA. (nw) 2013-09-05 18:37:23 +00:00
Oliver Stöneberg
2207e724e3 removed accidental change from src/tools/chdman.c (nw) 2013-09-05 18:04:14 +00:00
Robbbert
ffbc02a8f0 (MESS) ampro : marked as WORKING 2013-09-05 13:59:10 +00:00
Olivier Galibert
1c36532745 ampro: Fix fdc [O. Galibert] 2013-09-05 13:41:09 +00:00
Olivier Galibert
d2e5a7db13 (mess) wd_fdc: Fix ready handling, allow ready connected to vcc [O. Galibert]
(mess) wd_fdc: Data overrun drops drq [O. Galibert]
(mess) kaypro: Fix motor on line, connect ready to vcc, disable the floppy delay [O. Galibert]
2013-09-05 13:21:51 +00:00
Phil Bennett
217a0fbbd1 stfight.c - Clock cleanup, changed 68705 to 3MHz -nt- 2013-09-05 12:38:49 +00:00
Robbbert
c94cc23274 (MESS) microdec : added notes 2013-09-05 11:41:09 +00:00
Robbbert
fd256d5d1e (MESS) mtx : added notes 2013-09-05 09:11:06 +00:00
mahlemiut
f2a651726a decopincpu.c: Added Type 3B CPU board, fixed silly switch-related bug.
de_3,de_3b: Various cleanups, hooked up CPU board devices.
2013-09-05 06:32:35 +00:00
Angelo Salese
fc360c16e7 Note about the black swirl 2013-09-05 01:25:13 +00:00
Angelo Salese
3bcaea2f77 Device-ized AICA RTC device, passes RW comp test, doesn't pass clock test 2013-09-04 23:43:10 +00:00
Angelo Salese
38c1aeba3b Attempt to improve gd-rom timings 2013-09-04 20:57:50 +00:00
Wilbert Pol
e6fd16cf84 tlcs900.c: Modernized cpu core (nw) 2013-09-04 20:24:49 +00:00
Curt Coder
21c4aba60d (MESS) c64: Emulated the digital parts of the Magic Voice cartridge. Speech synthesis is not supported yet. [Curt Coder, Stefan Uhlmann] 2013-09-04 18:14:17 +00:00
Wilbert Pol
ef4ba32180 (MESS) sms.c: Enabled crosshair display on all screens. This makes missil3d playable on the plain '2D' view with scope emulation enabled. [Enik Land] 2013-09-04 17:17:17 +00:00
Oliver Stöneberg
54ecd4f5eb flagged a few more things as deprecated (nw) 2013-09-04 15:47:51 +00:00
mariuszw1
925d733626 Games promoted from NOT_WORKING
-------------------------------
Touchstar Bonanza [Mariusz Wojcieszek]
2013-09-04 15:42:36 +00:00
Phil Bennett
ff8db40368 stfight.c - Hooked up ADPCM/coin control MCU. Changed YM2203 clocks to 1.5MHz for cshooter and 4.5MHz for empcity/stfight (see notes) [Phil Bennett] 2013-09-04 13:36:56 +00:00
Cowering
bbab936a11 proper label for 1.44 O1 rom from yesterday [nw] 2013-09-04 13:17:15 +00:00
smf-
00d110d825 store firmware in nvram (nw) 2013-09-04 10:59:52 +00:00
Oliver Stöneberg
b4590c6aeb disabled some unused legacy includes (nw) 2013-09-04 10:16:07 +00:00
Robbbert
0d838d7a67 (MESS) New skeleton [Al Kossow, Robbbert]
-------------------------------------------------
Callan PM68K
2013-09-04 09:36:49 +00:00
Jonathan Gevaryahu
114aa729f7 (MESS) cat.c: more swyft WIP, still doesn't do very much. Found out it uses an ACIA (by looking at the rom code, 'init6850' function is kind of a giveaway), plus found where the control register for it lives. [Lord Nightmare] 2013-09-04 08:44:07 +00:00
Oliver Stöneberg
3bfdb75fca flagged another device as deprecated (nw) 2013-09-04 08:31:59 +00:00
Oliver Stöneberg
da9ee2d36a flagged some devices as deprecated (nw) 2013-09-04 07:55:37 +00:00
Jonathan Gevaryahu
07f7fcbabf (MESS) cat.c: Fix a silly issue with the video ram mapping on the IAI Swyft; now it does visible I/O accesses; the peripherals need to be figured out and hooked up still. [Lord Nightmare] 2013-09-04 05:19:02 +00:00
Wilbert Pol
e6e5054c87 pic16c62x.c: Modernized cpu core; this core seems to be completely unused ... (nw) 2013-09-03 20:41:53 +00:00
Cowering
2416371b18 2 new BIOS versions, 1 new CHRROM, and existing CHRROM confirmed good [Cowering] 2013-09-03 20:39:57 +00:00
Jonathan Gevaryahu
5253dbac24 (MESS) cat.c: switched driver to use the new DUART n68681 core [Lord Nightmare] 2013-09-03 18:53:04 +00:00