issues
search
Decompollaborate
/
rabbitizer
MIPS instruction decoder
https://pypi.org/project/rabbitizer/
MIT License
148
stars
15
forks
source link
1.6.1
#27
Closed
AngheloAlf
closed
1 year ago
AngheloAlf
commented
1 year ago
Fix
Instruction
's
vram
parameter not initialized if it was not passed to the constructor on the Python binding.
Expose
fs
,
ft
and
fd
registers to Python bindings.
Add enums for
RegCop1O32
,
RegCop1N32
and
RegCop1N64
registers for Python bindings
Instruction
'svram
parameter not initialized if it was not passed to the constructor on the Python binding.fs
,ft
andfd
registers to Python bindings.RegCop1O32
,RegCop1N32
andRegCop1N64
registers for Python bindings