From 395cf63d300e8abfd7435df4b53afddf483747c6 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Mon, 17 Aug 2020 04:33:05 +1000 Subject: *atom: cleanup --- src/lib/formats/atom_tap.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/formats/atom_tap.cpp') diff --git a/src/lib/formats/atom_tap.cpp b/src/lib/formats/atom_tap.cpp index 1c8c3642838..212208a6d37 100644 --- a/src/lib/formats/atom_tap.cpp +++ b/src/lib/formats/atom_tap.cpp @@ -10,7 +10,7 @@ /* - http://beebwiki.jonripley.com/Acorn_cassette_format#Atom + http://beebwiki.mdfs.net/Acorn_cassette_format#Atom The Atom supports the System series format (as a 'nameless file') and its own format. The data consists of files separated by carrier breaks and the appropriate leaders and trailers, and further subdivided into blocks separated by inter-block gaps. @@ -21,7 +21,7 @@ One end of file name marker byte (&0D). Block flag, one byte. Block number, two bytes, high byte first. - Data block length ? 1, one byte. + Data block length - 1, one byte. Execution address, two bytes, high byte first. Load address, two bytes, high byte first. Data, 0 to 256 bytes. -- cgit v1.2.3-70-g09d2