2 Commits

Author SHA1 Message Date
5cd19c51ce disassemble: initial disassembler 2023-09-03 05:30:36 +00:00
ddf46ce8fd stmt_ins: refactor
The overall intent is to make writing a decompiler require less code
duplication.

"bits.hpp" and "stmt_enum.hpp" are replaced with "stmt_ins.hpp" which
is generated directly from dsp-notes.csv.
2023-09-03 04:46:34 +00:00