archive.org/details/BBCM...
archive.org/details/BBCM...
If the last thing your subroutine does before RTSing is JSR to another subroutine, you can replace the JSR with a JMP and omit the RTS, saving a byte and several cycles.
If the last thing your subroutine does before RTSing is JSR to another subroutine, you can replace the JSR with a JMP and omit the RTS, saving a byte and several cycles.
I started on a proof-of-concept preprocessor to read the weird code and turn it into standard assembly. Not sure why I abandoned it... might revisit it one of these days.
I started on a proof-of-concept preprocessor to read the weird code and turn it into standard assembly. Not sure why I abandoned it... might revisit it one of these days.
(And yeah, sometimes I hook an 8-Track player up to it.)
(And yeah, sometimes I hook an 8-Track player up to it.)
www.youtube.com/watch?v=JVzN...
www.youtube.com/watch?v=JVzN...