fox32asm/src
jn 0c47ce79af Allow specifying width on zero-operand instructions
nop.8 exists and is valid, so fox32asm should assemble it.

It might be a good idea to reject some invalid instructions, though,
such as out.8.
2023-02-01 23:34:37 +01:00
..
fox32.pest Allow specifying width on zero-operand instructions 2023-02-01 23:34:37 +01:00
main.rs Allow specifying width on zero-operand instructions 2023-02-01 23:34:37 +01:00