This exe/
subdirectory contains the "top-level" source for executable
programs for various platforms.
a1/
: Apple 1. Typically loaded by generating WozMon data deposit lines withbin/wozmon-deposit
or usingbin/a1term
which generates those lines and sends them to the serial port.a2/
: Apple II. Typically loaded by usingbin/p2a2bin
to generate a DOS 3.3 disk image containing a file (typeB
) with the object code. Thea2exebuild()
function inTest
does this.