Mr Speaker

Tag C64

Basic-er BASIC

Today I wrote an “eBASIC” code snippet that contained a macro. The macro expansion included another macro that when expanded generated 6502 assembler code – which itself happened to contain a KickAssembler macro: that in turn generated its own 6502 assembler. The result of the entire macro formed part of a BASIC program that POKEd […]