aboutsummaryrefslogtreecommitdiffhomepage
path: root/sd
diff options
context:
space:
mode:
authorsmesgr9000 <[email protected]>2024-04-29 19:22:21 +0200
committerGitHub <[email protected]>2024-04-29 19:22:21 +0200
commit14c3ca2a8396a7b9239c1a6cbac1ade4d2565b10 (patch)
tree209a80be7f17b814556809279ab0026bb60b7387 /sd
parent9909fdafb3f4499b140463698ecccb4f33f89bc8 (diff)
downloadcartreader-14c3ca2a8396a7b9239c1a6cbac1ade4d2565b10.tar.gz
cartreader-14c3ca2a8396a7b9239c1a6cbac1ade4d2565b10.zip
add 5200 and arccart section to README.md
Diffstat (limited to 'sd')
-rw-r--r--sd/README.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/sd/README.md b/sd/README.md
index f9ac873..afad471 100644
--- a/sd/README.md
+++ b/sd/README.md
@@ -129,6 +129,28 @@ mapper:
250 = CBS RAM Plus 12K
254 = Activision 8K
+## 5200.txt
+This file stores known Atari 5200 games with the required mapping value and cart size.
+
+Example:
+Defender
+1,2
+
+Name
+mapper, cart size
+
+mapper:
+0 = Standard 4K/8K/16K/32K
+1 = Two Chip 16K
+2 = Bounty Bob Strikes Back 40K
+
+cart size:
+0 = 4K
+1 = 8K
+2 = 16K
+3 = 32K
+4 = 40K
+
## 7800.txt
This file stores known Atari 7800 games with the required mapping value and cart size.
@@ -157,6 +179,23 @@ cart size:
4 = 128K
5 = 144K
+## arccart.txt
+This file stores known Emerson Arcadia 2001 games with the required cart size.
+
+
+Example:
+American Football
+2
+
+Name
+cart size
+
+cart size:
+0 = 2K
+1 = 4K
+2 = 6K
+3 = 8K
+
## c64cart.txt
This file stores known Commodore 64 games with the required mapping value and cart size.