Releases: Argonaut-PS1-Reverse/Stratigise
Releases · Argonaut-PS1-Reverse/Stratigise
Stratigise v0.2.0
Stratigise v0.1.1
Should have released this a few months ago, oh well! This should be able to assemble modified strat binaries, even if the offsets for instructions change; however, this is not tested as I can't run Croc on any of my PCs right now.
I'm probably going to work on this project again soon, though not being able to test isn't helpful.
Stratigise v0.1.0
This release should be able disassemble CROC.BIN
from Croc DE without any CommandError
s or __unknown_operation_
s, but it may still have more subtle errors; for example, I have not investigated if Divide
and Multiply
are swapped in stEvaluate
arguments, even though the disassembly of CROC.EXE
would suggest it is wrong.