Subject: MSM6242 fixes
Sorry, seems I forgot to add the device to all machine drivers that
need it - here's an update that fixes that.
Details here: http://mess.toseciso.org/mame:regtest
--Dirk
Changed the Megatouch III roms 36 & 37 to be the same as the new redump based on my own redump of Megatouch IV and the rom names. IE: megat3.u36 == 9255-01_u36-ro the 01 in the rom name is the "revision" number. Normally the U36 & U37 doesn't change just U32 & U38 for program revisions.
Subject: Merit Megatouch 3 Tournament Edition
This diff includes the Merit Megatouch 3 Tournament Edition patch.
Hugh McLenaghan
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Megatouch III Tournament Edition [Hugh McLenaghan]
Megatouch III [Mariusz Wojcieszek]
Subject: PIC 8259 changes
Hello Aaron,
As I have announced before, here are some changes on pic8259.
for changelog:
[PIC8259] Adding support for 8080/85 mode interrupts
Please just check it against x86 platform, not sure if is_x86 in ICW4 is obligatory in case of using it on x86 platform.
Regards,
Miodrag
Subject: [patch] Small deprecat.h related cleanup
Hi mamedev,
While doing some work on eliminating some uses of deprecat.h, I came
across a few files that didn't have it that used deprecated features.
A little investigation revealed they were getting it through
debugger.h, typically by referencing m68000.h. Since deprecat.h is
intended to document the files that need updating (otherwise it would
just be included in a common header), I reworked debugger.h to not
import it when the debugger is not enabled, and fixed the files that
broke as a result.
~aa
Sent: Saturday, April 26, 2008 7:31 AM
To: submit@mamedev.org
Subject: Raimais (japan / First revision)
Diff + romset of Raimais (japan / first revision).
New game added: Raimais (Japan / First Revision)
0.119u3 (shinoblb, shinibld) as well as update some others. I cleaned up these flags many
releases ago for system16.c and system18.c. These two slipped in and I didn't notice until a
bug report was made on them:
http://www.mametesters.org/mantis/view.php?id=1727
Thanks,
Tafoid
Verified more gfx ROM mappings against PALs (thanks to Corrado Tomaselli)
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Dynasty Wars (US set 2) [Corrado Tomaselli]
Final Fight (Japan 900112) [Chack'n]
New games marked as GAME_NOT_WORKING
------------------------------------
Forgotten Worlds (World?) [The Guru]
(I forgot to add the following lines in my previous commit)
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Snooker 10 [Roberto Fresca]
Apple 10 [Roberto Fresca]
Ten Balls [Roberto Fresca]
Driver updates;
Consolidated, corrected and updated info
Verified Megatouch IV program rom
Corrected many rom names
Add game revision to game name (IE: 9255-40-01 ROE)
Added pals from Megatouch 6 to other sets as they all run on the same PCB
Add the sound clock update as forwarded from Aaron