More decompiling

This commit is contained in:
meepingsnesroms
2018-07-02 18:18:51 -07:00
parent fca3ad54f8
commit 62c5f45071

View File

@@ -1,3 +1,5 @@
cmp.* seems like it can only set the Carry flag if the result or one of the parameters is negative
The first argument to a function is the last pushed on the stack(proof below, the 16 bit int is the last argument and its pushed first)
ROM:1003026C move.w d0,-(sp) ; Move Data from Source to Destination