diff options
author | 2025-04-17 22:17:10 -0400 | |
---|---|---|
committer | 2025-04-17 22:17:58 -0400 | |
commit | 728014a2b1888d089c7637cd519cf84eb33688a9 (patch) | |
tree | 7b73e8ef5c12e114d4c41d8f89e4ac58e19215c0 /src/devices/cpu/clipper/common.h | |
parent | 33b1c17fe53558276d4db4d914d339102d529c7b (diff) |
MIPS disassembler refinements (mips1, mips3, psx, rsp)
* Change hexadecimal prefix from $ to 0x ($ means something else in MIPS assembler syntax) and omit for small numbers
* mips1, mips3, psx: Use shorthand mnemonics bal, beqz(l), bnez(l), li, move, neg, negu, not where applicable
* mips1, mips3, psx: Add delay slot to jr ra for stepping out
* mips1, mips3: Remove invalid instructions from other MIPS cores and use .word syntax for invalid instructions
* mips3: Fix field spacing for some instructions
Diffstat (limited to 'src/devices/cpu/clipper/common.h')
0 files changed, 0 insertions, 0 deletions