IntroductionProvides a pre-processor for the BASIC assembler which allows it to assemblermodules.
Details
Without access to an assembler, and feeling thoroughly annoyed at having to re-write module headers every time I wanted to do something new, I wrote a very simple program to build up BASIC programs to make modules. JFPatch had been born. It provides a pre-processor for the BASIC assembler which allows it to assembler modules to perform a large number of functions with a minimal amount of code.
|