Commit Graph

14 Commits

Author SHA1 Message Date
Robert Greene
4289dbc9dd Updated build script to ignore clases that break the build or do not
apply to the build. The JUnit tests along with ImageIoImage and
SunJpegImage are examples.
2003-03-27 05:34:13 +00:00
Robert Greene
17b85bba97 ANT build script. 2003-03-16 05:27:04 +00:00
Robert Greene
563ebe4593 Added OPTS flag to identify GCJ compile flags. 2003-03-06 03:45:56 +00:00
Robert Greene
5ef9a886b1 Added structure to MinGW/Win32 compile. 2003-03-06 03:43:50 +00:00
Robert Greene
cd8af8fc82 First full-compile attempt for AppleCommander. 2003-03-06 03:42:02 +00:00
Robert Greene
0a74d116f5 Initial build script to compile native Windows executable. 2003-03-06 03:40:00 +00:00
Robert Greene
44bb363c06 If a PR#6 was used to reboot the computer, the output was still
mapped to slot 6. Using COUT ($FDED) would then redirect to slot
6 at $C600 and reboot the machine. Changed to use ROM directly
at $FDF0.
2002-12-13 04:12:47 +00:00
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
Robert Greene
9bfb149930 Bootsector now rotates image and calls Apple reboot code in ROM.
The image data itself was compressed because of space issues.
This is exactly 256 bytes long.
2002-12-07 16:03:52 +00:00
Robert Greene
63e5a25062 Bootsector code for AppleCommander formatted disks. 2002-12-07 16:00:17 +00:00
Robert Greene
0f5980ce4b The current README file packaged with the Linux GTK version of
AppleCommander.
2002-12-06 20:10:56 +00:00
Robert Greene
ff7db40e89 Build script for SWT under Linux and GTK. 2002-12-06 20:10:27 +00:00
Robert Greene
20e54abae0 Build script for AppleCommander under Linux and GTK. 2002-12-06 20:10:17 +00:00
Robert Greene
ebf72c103e Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00