So far I have built a 6502 assembler and monitor in LISP, and am currently working on text rendering and image compression. I will be posting about 6502 and programming topics in general so if you are into the nitty-gritty of practical programming you may be interested. Source dumps and strong opinions will be included.
I have been using the excellent resources at 6502.org as I have been going along and am now getting a feel for how things are done with the chip. My only experience with 8-bit processors was with Z80 in the 80s, a most unpleasant experience, whereas the 6502 has a certain aesthetic pleasingness about its instruction set.
Any and all criticism is welcome.
https://github.com/djangojames/explorat ... er/blog.md and
https://github.com/djangojames/explorat ... /README.md.
Here is a screenshot of some variable width and justified text...
