Archive of a start of a chip-8 emulator project in Common Lisp
Status of the project as it was on 2025-03-07. The commit date is based on the modification time of the files. |
||
---|---|---|
.gitignore | ||
chipgr8.asd | ||
chipgr8.lisp | ||
emulator.lisp | ||
graphics.lisp | ||
package.lisp | ||
README.txt | ||
run.lisp | ||
sdl.lisp | ||
UNLICENSE |
CHIP-8 emulator written in Common Lisp. Uses lispbuilder-sdl Under Unlicense