Commit Graph

24898 Commits

Author SHA1 Message Date
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
Brian Troha
e4f37519d4 freekick.c: Minor doc update about the Sega setting enabling Japanese text on the "continue" screen - NW 2013-09-02 22:08:49 +00:00
Phil Bennett
9bd3424638 DMA RAM appears to be double buffered, and the 68000s likely 8MHz. Fixes bad 'LANDING'/'COURSE OUT' text -nt- 2013-09-02 19:27:57 +00:00
R. Belmont
beab385efd namcos22: revised hardware info [Guru] 2013-09-02 18:21:45 +00:00
Brian Troha
264748d3cc new Violent Storm clone
New Clone Added
---------------------------------
Violent Storm (ver EAC) [RanaElia]
2013-09-02 14:57:05 +00:00
Robbbert
598840d341 (MESS) ampro : The system starts up and commands can be entered [Robbbert] 2013-09-02 13:11:41 +00:00
Robbbert
c7a25b17fc (MESS) New skeleton [Robbbert]
-------------------------------------------------
Ampro Little Z80 Board
2013-09-02 11:23:35 +00:00
Scott Stone
c690b478d9 (MESS) vtvideo.c : 132 column mode uses compressed characters with 1 filler pixel instead of 2. Bold implemented: 3 color palette and separate device_reset() on Rainbow. Double width line attribute fix. [Bavarese]
(MESS) vtvideo.h : separate device_reset(). New variable m_height_MAX for those parts of the code shared with VT-100.  [Bavarese]

(NESS) rainbow.c : changed GAME_NO_SOUND to GAME_IMPERFECT_COLORS.  [Bavarese]
2013-09-02 03:37:18 +00:00
Curt Coder
7ff3df2b46 (MESS) c64: Magic Voice WIP. (nw) 2013-09-01 19:12:31 +00:00
Brian Troha
22efa3ba4d mcr3.c: Minor rom label correction - NW 2013-09-01 16:33:12 +00:00
Brian Troha
5ad74ae236 mcr68.c: Corrected rom labels where it could be verified. - NW 2013-09-01 14:57:00 +00:00
Brian Troha
684afcd90a dietgo.c: Added PCB locations to the MASK roms and corrected the names. - NW 2013-09-01 14:03:21 +00:00
Brian Troha
95ec7a18c2 spelling fix - NW 2013-09-01 13:38:32 +00:00
Robbbert
210691f35f (MESS) New skeleton [Al Kossow, Robbbert]
-------------------------------------------------
Wicat
2013-09-01 12:21:27 +00:00
Jonathan Gevaryahu
cfe6f65f74 remove garbage comment; no whatsnew 2013-09-01 12:05:53 +00:00
Jonathan Gevaryahu
8195ea6959 (MESS) socrates.c: add internal and vsm german speech cart dumps [Team Europe, Lord Nightmare]
Update notes on speech synthesizer chip (it is definitely a tc8802)
2013-09-01 12:04:00 +00:00
Curt Coder
6b2591007b (MESS) c64: Magic Voice WIP. (nw) 2013-08-31 20:27:40 +00:00
Curt Coder
a7e19e72ed (MESS) c64: Magic Voice WIP. (nw) 2013-08-31 19:17:27 +00:00
Brian Troha
ad5bdc7863 new Jurassic Park clone added
New Clone Added
-----------------------------------
Jurassic Park (Japan, Rev A, Convertion) [ShouTime, The Dumping Union]
2013-08-31 18:23:13 +00:00
Angelo Salese
749e8a2748 Attempt to fix triggers (Sega GT still doesn't accelerate tho) 2013-08-31 13:01:21 +00:00
Wilbert Pol
b69dbce8dd pic16c5x.c: Modernized cpu core. (nw) 2013-08-31 11:41:30 +00:00
Phil Bennett
353e5b8355 New games added or promoted from NOT_WORKING status:
Midnight Landing (Germany) [Phil Bennett]
2013-08-30 23:22:44 +00:00