Skip to content

Commit

Permalink
sc3000_cart.xml: Add extra 2K of RAM to BASIC Level 2 cartridge
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrhacker committed Nov 24, 2024
1 parent 904d27f commit 5a35713
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hash/sc3000_cart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,12 @@ license:CC0-1.0
<year>1985</year>
<publisher>Sega</publisher>
<part name="cart" interface="sg1000_cart">
<feature name="slot" value="othello" />
<dataarea name="rom" size="32768">
<rom name="basic2.bin" size="32768" crc="f691f9c7" sha1="1fa9f4ec347681d7909415b6d06179e44b0fcd5e" offset="000000" />
</dataarea>
<dataarea name="ram" size="2048">
</dataarea>
</part>
</software>

Expand Down

0 comments on commit 5a35713

Please sign in to comment.