Add an auto-extractor for the instruction table, add COP8 instruction table, add...
authorNick Downing <nick@ndcode.org>
Sat, 18 Jun 2022 05:12:46 +0000 (15:12 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 18 Jun 2022 05:12:46 +0000 (15:12 +1000)
commit7782c70ccd658544f8ca3979fa95f7eaf2dbdf2f
treeb06dcf9f3799c48c72a915821fc9ef05d1b2343f
parent9d30fa0c0cdb4fc66c97ea839f73888732303799
Add an auto-extractor for the instruction table, add COP8 instruction table, add COP8 test assembly file, add enough of the shim to pass initialization code
13 files changed:
aslcop8/lcop8.h
aslcop8/lcop8mch.c
aslcop8/lcop8pst.c
aslcop8/n.sh [new file with mode: 0755]
aslcop8/regcop8.inc [new file with mode: 0644]
aslcop8/tcop8.asm [new file with mode: 0644]
aslshim/asmdef.c
aslshim/asmitree.c
aslshim/cpulist.c
aslshim/dynstr.c
aslshim/intformat.c
aslshim/strcomp.c
asxmak/linux/build/makefile