sannybuilder / dev

Sanny Builder Bug Tracker and Roadmap development
https://sannybuilder.com
44 stars 0 forks source link

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

Open x87 opened 8 months ago

x87 commented 8 months ago

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