issues
search
1whatleytay
/
saturn
A modern MIPS interpreter and assembler.
MIT License
32
stars
5
forks
source link
Merge v0.1.5
#5
Closed
1whatleytay
closed
1 year ago
1whatleytay
commented
1 year ago
Changes (QOL release):
.word
directive will now take label names
Anchor breakpoints introduced (to avoid the need for stepping multiple times on pseudo-instructions)
I-Type assembler instructions will no-longer overflow silently (with large immediates > 32768)
Register tab keeps the state of registers even after the program terminates
Registers in the registers tab can be viewed in Hex or Decimal form
Units added to the display dialog (to avoid confusion with MARS)
Ctrl, Tab, Shift work in more highlighting and autocomplete interactions
Changes (QOL release):
.word
directive will now take label names