* new NOT WORKING
----
TV Fitness Center (Lexibook) [TeamEurope]
Lexibook Retro TV Game Console - Frozen - 300 Games [TeamEurope]
the TV Fitness you can select games etc. but inputs aren't fully mapped, Frozen is a more enhanced NES VT clone than we support (nw)
* new NOT WORKING
----
Haluatko miljonääriksi? (Finland) [Sean Riddle, Santeri Saarimaa]
surprisingly on entirely different hardware to the otherwise identical from the outside, aside from stickers UK version (nw)
* new WORKING machines
----
Double Players Mini Joystick 80-in-1 (MJ8500, ABL TV Game) [Sean Riddle, David Haywood]
* might as well drop the non-working tag here, issues are minor (nw)
* was a PAL unit (nw)
* minor vt refactoring (nw)
---------------------------------------
La Maison Des Animaux (France) [DisizDream]
Baby Einstein - Un monde de découvertes (France) [DisizDream]
Un jour à la ferme (France) [DisizDream]
- Hook up color attribute
- Add a handmade palette, so colors should be mostly correct now
- Hook up scroll registers (scrolling is still wrong though)
- Fix memory map (A15 and A14 are not decoded)
- Map most of the rest of the inputs, better labels for inputs
- Add a rudimentary layout showing the lamps and buttons
- Hook up coin counters
- Remove references to MC6845 and AY8910
- Add a link to the patent describing the machine
- Added requirements for software items that need more hardware than what an unexpanded Model 1 would provide (386 CPU, 1 MB RAM, no HDD).
- Replaced entries with dumps from the redump.org database, with proper track indexes and offset correction:
Alone in the Dark
Azure
Bible Master - Crash of the BlleotRutz
Bomberman - Panic Bomber
ElFish
if 2 - Invitations from Fantastic Stories
Might and Magic III - Isles of Terra
Mobile Suit Gundam - Hyper Classic Operation
Tatsujin Ou
Titan
Towns System Software v1.1 L10
Yami no Ketsuzoku Special - The Predestined Homicides
- Added new working dumps from the redump.org database:
After Burner (v1.02)
After Burner (v1.02, alt)
Can Can Bunny Premiere
Debut Shimasu... - Nakagawa Yuuko
Free Software Collection Marty 1
Hyper Channel - Towns TV
TownsPAINT V1.1 L10
- Added new NOT working dumps from the redump.org database:
Pro Yakyuu Family Stadium - 90-nendo Pennant Race-ban
Shamhat - The Holy Circlet
Suzaku
- Re-tested and promoted to working status:
Jangou 4
- Various metadata fixes
* New working software list additions
-----------------------------------
apple2_flop_orig: Carmen's North Dakota Almanac Database (version 1.0), Where in North Dakota is Carmen Sandiego (Version 0.98 beta), Where in North Dakota is Carmen Sandiego (Version 1.0 final beta), Governors and First Ladies of North Dakota Database (Version 1.0), North Dakota Agriculture Database (Version 1.0), North Dakota Cities (Version 1.6) [Frank Cifaldi, 4am, Firehawke]
apple2_flop_clcracked: Carmen's North Dakota Almanac Database (version 1.0) (cleanly cracked) [Frank Cifaldi, 4am, Firehawke]
* New working software list additions
-----------------------------------
apple2_flop_orig: North Dakota Cities with Population Under 500 (Version 1.0), North Dakota Cities with Population 500 and Above (Version 1.0), North Dakota Counties (Version 1.0), North Dakota Explorers (Version 1.0), North Dakota Indian Tribes (Version 1.0), Minerals of North Dakota (Version 1.0) [Frank Cifaldi, 4am, Firehawke]
* Add info for the 'Where in North Dakota is Carmen Sandiego' sets. (nw)
---------------------------------------
Thomas & seine Freunde - Wirklich Nützliche Loks (Germany) [TeamEurope]
Disney Minnie (Germany) [TeamEurope]
Hello Kitty - Hello Kitty feiert Geburtstag! (Germany) [TeamEurope]
Spongebob Schwammkopf - Rette das Geheimrezept (Germany) [TeamEurope]
Marvel Super Hero Squad - Super Sportler (Germany) [TeamEurope]
(nw) Also renamed all sets as per the others VTech carts softlists ("g" suffix for Germany, etc.)
* specpls3_flop.xml: Added missing IPFs info, minor changes.
Added the known CRC info of the missing IPF files, now all three of them have their own (commented out) entries.
Also renamed the Ghouls 'n' Ghosts IPF just for consistency with the others (after making sure that it was the official one), and ordered the IPFs alphabetically.
No files have been added or deleted.
* specpls3_flop.xml: Added size of missing IPFs
Added the apparent size of the three missing IPFs.
* fixed previous commit
- Change number prefixes to better agree with NS assembly code examples
- Cut immediate operands down to size
- Format displacements as signed numbers and abbreviate small ones
- Force decimal format for bit positions and shift counts
* sh6578 sprite work (nw)
* sh6578 masks fewer bits, fixes jewel master and some others (nw)
* sprite fixes for sh6578
* new NOT WORKING clones
-----
Fun 2 Learn Smart Fit Park (UK) [Sean Riddle, David Haywood]
works as well as the Spanish set (mostly playable without sound)
* new NOT WORKING
----
OPlayer Mobile Game Console (MGS03-white) (Family Sport 100-in-1) [Sean Riddle, David Haywood]
(all games are actually playable, just need to get rid of the low battery indicator and remove some hacks)
* notes about some other units (nw)
* swap oplayer uppper address lines after discussion with sean (nw)
new NOT WORKING
---
Denver Game Console GMP-240C 150-in-1 [TeamEurope]
some kind of VT? based system, enhanced chipset we don't support tho, bank write is unhandled by the looks of things (nw)
* new WORKING machine
----
Technigame Super 4-in-1 Sports (PAL) [Sean Riddle, David Haywood]
- Recognize scaled index modes with W/D/Q factors
- Add some restrictions on addressing modes (mostly to avoid indefinite recursion with scaled index specifiers)
- Force operand size for some instructions (in particular, the first operand is always a byte for shift/rotate instructions)
- Fix some minor formatting glitches