Simple web page to visualise states of the Front Bank and MXTRX after each SH4 instruction.
Note: This is a work in progress. Can help with simple matrix ops but don't rely on it for literally anything regarding accuracy. Created because I was annoyed stepping via GDB
- Validate
FSRRAandFSCAinstructions. - Validate arithmatic operations (epscially with FDIV on INF and NaN)
- Validate double operations
- Add
FTRVandFIPR - Move the simulator code into separate file
- Make the page look less garbage overall
