rx78_cass.xml: New working software list item (#11684)

* rx78_cass.xml: New working software list item

New working software list item
-------------------------------
Yellow Cab [Gaming Alexandria]

* Added additional load instructions and alternate titles.

* corrected c/p error [skip_ci]

---------

Co-authored-by: Ivan Vangelista <mesgnet@yahoo.it>
This commit is contained in:
David 'Foxhack' Silva 2023-10-30 22:41:13 -07:00 committed by GitHub
parent 0b557a4de4
commit 1f607fc9f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 2 deletions

View file

@ -42,7 +42,7 @@ printed in the game carts or tapes are used below where available. Names in brac
| Tape | 0201030 | Tool | Yes | ヘルシーライフ / Healthy Life Plan
| Tape | 0201033 | Tool | Yes | 計算演習ドリル / Keisan Ensyu Drill
| Tape | 0201035 | Learn | No | グラフィック数学 / Graphics Mathematics [Graphic Sūgaku]
| Tape | 0201038 | Game | Unknown | イエローキャブ / Yellow Cab
| Tape | 0201038 | Game | No | イエローキャブ / Yellow Cab
| Tape | 0201041 | Game | Unknown | ドンジャラ [Donjara] (**)
| Cart | 02010?? | Game | Yes | カード・ワールド / Card World
| Tape | 02010?? | Game | Unknown | ひつじや~い [Hitsujiya~i]

View file

@ -10,7 +10,8 @@ license:CC0-1.0
<description>Graphics Mathematics</description>
<year>1983</year>
<publisher>Bandai</publisher>
<info name="usage" value="MON then L then GRM. After loading, RUN" />
<info name="usage" value="Type MON, press Return; type L, press Return; type GRM, press Return. Start the tape playback. Type RUN after it finishes loading." />
<info name="alt_title" value="グラフィック数学" />
<sharedfeat name="requirement" value="rx78_cart:basic"/>
<part name="cass" interface="rx78_cass">
<dataarea name="cass" size="0x23ca2c">
@ -18,4 +19,19 @@ license:CC0-1.0
</dataarea>
</part>
</software>
<software name="yellowcab">
<description>Yellow Cab</description>
<year>1983</year>
<publisher>Bandai</publisher>
<info name="usage" value="Type MON, press Return; type L, press Return; type CAB, press Return. Start the tape playback. Game will start automatically." />
<info name="alt_title" value="イェロー・キャフ" />
<sharedfeat name="requirement" value="rx78_cart:basic"/>
<part name="cass" interface="rx78_cass">
<dataarea name="cass" size="0x37242c">
<rom name="yellowcab.wav" size="0x37242c" crc="27ac7d0A" sha1="c3d2a05d2ca68d9fabc8f3cea839079ea432ba41"/>
</dataarea>
</part>
</software>
</softwarelist>