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 AA FF FF <0x400 nybbles which represent 768 bytes> 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()