sannybuilder/dev

automatically generate opcode examples using SBL definitions (replacement for opcodes.txt)

x87 opened this issue · 0 comments

x87 commented

opcodes.txt in SBL is auto-generated. Sanny could use the same logic to generate opcode examples on-fly instead of using a static file. less discrepancies and single source of truth. extensions.txt works this way in 4.0.0

this deprecates #59