1
0
Fork
You've already forked MCPU
0
MCPU emulator in Common Lisp
  • Common Lisp 97.4%
  • Shell 2.6%
2025年10月11日 22:09:42 +02:00
.gitignore first steps for an MCPU emulator in Common Lisp 2025年09月22日 21:36:26 +02:00
hex2bin add hex2bin converter and sample program 2025年10月11日 22:09:42 +02:00
LICENSE first steps for an MCPU emulator in Common Lisp 2025年09月22日 21:36:26 +02:00
mcpu.lisp keep snippet to run/debug 2025年10月11日 22:06:53 +02:00
prog.hex add hex2bin converter and sample program 2025年10月11日 22:09:42 +02:00
README.md first steps for an MCPU emulator in Common Lisp 2025年09月22日 21:36:26 +02:00

MCPU

MCPU emulator in Common Lisp