NES Emulator in Common Lisp (2016)

This web content discusses an attempt to recreate the NES using Common Lisp. The author acknowledges that there are certain areas of improvement, such as adding other mappers besides NROM and integrating audio. They also mention the need for the program to run at the appropriate speed instead of allowing it to run as fast as it pleases. The author provides examples of how to use the program in a common lisp repl, and mentions that the controls are currently not customizable. There is no controversial information or surprising content in this piece.

https://github.com/samanthadoran/potential-disco

To top