Source Code and Libraries
ATASM File I/O Library
Back in the late nineties, I wrote a File I/O library for my MA65 assembler. Many of the command line utilities I wrote at that time relied on this library or some variation thereof, since the library leaned heavily towards the use of SpartaDOS 3.x and SpartaDOS X. During the process of writing some DOS applications, I've had occasion to convert some of this library to ATASM format. You can download it here. Note that it's incomplete at the moment: when I have time, I will add the missing include files and some documentation. I'll also upload the original Atari-based MA65 library sources. In the meantime, I make no apologies for any primitive code in these libraries: I've more or less taken them unaltered from the state they were in fifteen years ago, since I urgently required them for a current project.
