SATURN is the MIPS assembler used in CSC258 (UofT assembly class)
Tabbing in back and forth between your favorite text editor and SATURN is quite cumbersome. A nvim plugin will benefit past, current and future generations.
Planned features:
- a split window/dashboard showing the console, registers, memory, and bitmap
- commands (e.g.
:SATURNRun) to start, stop
- support breakpoints
We will use lua for the plugin
SATURN is the MIPS assembler used in CSC258 (UofT assembly class)
Tabbing in back and forth between your favorite text editor and SATURN is quite cumbersome. A nvim plugin will benefit past, current and future generations.
Planned features:
:SATURNRun) to start, stopWe will use lua for the plugin