AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
Robert Greene 44da9f8133 Fixed some minor issues: (1) needed to turn off drive motor and
(2) needed to clear the keyboard (otherwise the keypress was still
valid when the next disk was booted). Also needed to reduce program
by a few more bytes. By changing the rotate routine and changing
the wording in the message, this code is now only 254 bytes. Also added
more comments.
2002-12-09 04:34:20 +00:00
build Fixed some minor issues: (1) needed to turn off drive motor and 2002-12-09 04:34:20 +00:00
imageSource Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
src/com/webcodepro/applecommander Bootsector now rotates image and calls Apple reboot code in ROM. 2002-12-07 16:03:52 +00:00
.classpath Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
.cvsignore Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
.project Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
HEADER Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
LICENSE Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
NATIVE-COMPILE Updated notes regarding Linux success and refers to the build 2002-12-06 20:11:36 +00:00