diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2018-09-24 18:48:41 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-09-24 22:55:37 -0700 |
commit | c5d9a32fe6add8c986942261dd22377f911d1ca0 (patch) | |
tree | b963fff418cc486cd3a7c1bf1b5d1c036a938045 /subx/apps/crenshaw2-1 | |
parent | 9353569934e08c4ba531da5b64aeb4ae08ac2aae (diff) | |
download | mu-c5d9a32fe6add8c986942261dd22377f911d1ca0.tar.gz |
4516
More calling convention tweaks. Use EBP to get consistently at parameters and locals. Always put the first function argument closest to EBP.
Diffstat (limited to 'subx/apps/crenshaw2-1')
-rw-r--r-- | subx/apps/crenshaw2-1 | bin | 1205 -> 1217 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index c89ebf5d..f5d28502 100644
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differ |