I just won an YAJ auction for one with Game Paradise and Tetris Plus. there are a few cool looking shmups and puzzle games on this platform. it reminds me a lot of the Taito F3 in terms of the cart setup.
They're actually not all that expensive (~$120 for a main board and the Tetris carts can go for ~$50)
This hardware isn't on System16.com but Games in MAME include:
Shmup:
Desert War / Wangan Sensou
The Game Paradise - Master of Shooting! / Game Tengoku - The Game Paradise
P-47 Aces
Gratia - Second Earth (2 ROM versions)
Puzzle:
Tetris Plus
Tetris Plus 2 (there is a version of this game not on this platform as well)
Sports:
Best Bout Boxing
World PK Soccer V2
Mahjong:
Idol Janshi Suchie-Pai II (2 ROM versions)
Mahjong Angel Kiss
Ryuusei Janshi Kirara Star
Vs. Janshi Brandnew Stars (there is a version of this game on a different platform as well)
Quiz:
Hayaoshi Quiz Grand Champion Taikai
Hayaoshi Quiz Nettou Namahousou
The Tetris games and the The Game Pradise seem reasonably priced and readily available. Desert War and P-47 seem to fetch around $450-$500 based on prices I've seen. I've not seen a Gratia for sale but I haven't been looking very long either.
If nothing else it'd be nice to be able to convert some of the Mahjong, Quiz, or Tetris carts to Desert War, P-47, or Gratia.
-----------
it is in MAME:
https://github.com/mamedev/mame/blob/master/src/mame/drivers/ms32.cpp
There seems to be a lot of really good notes in the MAME driver... the most relevant to conversions is this:
MAME said:
MS32 Cartridge
--------------
Game Roms + Custom Chip
The Custom chip provides the encryption
Desert War - Custom chip: JALECO SS91022-10 (144 pin PQFP) (located on small plug-in board with) (ID: SE93139 EB91022-30056)
Game Paradise - Custom chip: JALECO SS91022-10 9515EV 420201 06441
Tetris Plus 2 - Custom chip: JALECO SS91022-10 9513EV 370121 06441
Tetris Plus - Custom chip: JALECO SS92046-01 9412EV 450891 06441
kirarast - Custom chip: JALECO SS92047-01 9425EV 367821 06441
Gratia (set 1) - Custom chip: JALECO SS92047-01 9423EV 450891 06441
Gratia (set 2) - Custom chip: JALECO SS91022-10
P47-Aces Custom chip: JALECO SS92048-01 9410EV 436091 06441
Angel Kiss - Custom chip: JALECO SS92047-01
others are unknown
Notes
-----
Some of the roms for each game are encrypted.
The only difference between the two Gratia sets is in the encrypted ROMs (they use
different custom chips). The program is the same.
16x16x8 'Scroll' Tiles (Non-Roz BG Layer)
8x8x8 'Ascii' Tiles (FG Layer)
Based on the custom chips it doesn't really seem that any 2 games share the same customs, and Desert war apparently has a sub-board. I suppose it depends on what those customs actually do and if the ROMs can be worked around them.
The only exception is Gratia set 2 and an Angel Kiss which seem to each only use 1 custom so maybe you could convert TO these from a game that used that chip plus other, different customs? I guess we'd need some PCB picture to see if there are ROM board differences.