Commit Graph

25656 Commits

Author SHA1 Message Date
smf-
8dda21727c New GAMES Working
-----------------
Dancing Stage - Internet Ranking Ver (GC845 VER. EBA) [smf, skype]
2013-11-22 15:36:26 +00:00
Curt Coder
abf86dc767 (MESS) prof80: Added a device for the MMU. [Curt Coder] 2013-11-22 15:29:39 +00:00
Curt Coder
20df930f9f upd765: Fixed sense drive status command, and allow floppy connectors without drives. [Curt Coder] 2013-11-22 15:29:16 +00:00
Michaël Banaan Ananas
3d96ab85d9 small tweaks, based on measurement and video by any 2013-11-22 15:22:45 +00:00
David Haywood
aab7eb814d document that ketsui roms exist with different fill in the unused areas [Artemio Urbina]
I haven't added it as a new set, at least not for now.
2013-11-22 15:06:39 +00:00
Ivan Vangelista
866e91d5fa Moved decathlt protection (?) related functions into the driver class. Needs a fresh make depend. (nw) 2013-11-22 14:37:36 +00:00
smf-
e8f7666c28 forgot to remove printf (nw) 2013-11-22 13:13:17 +00:00
smf-
5fd8de85ed Added the SHA1 for System 573 700B01 now that we have a dump. It currently expects a different response from the H8 at bootup than the other BIOS versions, so the data is stored in a fake rom until it's HLE'd better of we get a dump of the H8 internal rom [smf, innocent2k, anthonyoftga] 2013-11-22 13:11:59 +00:00
Angelo Salese
848603bd70 Fixed a complement by two bug in V9958 YJK table, fixes for good colors in Puzzle Star / Sexy Boom / some MSX2+ games.
Kludged Puzzle Star (Sang Ho Soft) hang at title screen [Angelo Salese]

new WORKING game
----------------
Puzzle Star (Sang Ho Soft) [Angelo Salese, Wilbert Pol]
2013-11-22 05:12:48 +00:00
Angelo Salese
ef6a7273a2 Added secondary slot mechanism 2013-11-22 03:49:06 +00:00
mahlemiut
8b0403a06d i386: added TZCNT instruction handling by having it fall back to use BSF, as it would on a CPU that doesn't support TZCNT. 2013-11-22 01:35:49 +00:00
mahlemiut
91b8d7f8b0 i386: Fixed P6 CMOVcc instructions, and added CMOV feature flag to Pentium Pro and Pentium II CPUs. Added MMX feature flag to Pentium MMX. [Barry Rodewald] 2013-11-22 00:50:39 +00:00
Jonathan Gevaryahu
c212febc13 vsnes.c: More updated ROM labels, for vs top gun and vs gradius [Dead_Body] 2013-11-21 22:54:13 +00:00
Michaël Banaan Ananas
2e3426d4a6 spyhuntpr WIP 2013-11-21 22:03:27 +00:00
Scott Stone
d1a61ecf77 Added additional dump from recent verison 9 whodunit boardset which as of yet does not have a known use. (nw) 2013-11-21 21:43:05 +00:00
Ivan Vangelista
5a7c537f6c Moved stv protection related functions into the driver class. (nw) 2013-11-21 20:19:35 +00:00
Michaël Banaan Ananas
937c8e2971 added color overlay 2013-11-21 17:18:29 +00:00
Ivan Vangelista
058650751a Misc legacy handlers cleanups. (nw) 2013-11-21 17:14:03 +00:00
Ivan Vangelista
2e256a73fd Modernized the sn76477 sound device (nw) 2013-11-21 16:59:31 +00:00
David Haywood
86fedf5d21 placeholder functions for the spyhunter bootleg / proto / low-cost board
i've asked around and the Spanish guy who owns Megaphoenix (by Dinamic) also has one of these as well as the 1942 (although no time to dump anything)
http://mamedev.emulab.it/haze/pics2013/spyhunter_alt.jpg is his PCB, it has even clearer Bally Midway license text on it.. there's got to be some story behind these, they were clearly aimed at the Spanish market.
2013-11-21 16:52:35 +00:00
David Haywood
c3ecb751fe closer (nw) 2013-11-21 15:54:00 +00:00
Michaël Banaan Ananas
3bd1687721 racknrol only has 1 snsnd chip, not 3.
also made a note that it has an ay soundchip, but it looks like it's unused
2013-11-21 10:54:32 +00:00
Robbbert
088785d1e1 (MESS) New working system [ ]
------------------------------------

VTech IT Unlimited (Team Europe)


