summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ap2_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/ap2_dsk.c')
-rw-r--r--src/lib/formats/ap2_dsk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/ap2_dsk.c b/src/lib/formats/ap2_dsk.c
index 7f7e62400e6..b601934e4a0 100644
--- a/src/lib/formats/ap2_dsk.c
+++ b/src/lib/formats/ap2_dsk.c
@@ -998,10 +998,10 @@ const floppy_format_type FLOPPY_A216S_FORMAT = &floppy_image_format_creator<a2_1
D5 9D <track> <sector> <checksum> AA FF FF <titlespecific sync> <0x400 nybbles which represent 768 bytes> <data checksum> D6
Title-specific sync bytes are:
Airheart: D4
- Toy Shop: unknown
+ Toy Shop: A5
Carmen USA: unknown (not all released versions used RWTS18)
Wings of Fury: 96
- Prince of Persia: unknown
+ Prince of Persia: A9
And several others.
*/
a2_rwts18_format::a2_rwts18_format() : floppy_image_format_t()