First cut at 65C02 emulator, can compile, many features not implemented
-rw-r--r-- 15 .gitignore
-rw-r--r-- 217 Makefile
-rw-r--r-- 25442 cpu_65c02.c
-rw-r--r-- 646 cpu_65c02.h
-rwxr-xr-x 1598 decode_65c02.py
-rw-r--r-- 3296 emu_65c02.c