New working software list additions
-----------------------------------
Air Warrior V1.2L11 [redump.org, wiggy2k]
Emit Vol. 1 - Toki no Maigo (Demo) [redump.org]
Engage Errands - Miwaku no Shito-tachi [redump.org]
Engage Errands II - Hikari o Ninau Mono [redump.org, wiggy2k]
Hyper Planet Shiki Vol. 2 [Maddog]
Kikai Jikake no Marian [rockleevk]
Last Armageddon CD Special (Selon reprint) [redump.org]
Lua [redump.org]
Naru Mahjong [redump.org]
Nijiiro Denshoku Musume [redump.org]
Princess Danger [rockleevk]
Tactical Tank Corps DX [redump.org]
Tensen Nyannyan [redump.org]
Winning Post [redump.org]
WonPara Wars [redump.org]
New not working software list additions
---------------------------------------
Crayonnage [redump.org]
Replaced software list items
----------------------------
Bubble Bobble [redump.org]
Dragons of Flame [redump.org]
Exciting CD '94 Summer [redump.org]
Game Technopolis Super Collection 2 [redump.org]
Jan Jaka Jan [redump.org]
Kigen - Kagayaki no Hasha [redump.org]
Lupin Sansei - Hong Kong no Mashu - Fukushuu wa Meikyuu no Hate ni
[redump.org]
Megamorph [redump.org]
Record of Lodoss War - Haiiro no Majo [redump.org]
The Horde [redump.org]
Uchuu Kaitou Funny Bee [redump.org]
Wakoku Seiha Den [redump.org]
Zen Nihon Bishoujo Mahjong Senshuken Taikai - Heart de Ron!!
[redump.org]
Software list items promoted to working
---------------------------------------
Alice no Yakata CD II [wiggy2k]
Doki Doki Vacation - Kirameku Kisetsu no Naka de [wiggy2k]
Hyper Planet for Marty [cherokee]
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken (FM Towns Marty
version) [cherokee]
Sangokushi IV [akira_2020]
Sensual Angels [cherokee]
* astrcorp.cpp: make magibomb to do something worth, WIP
* Add vblank, DRY on memory maps
* Split state machine, fix video, add default eeprom
* m_draw_sprites -> m_sprite_dma
* Add meat to astoneag
* Confirm sprite drawing being same deal, no need for override
* Move astoneage decryption data and ramdac declaration in a subclass, make screen always enabled for convenience
- jpmimpct.cpp: Various changes. [David Haywood]
* Refactored driver to use emulated DUARTs for both the primary and the touchscreen (fixes video corruption in cluedo intro).
* Fixed bugs in the non-video hookups, including incorrect shifts on addresses and data.
* Hooked up BACTA_DATALOGGER so that the 'protocol' sets boot.
* Hooked up actual Bt477 device for palette in the video-based games.
* Started giving non-video games usable default inputs (jackpot / stake keys).
* Fixed some ROM loading.
* Reparented some sets based on analysis, as some were mishandled due to incorrect source information.