Chelnov - Atomic Runner (Japan, bootleg with SCM8031HCCN40) [Jan Kretschmer]
Bryan forwarded this to me last year, forgot all about it until I just did a bit of a clearout of old mails. Program etc. is the same as the regular Japan set, but it has a 8031 MCU in place of the usual 8051 and the dump includes the ROM for that. I haven't currently hooked it up so it still uses the simulation at the moment.
- Last Line DMA value corrected to 6. GCC and Atari docs both show a
difference between Other Line and Last Line as +6 at the lowest part
of the range.
- Blank scanlines are drawn when DMA is off, like real hardware.
- If MARIA hits the DMA limit, the CPU doesn't run until the next
scanline.
Raiden II (Raiden DX hardware)
Raiden DX (China, Ideal International Development Corp license)
(just some old sets that were dumped years ago and never added)
cartridges and implemented the IntelliVoice expansion and
the Entertainment Computer System expansion as passthru
devices. The official syntax to launch games requiring the
speech expansion is now
mess intv -cart voice -cart2 gamename
which corresponds to mounting the IntelliVoice and plugging
the game cart in its subslot. The official syntax to launch games
requiring the ECS expansion is now instead
mess intv -cart ecs -cart2 gamename
and
mess intv -cart ecs -cart2 voice -cart3 gamename
if the game requires both expansions at once. For additional user
friendliness, we also offer intvecs (which emulates an Intellivision
unit with both expansions added) and intvoice (which emulates
an Intellivision with Intellivoice expansion added) drivers, where
games can simply be mounted with the -cart media switch. [Fabio
Priuli]
cartridges, removed The Voice add-on from the main system
and emulated it as a passthru cart instead. Now, if you want to
enjoy speech in odyssey/videopac games, you must launch
emulation with
mess.exe odyssey2 -cart voice -cart2 gamename
(the -cart2 switch becomes available when "voice" is mounted
in the first cartslot) [Fabio Priuli]