issues
search
pveentjer
/
Rust-based-ARM-emulator
A bogus CPU emulator written in Rust.
52
stars
6
forks
source link
Parser: Add support for hexadecimal values
#9
Closed
pveentjer
closed
4 months ago
pveentjer
commented
4 months ago
You should be able to say:
ADD r2, r1, #0xAFFE
pveentjer
commented
4 months ago
Implemented.
You should be able to say: