(nw)While still requiring a few workarounds, RC2030/RS2030 can now be considered to be working, RC3230/RS3230 will hopefully follow shortly. A first draft of instructions for use are here: https://wiki.mamedev.org/index.php/Driver:MIPS
--
Big Karnak (Modular System) [Recreativas.org, ArcadeHacker, ClawGrip, David Haywood]
as with other Modular System things, it's not really very close to original hw at all (and uses different boards in a different configuration to other modular system setups) so new driver
-----------------------------------
mtx_cass: Comic Bakery (MSX Conversion), Old Mac Farmer (MSX Conversion), Power Pac (Sord M5 Conversion), SASA (MSX Conversion), Sloopy's Christmas, Spectron (Coleco Conversion), Telebunny (MSX Conversion) [MTXworld]
New NOT_WORKING software list additions
---------------------------------------
mtx_cass: Caves of Orb, Pac-Man (MSX Conversion), Zombie Near [MTXworld]
Software list items promoted to working
---------------------------------------
mtx_cass: 3D Tachyon Fighter, 3D Turbo, Agrovator, Alice in Wonderland, Arcazions, Astro-Pac, Astromilon, Backgammon, Blobbo, Contract Bridge II, Cosmic Raiders, Demonstration Tape, Goldmine, Hawk Wars, Kilopede, Knuckles, Little Devils, Micro Canvas, Mission Alphatron, Mission Omega, MTX Chess, MTX Draughts, Nemo, Obloids, Phaid, Qogo, Quazzia, Space Invasion, Star Command, Super Minefield, Surface Scanner, Tapeworm, Target Zone, Toado, Vernon and the Vampires
* Added support for endian swapping on host data port writes.
* Added double-buffer shift support for non-RGB/CI planes.
* Fixed Packed Color Fractions register handling.
* Small metadata corrections on Apple II cleanly cracked softlist. (nw)
* Update WOZ originals to June 7th, 2019 (nw)
Add Championship Baseball, The Wizard of Oz, The Queen of Phobox
Small corrections, misc disks added. (nw)
Add miscellaneous disks:
AppleWorks (Version 1.2, USA)
AppleWorks (Version 1.3, USA)
AppleWorks (Version 2.0, USA)
Fix some metadata on cleanly cracked disks.
* Bally pinball by35: Add sound LED to layouts.
* Bally pinball by35: whitespace/formatting cleanup.
* Bally pinball by35: Add filters to audio device output.
The boards have them, and the chip like to output DC at idle. This can
cause clipping in the mixer.
* 6821pia: For port A reads, only use the DDR for reading pins.
* Bally pinball by35: Move over cabinet switches.
This makes more room for a sound board LED.
* Bally pinball audio: Add Squawk & Talk board.
* Bally pinball audio: Add new board, Squawk & Talk with the AY chip.
* TMS5220: Adjust delay time between /RS going low and /READY being set.
The datasheet doesn't list this time exactly, but something close (time
between /RS going low and the data being valid on the bus). It's
measured in usec, not clock cycles.
* Bally audio: minor cleanup
* Midway mcr: Use Bally Squawk & Talk sound board implementation
* Bally pinball audio: remove clock from as2888, as it's a discrete board.
* rad_hnt3 misc improvements (nw)
* better support for alt modes used in rad_hnt3 and rad_foot
* tidy/comments (nw)
* test note (nw)
* actually not a special case (nw)
* document other test modes (nw)
* palette selection improvements (nw)
* switch according to test mode (nw)
* improved palette handling for rad_foot (7bpp mode)
* ramsize (nw)
* exploring the ram based layer (nw)
* ram tile layer in hnt3 is 2bpp, hardcode stuff for now until we've found the proper register bits
* slight refactor (nw)
* some palette fixes (nw)
* fix 2bpp tile colours (nw)
* rename rad_eu to elan_eu
* rework tile pri (nw)
* refactor (nw)
* note updates (nw)
* kludge (nw)
* some weird regs notes (nw)