My home page
Back to my software experience page
Back to my portfolio

Apple II software

This is a collection of code used for Apple II archaeology of various kinds.

Component files

Example files

Comments

The disk image code should ideally be abstracted into a generic file system, including writing files to images on disk. This turns out to be a potentially very complex undertaking. Those interested in a very interesting approach to 6502 assembly should consider Baker's COMFY-6502.