aboutsummaryrefslogtreecommitdiffhomepage
path: root/sd
diff options
context:
space:
mode:
authorsanni <[email protected]>2023-07-11 09:53:04 +0200
committerGitHub <[email protected]>2023-07-11 09:53:04 +0200
commit74e46f432283f5c4e8eb642d7bd0514bd19e635d (patch)
treed55fe780c9bffda51ab5ddd450ab1c62cbfbc258 /sd
parentd059759fa1496585f30fd6c59a59762ad75999fc (diff)
parent1d147828f63c3b90b5769ccc4c153d1ad6bede4c (diff)
downloadcartreader-74e46f432283f5c4e8eb642d7bd0514bd19e635d.tar.gz
cartreader-74e46f432283f5c4e8eb642d7bd0514bd19e635d.zip
Merge pull request #824 from partlyhuman/support-casio-loopy
Casio Loopy Adapter
Diffstat (limited to 'sd')
-rw-r--r--sd/README.md11
-rw-r--r--sd/loopy.txt26
2 files changed, 37 insertions, 0 deletions
diff --git a/sd/README.md b/sd/README.md
index b794c53..c83496a 100644
--- a/sd/README.md
+++ b/sd/README.md
@@ -87,3 +87,14 @@ E95A3DD7,0C19,379A6FFB,12,024
Name
CRC32, internal checksum, CRC32 of header area(0xFFB0-0xFFFF), size in Mbit, number of banks (lorom needs twice as many banks as hirom for the same rom size, lorom: 32kb banks, hirom: 64kb banks)
+
+## loopy.txt
+This file stores known Casio Loopy games, including the name and the internal checksum found at 000008h in the ROM header.
+Note that most ROM packs you will find are incorrectly dumped little-endian. These CRCs are for the big-endian dump, including any padding. ROMs are 2MB/16Mbit or 3MB/24Mbit.
+
+Example:
+Wanwan Aijou Monogatari.bin
+D90FE762
+
+Name
+Checksum
diff --git a/sd/loopy.txt b/sd/loopy.txt
new file mode 100644
index 0000000..a48948a
--- /dev/null
+++ b/sd/loopy.txt
@@ -0,0 +1,26 @@
+Anime Land.bin
+98A0597D
+
+HARIHARI Seal Paradise.bin
+7CB100B3
+
+Dream Change.bin
+F6D41645
+
+Nigaoe Artist.bin
+2046476F
+
+Wanwan Aijou Monogatari.bin
+D90FE762
+
+PC Collection.bin
+F294F931
+
+Little Romance.bin
+6A410BB2
+
+Loopy Town no Oheya ga Hoshii.bin
+8373E9DD
+
+Lupiton's Wonder Palette.bin
+6E00CE71