Quick update - the RDOS block number that the &CAT command reads

is #25.
This commit is contained in:
Robert Greene 2002-12-10 05:13:40 +00:00
parent 6306a26deb
commit 6b35db3528
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ public class RdosFormatDisk extends FormattedDisk {
* reads from track 1 sector 9 (whatever RDOS block that
* would be) and executes that code for the directory.
* AppleCommander will need to either clone the code or write
* its own routine.
* its own routine. This is RDOS block #25.
* @see com.webcodepro.applecommander.storage.FormattedDisk#format()
*/
public void format() {