mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-02-27 02:31:23 +00:00
Quick update - the RDOS block number that the &CAT command reads
is #25.
This commit is contained in:
parent
6306a26deb
commit
6b35db3528
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user