Commit Graph

14568 Commits

Author SHA1 Message Date
R. Belmont
6988d679e2 arm7: some code reorganization, used a jump table for a small speedup [David Haywood] 2012-01-11 03:27:31 +00:00
R. Belmont
679de3a614 New games added as GAME_NOT_WORKING
-----------------------------------
Touch de Uno! 2 [f205v, The Dumping Union]
2012-01-10 23:22:31 +00:00
R. Belmont
5993a5344f pgm: fixed uninitialized variable that could lead to odd sprites (nw) 2012-01-10 23:18:00 +00:00
Michaël Banaan Ananas
61c0cd9ef1 added TI Y2404, for now assuming it's identical to SN76489A
(tp84 reference is here http://www.mametesters.org/view.php?id=941 )
2012-01-10 21:48:39 +00:00
R. Belmont
1e8bc4660d New games added as GAME_NOT_WORKING
-----------------------------------
Shin Nihon Pro Wrestling Toukon Retsuden 4 Arcade Edition [f205v, The Dumping Union]
2012-01-10 19:44:07 +00:00
Angelo Salese
2de7203e12 Optimized PGM video rendering for a speedup in some video heavy cases [David Haywood]
Reinstated the old KOV protection simulation given that the ARM still hasn't been dumped [David Haywood]

Added some bootleg sets from FBA, nw
2012-01-10 17:54:03 +00:00
Scott Stone
97e7d02034 Fix for MT#04597: opthund: The correct description is "Operation: Thunder". (nw) 2012-01-10 16:41:02 +00:00
Michaël Banaan Ananas
75d52e1b8d (merge note) 2012-01-10 05:44:29 +00:00
Michaël Banaan Ananas
9038292612 any access (not just write) to c000 initiates a soundwrite, this fixes reaktor nosound 2012-01-10 02:15:38 +00:00
Michaël Banaan Ananas
0df5cf3c79 added mcu rom that was read out by dr.decap over a yr ago, not emulated yet 2012-01-10 01:18:41 +00:00
Michaël Banaan Ananas
e9b6bf393c chboxing accesses ram mirror 2012-01-10 00:09:01 +00:00
Michaël Banaan Ananas
9d7bdff58d ww3 is a clone of redalert 2012-01-09 22:45:13 +00:00
Fabio Priuli
0441bb0ea8 softlist: added validation check against multiple parts with the same name. no whatsnew. 2012-01-09 20:39:48 +00:00
Miodrag Milanovic
b4845723d9 GCC 4.6 compile fix (no whatsnew) 2012-01-09 09:09:25 +00:00
mahlemiut
44ee92ea77 i386: Made a start at Virtual 8086 Mode. Not fully working yet, though.
Fixed an issue where two address or operand size prefixes would cancel
      each other out.
2012-01-09 08:10:14 +00:00
Miodrag Milanovic
5e0e5c8bc7 Revering kludge not needed when proper counting is done (no whatsnew) 2012-01-09 06:48:35 +00:00
Brian Troha
3f7f060d0f vamphalf.c: Added correct speedup for Toy Land Adventure. Demoted Mr. Kicker to not working again. There is a serious bug with the nvram handling (possibly due to a core bug) which causes the game to break entirely if you get a high score and it rewrites nvram. [Dave Haywood] 2012-01-09 01:56:58 +00:00
Brian Troha
4bc1c6639d vamphalf.c: Update header info and notes about Toy Land Adventure 2012-01-08 23:48:57 +00:00
Brian Troha
775839066a New Game added (not working) Toy Land Adventure
Doesn't work due to missing graphics roms not dumped.

Note - The speed up isn't correct.

New Game Added
--------------------------------
Toy Land Adventure [f205v, The Dumping Union]
2012-01-08 23:39:14 +00:00
Angelo Salese
2b38366eb9 Notes update 2012-01-08 22:25:43 +00:00
Olivier Galibert
6a9a45fe06 softlist: Fix entry count tracking issue [O. Galibert] 2012-01-08 21:30:50 +00:00
Michaël Banaan Ananas
175551c046 mark color prom as undumped 2012-01-08 17:38:26 +00:00
Angelo Salese
fbd35ee85a Cleanups and version bump 2012-01-08 14:41:35 +00:00
Michaël Banaan Ananas
f2e6397617 (unknown device is just a ram chip) 2012-01-08 12:34:09 +00:00
Brian Troha
33436fb783 new clone added - Euro Rival School
New Clone Added
------------------------------------
Rival Schools: United By Fate (Euro 971117) [Corrado Tomaselli, The Dumping Union]
2012-01-08 04:57:14 +00:00
Olivier Galibert
7523116862 mess sync (nw) 2012-01-07 21:40:05 +00:00
Olivier Galibert
5ac6d5200f typo fix (nw) 2012-01-07 21:08:39 +00:00
Olivier Galibert
f659a7f5ff mess sync (nw) 2012-01-07 21:03:04 +00:00
Olivier Galibert
517ae1369f Placeholders. 2012-01-07 20:50:20 +00:00
Angelo Salese
9ebff371af New NOT WORKING game
--------------------
7 Smash [Yohji, Smitdogg, Charles MacDonald, The Dumping Union]
2012-01-07 17:28:42 +00:00
Michaël Banaan Ananas
5243fd0d42 fix nosound regression 2012-01-07 15:51:50 +00:00
Olivier Galibert
b9209b1c35 uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert] 2012-01-07 09:03:36 +00:00
Angelo Salese
e43b42a386 An update to last commit 2012-01-06 18:12:39 +00:00
Angelo Salese
532dff205f New file addition 2012-01-06 17:50:46 +00:00
Angelo Salese
60faea1c05 PGM driver cleanups. [David Haywood]
Rainbow Island driver cleanups + rename to avoid mess conflict [David Haywood]

