Commit Graph

7 Commits

Author SHA1 Message Date
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
Ivan Vangelista
2de1389cb3 New NOT_WORKING software list additions
---------------------------------------
bdesignm_design_cart: Weekly Shonen Jump Special (design) [RetroRomper, TeamEurope]
bdesignm_game_cart: Dungeon Diver (game) [RetroRomper, TeamEurope]
2020-03-09 19:09:55 +01:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
Ivan Vangelista
07600bd8d2 New NOT_WORKING software list additions
---------------------------------------
bdesignm_design_cart: From TV Animation Slam Dunk (design) [RetroRomper, TeamEurope]
bdesignm_design_cart: Rockman X3 Buster Battle (design) [RetroRomper, TeamEurope]
bdesignm_game_cart: Rockman X3 Buster Battle (game) [RetroRomper, TeamEurope]
2020-03-02 19:02:16 +01:00
hap
2d8e236e96 don't rely on 1-tab=4-spaces in comments, and cannot put double dash "--" in xml comment (nw) 2020-01-17 22:58:39 +01:00
ClawGrip
02c73bc808
bdesignm_design_cart.xml: Add cart info (nw) 2020-01-16 15:33:46 +01:00
David Haywood
48f4bb066b Plug and Play work (#6174)
* new NOT WORKING
----
Jara-Ja Land (Japan, home version) [Sean Riddle, Peter Wilhelmsen, ShouTime]

* (nw)

* new NOT WORKING machines
-----
Design Master Denshi Mangajuku [TeamEurope]

note, these use a H8/328 (24kbytes internal ROM, 1kbyte internal ROM) but at least when booting from cart it looks like they're using external mode, with internal ROM disabled, as the 'game' cart ROMs contain boot vectors (the 'design' carts don't, but those are data roms for the game carts)
likely needs a proper H8 type deriving tho.

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* closer type (correctly has 1k internal RAM)

* banks are 0x8000 in size (nw)

* (notes)

* (nw)

* subclass (nw)

* (nw)

* (nw)

* ooops (nw)

* improve gcslottv mojuotv
2020-01-15 11:44:15 +01:00