6502

minimal 6502 cpu emulator
Index Commits Files Refs README LICENSE
ModeNameSize
-rw-r--r--6502.c982L
-rw-r--r--6502.h140L
-rw-r--r--LICENSE21L
-rw-r--r--Makefile19L
-rw-r--r--README.md27L
-rw-r--r--main.c80L
-rw-r--r--tui.c41L
-rw-r--r--tui.h7L

6502 Emulator

A very simple 6502 emulator that can succesfully pass 6502_functional_test.

Resources used

License

MIT