From 32c2989411c7a02d818aff04f82dad1f3e0d991a Mon Sep 17 00:00:00 2001 From: Robbbert Date: Mon, 17 Feb 2014 04:02:09 +0000 Subject: (MESS) spc1000 : Connected Play button. Added notes. --- src/lib/formats/spc1000_cas.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/lib/formats/spc1000_cas.c') diff --git a/src/lib/formats/spc1000_cas.c b/src/lib/formats/spc1000_cas.c index 0218b2499e5..02ddb53aa06 100644 --- a/src/lib/formats/spc1000_cas.c +++ b/src/lib/formats/spc1000_cas.c @@ -5,6 +5,18 @@ Support for Samsung SPC-1000 cassette images +Tape formats: + +TAP: This is a series of 0x30 and 0x31 bytes, representing binary + 0 and 1. It includes the header and leaders. + +CAS: This format has not been investigated yet. + +STA: This format has not been investigated yet, but is assumed to + be the save state of some other emulator. + +IPL: This format has not been investigated yet. + ********************************************************************/ #include "spc1000_cas.h" -- cgit v1.2.3-70-g09d2