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
Wilbert Pol
930e5b8cd0
(MESS) sms.c: [Enik Land]
...
- Added expansion slot and implemented the gender adapter to allow
regular cartridges to be played through the expansion slot.
Usage example: mess sms1 -exp genderadp -cart2 wcup90
- Made the cartridge slot on the sg1000m3 driver to no longer
be mandatory allowing the driver to also be started with media
in the cardslot.
2013-09-03 18:48:36 +00:00
smf-
1657fcfa43
Refactored dreamcast to use an ATA interface [smf]
2013-09-03 17:25:38 +00:00
Michaël Banaan Ananas
a3eb1c6917
small update on pcblayout
2013-09-03 15:08:39 +00:00
Michaël Banaan Ananas
97dd07d05c
CPU board layout, based on small photo
2013-09-03 14:22:01 +00:00
Scott Stone
98df76364f
(MESS) Softlists added for ampro and wicat systems. [Kaylee]
2013-09-03 13:58:27 +00:00
Robbbert
8697326e41
(MESS) ampro : Removed not needed remnants
2013-09-03 13:05:44 +00:00
Robbbert
1cd195bd43
(MESS) ampro : Connected up ctc, dart, and rs232.
2013-09-03 12:38:25 +00:00
Robbbert
11a4c2cfbe
Updates to jedutils and other minor things [Kevin Eschbach]
...
- Documentation on the earlier version of the Deco Cassette System
- Documented some pals on a bootleg Free Kick that need to be dumped
- Documented the location of the roms on Twin Cobra 2
- Added support to jedutil to view the PAL20X10, PAL20X8 and PAL20X4
- Added some preliminary work on figuring out what the undocumented fuses for the PALCE16V8 are. (The data sheet does not document what all of the fuses are.)
2013-09-03 09:28:26 +00:00
Robbbert
e3002adec3
New clones added
...
--------------------
Street Fighter II: The World Warrior (Japan 910411) [Kevin Eshbach, Bill D., Layne, Smitdogg, The Dumping Union]
2013-09-03 08:32:31 +00:00
Scott Stone
97756fef83
Fix space in device shortname (nw)
2013-09-03 03:37:06 +00:00
Brian Troha
1a3574f252
mainevt.c: Correct a Devastator rom label. - NW
2013-09-03 02:48:19 +00:00
Brian Troha
ad9e497845
new Free Kick bootleg added
...
New Clone Added
-----------------------------------
Free Kick (bootleg set 3) [Kevin Eshbach, The Dumping Union]
2013-09-02 22:38:33 +00:00