Refactor 6800 decoder to be more like Z80 decoder
-rw-r--r-- 133 .gitignore
-rw-r--r-- 468 .gitmodules
m--------- - 6502_65C02_functional_tests
-rw-r--r-- 3144 Makefile
m--------- - ZEXALL
-rw-r--r-- 19839 basic_6800.s19
-rw-r--r-- 2526 basic_test.txt
-rw-r--r-- 27235 cpu_65c02.c
-rw-r--r-- 16542 cpu_65c02.h
-rw-r--r-- 24499 cpu_6800.c
-rw-r--r-- 19334 cpu_6800.h
-rw-r--r-- 135404 cpu_z80.c
-rw-r--r-- 35030 cpu_z80.h
-rwxr-xr-x 2771 decode_65c02.py
-rwxr-xr-x 126 decode_65c02.sh
-rw-r--r-- 213 decode_65c02_post.sed
-rw-r--r-- 474 decode_65c02_pre.sed
-rwxr-xr-x 4707 decode_6800.py
-rwxr-xr-x 121 decode_6800.sh
-rw-r--r-- 0 decode_6800_post.sed
-rw-r--r-- 594 decode_6800_pre.sed
-rwxr-xr-x 6507 decode_z80.py
-rwxr-xr-x 116 decode_z80.sh
-rw-r--r-- 974 decode_z80_post.sed
-rw-r--r-- 364 decode_z80_pre.sed
drwxr-xr-x - doc
-rw-r--r-- 5373 emu_65c02.c
-rw-r--r-- 4674 emu_6800.c
-rw-r--r-- 6668 emu_z80.c
-rwxr-xr-x 539 entry_point.py
-rwxr-xr-x 397 instr_65c02.py
-rw-r--r-- 2013 instr_65c02.txt
-rw-r--r-- 4686 instr_6800.txt
-rwxr-xr-x 427 instr_z80.py
-rw-r--r-- 19118 instr_z80.txt
m--------- - sim68xx
m--------- - vrEmu6502
m--------- - z80