Closed knickish closed 2 weeks ago
The M68k values were already included, this PR adds the enum Architecture entry for M68k and fills out the relevant match statements
enum Architecture
M68k
Thanks, had missed those functions. I believe I've gotten everything and matched the formatting.
The M68k values were already included, this PR adds the
enum Architecture
entry forM68k
and fills out the relevant match statements