------------------
Jungle King (V200PR) [Ioannis Bampoulas, TeamEurope]
Tarzan (V103M) [Ioannis Bampoulas, TeamEurope]
Tarzan (V202FA) [Ioannis Bampoulas, TeamEurope]
New systems marked not working
------------------------------
Diamond Heart New (v20.0) [Ioannis Bampoulas, TeamEurope]
Honey-Bee (v3.0) [Ioannis Bampoulas, TeamEurope]
New clones marked not working
-----------------------------
Magical Kengo 2005 (Ver. USA 1.10) [Ioannis Bampoulas, TeamEurope]
------------------
Golden Poker Double Up (bootleg, set 5) [Hammy]
New systems marked not working
------------------------------
Joker Bonus [Hammy]
Lucky 75 [caius]
Lucky Star [Hammy]
* More flexible API; you can set the start and length separately without
forcing unpause/play start/etc.
* Data tracks are force muted, headphone users are safe
* Added forward and reverse fast scan capability
nscsi/cd.cpp: AppleCD improvements [R. Belmont, thanks to Joshua Bell]
* Fixed bug causing APPLE_AUDIO_STATUS to always return PLAYING
* APPLE_READ_SUB_CHANNEL now returns the current location information even when playback is stopped
* APPLE_AUDIO_PLAY semantics have been overhauled to support the start playback/set end flag
* APPLE_AUDIO_STOP now sets the stop position to the end of the specified track, as per comments
in Apple II DeskTop's CD Remote and the behavior of Apple CD-ROM Explorer.
* APPLE_AUDIO_SCAN is now implemented and works
* Many other minor fixes and behavior updates
- Make some variables constant
- Fix typename value for some bools
- use BIT helper for bitfields
- Reduce literal tag usages
- Suppress side effects for debugger reads
- Simplify gfx decode layouts
- Fix some notes
- Use interrupt vector read callbacks to handle context switching and special IRQ and RESET vectoring
- Use addressable latch device for CPU function register