diff options
author | ubq323 <ubq323@ubq323.website> | 2024-06-26 12:00:12 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-06-26 12:00:12 +0100 |
commit | 7854c6d1c129f1979434514f4716d89752608288 (patch) | |
tree | 479ff667ea3ea84f580652bafc92f2282d7838fa /dis.c | |
parent | 22f530cf7cbde11cce5c32f304b7de027a43afcf (diff) |
make stackpointer less bad
previously was the length of the stack, ie number of
items above current fp, and so needed to be adjusted
in each call or ret
now it's just an absolute index into the stack, like it always should have been
Diffstat (limited to 'dis.c')
0 files changed, 0 insertions, 0 deletions