(out of whatsnew) someone needs to check if it actually is fully working.
2013-11-21 10:25:31 +00:00
Michaël Banaan Ananas
1a09e6f871 placeholder 2013-11-21 09:50:37 +00:00
Michaël Banaan Ananas
29778c375d rename sderby2 to sderbya 2013-11-21 09:31:49 +00:00
David Haywood
2a38f691dd palette format is also different (nw) 2013-11-21 04:14:11 +00:00
Brian Troha
e006d2d71b cinemat.c: Correct dipswitches for Vectorbeam's Warrior. [Timothy Shiels] 2013-11-21 02:47:48 +00:00
R. Belmont
23023729ac (MESS) Apollo: correct MC146818 clock [Hans Ostermeyer] 2013-11-21 02:38:44 +00:00
Jonathan Gevaryahu
e89868da02 vsnes.c: Corrected rom labels and fixed set description for vspinbal set [Dead_Body] 2013-11-21 01:15:58 +00:00
smf-
12c9bedf19 Calculate seek time using tracks rather than sectors, assuming that reading any sector on the current track will already be in the drives cache. Zeros m_cur_lba when the drive is reset for consistency (running kinst in a debug build took 30 seconds to start) (nw) 2013-11-21 01:12:08 +00:00
David Haywood
177a1e2b30 started adding bits for the sound hardware.. it's a 3x ay setup.. unique to this I'm guessing.
note, the pcb does have faint Bally Midway markings under the Spy Hunter logo on the PCB
http://mamedev.emulab.it/haze/pics2013/spyhunter.jpg
2013-11-21 00:03:59 +00:00
David Haywood
16da988f65 yes, it really seems to be non-interlaced, even wants the interrupts gen at 60fps rather than 30 (nw) 2013-11-20 23:22:15 +00:00
David Haywood
8627b31b0b improve gfxdecode (nw) 2013-11-20 22:51:56 +00:00
cracyc
5daf49438b (mess) isbc: add isbx-218a floppy controller [Carl]
upd765: make soft_reset public so controller resets don't reset the fdds (nw)
2013-11-20 21:06:59 +00:00
David Haywood
54be0d39eb new clones
Syvalion (World, prototype) [Unigame]

also verified that Earth Joker roms were all dumped + added the Pals.
2013-11-20 19:53:56 +00:00
Scott Stone
f084c19327 Added comment related labeling in Virtua NBA provided by Mohamad Issawi (nw) 2013-11-20 19:41:21 +00:00
Scott Stone
5641c7a531 New Game Added
--------------
Who Dunit (version 9.0)  [Joe Magiera]

exidy440.c:  Replaced prom dump for all games in driver located at 3K.  It is unique to all the other proms and different in size.  [Joe Magiera, Tafoid]
2013-11-20 19:37:42 +00:00
David Haywood
e934e4fff7 new clones
U.N. Defense Force: Earth Joker (Japan, prototype?) [Unigame]

It's a final PCB, with mask roms, so might not be a proto.  Also need to ask if remaining roms were verified.
2013-11-20 19:14:20 +00:00
David Haywood
ad9a218e1d it appears this board doesn't output the higher resolution of a production mcr board, there's half the sprite data for the same number of sprites (nw) 2013-11-20 18:53:07 +00:00
David Haywood
97d1c2baec new clones
Spy Hunter (prototype) [Unigame] (not working, needs more work)
2013-11-20 18:36:58 +00:00
Angelo Salese
8f06adafb9 Hooked up V9958 to MSX2+, used by a bunch of games/apps 2013-11-20 18:16:13 +00:00
Curt Coder
dadc47b54a (MESS) wmbullet: Fixed floppy. [Curt Coder] 2013-11-20 15:26:19 +00:00
Curt Coder
565b8e8ecb ecbbus: Added pinout. (nw) 2013-11-20 15:25:51 +00:00
Curt Coder
98878aee68 (MESS) tiki100: Added RS-232, Centronics and cassette. [Curt Coder] 2013-11-20 15:25:29 +00:00
David Haywood
ee6d02786e update note (nw) 2013-11-20 13:01:26 +00:00
David Haywood
c99179d822 improvements to the 1942 prototype
- marked sound rom as bad (looks like it needs a redump)
 - hooked up paletteram fixing bg colours etc. (yes, paletteram.. the release version uses proms)
 - fixed sprites
2013-11-20 05:47:19 +00:00
Angelo Salese
e00343d627 V9958: Added preliminary screen modes 10/11/12, used by Puzzle Star/Sexy Boom [Angelo Salese, Wilbert Pol] 2013-11-20 05:21:47 +00:00
Angelo Salese
b0a84b4776 Hand crafted PROM color info for Koi Koi Part 2, nw 2013-11-20 03:15:10 +00:00
Angelo Salese
cb107d684e Actually Jansou was ROT180 for whatever reason, de-kludged it 2013-11-20 01:26:16 +00:00
Angelo Salese
56531d2a42 Fixed various regressions 2013-11-20 01:23:29 +00:00