Added DIPLOCATION macros to all Dip Switches. All DSW are verified through test mode.
Fixed custom_io_r which is used for protection but also for keyboard input.
Subject: [patch] Fix maxaflex problems
Hi mamedev,
The maxaflex, mf_bdash and mf_achas drivers fatalerror on startup as
reported on MAMETesters. This should fix it.
Subject: [patch] Add nmk112 initialization
Here's a small patch to add initialization to machine/nmk112.c. This
resolves a multi-session audio problem reported for donpachi by
Iaspis.
--
From: Atari Ace [mailto:atari_ace@verizon.net]
Subject: [patch] Fix n64 multi-session problems
This patch adds some variable initialization to machine/n64.c to fix
running starsldr multi-session (reported by Firewave/subb). The fix
is a strict improvment on the current situation, but there are likely
still some remaining multi-session/reset issues with the driver.
Subject: fixed pwrinst2_0122u8gra
Hi, i've fixed the mametester bug pwrinst2_0122u8gra caused by me in the last clean made (sorry, sorry, sorry .......),
and in according what is wrote in the drive of taplan2 about sstriker and kingdmgp "update the above two look like genuine
Korean release boards, Raizing probably just missed a few things" i have swapped this world set as the original one (only
if you're agree of course).
Here the changes:
- Switched to XTAL def.
- Fixed Magic Card II graphics issues.
- Fixed Magic Card II inputs.
- Fixed screen and visible area to snooker10.
- Renamed set monglfir to mongolnw.
- Renamed sets description based on languages instead of countries.
- Added new game: Magic Card II (green TAB or Impera board). Not working yet.
- Added new game: Magic Card II (blue TAB board, encrypted). Not working yet.
- Added new game: Jolly Card (3x3 deal).
- Added new game: Jolly Card Professional 2.0 (with 'enter code' screen to boot).
- Added new game: Lucky Lady (3x3 deal).
- Added new game: Lucky Lady (4x1 aces).
- Added new game: Royal Vegas Joker Card (fast deal).
- Added new game: Royal Vegas Joker Card (slow deal).
- Fixed some years and manufacturers.
- Updated technical notes.
- Cleaned up the driver.
Samuele Zannoli:
- Add SH4 I/O ports
- Connected the 93C46 of the naomi and the x76f100 of the rom board and filled them with dummy data to satisfy the BIOS
- Implemented some of the JVS transfers that will be needed to use the controls
- Implemented ROM board DMA
- Set proper NAOMI RAM sizes (32 MB main, 8 MB for AICA)
- Improved PVR-TA graphics emulation
Deunan Knute:
- Set proper ARM7 clock. (Yes, it's really that slow!)