Improved puzzli2 protection simulation [iq132]
2012-01-06 17:49:30 +00:00
Angelo Salese
d767819bb1 started converting steppers to simulate actual behavior in a more logical way, rather than using hardcoded tables [J. Wallace] 2012-01-06 17:40:31 +00:00
Fabio Priuli
e11446603e sync with mess. no whatsnew. 2012-01-06 13:15:15 +00:00
Curt Coder
af395006ba scsihd.c: Get sector size from CHD metadata to support old 256 bytes/sector SASI drives, and allow hard disk image subdevices. [Curt Coder] 2012-01-06 11:12:36 +00:00
Miodrag Milanovic
fc5cae0fff Added delayed interrupts in idectrl to enable booting on some older bioses [Carl] 2012-01-06 07:07:49 +00:00
mahlemiut
bdbe7ad11c i386: Moved stack changes to be after protection checks in RETF and IRET
Made ARPL protected mode only
      Added protection checks when MOVing to a segment register.
2012-01-06 01:55:32 +00:00
Phil Bennett
2bec585837 New games added as NOT_WORKING
----------------------------------
Virtuality SU2000 [Phil Bennett, SailorSat]
2012-01-05 18:08:59 +00:00
Phil Bennett
23766b2fad Added XTAL_33_833MHz define 2012-01-05 17:55:42 +00:00
Michaël Banaan Ananas
82b873578c (rm unneeded notes) 2012-01-05 13:31:37 +00:00
Miodrag Milanovic
22d342db15 Fix for DTD validation (no whatsnew) 2012-01-05 13:16:13 +00:00
Miodrag Milanovic
66b5aa0c9c Added DEC Rainbow XTAL value and part number update (no whatsnew) 2012-01-05 12:31:45 +00:00
Miodrag Milanovic
4c0893611a Fixed allocating of multiple parts in softlist (no whatsnew) 2012-01-05 10:13:05 +00:00
Jonathan Gevaryahu
91da489dcd Fix four spc700 opcodes which didn't disassemble correctly [kevtris] 2012-01-05 08:48:15 +00:00
Miodrag Milanovic
942eab4d2b Fix issue displaying keyboard names in menu (no whatsnew) 2012-01-05 08:15:25 +00:00
R. Belmont
b4ab914f21 OS/2 updates [KO Myung-Hun] 2012-01-05 03:23:51 +00:00
Scott Stone
15d533f21b Consistency fix: Moved .h file out of DRIVERS and placed into INCLUDES (nw) 2012-01-05 00:13:16 +00:00