Rewriting my NES chiptune system again, but this time... entirely in #Lisp! Specifically, my own dialect of #Clojure built on top of NodeJS. I haven't figured out all the details, but I think I want it to run not in the browser, maybe editor-connected REPL-style so folks could use their favorite text editor.
So far, I've got the 6502 CPU simulator and am building out the NSF player.
https://codeberg.org/bobbicodes/lisp6502
Edited 30d ago