I’m in the process of developing a new pretty printer for 6502 assembly. The aim is to be able to read common formats and convert them into other widely used formats. Currently, it supports CA65 code and the Microtek assembler utilized by Atari for the 400/800 series.
I’m not very well-versed in the Commodore scene, but I did find this GitHub repository. It appears to be split into multiple files, likely derived from a single larger file. Is that original file available anywhere?
Could someone explain the system used to build, for instance, the PET ROMs and the assembler platform involved?
Original article by www.commodore.ca


