emustudio / edigen

Emulator Disassembler Generator
GNU General Public License v3.0
4 stars 0 forks source link

Allow to specify loops #73

Open vbmacher opened 1 year ago

vbmacher commented 1 year ago

This should be possible:

instruction = prefixed | 0xEF;
optionalPrefix = 0xFF instruction;