diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-07-11 21:33:51 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-07-11 21:33:51 -0700 |
commit | 5c86f9be66cc0411eeb1eef473958657ae214291 (patch) | |
tree | 0d7c95ba83246d65b601c13d1142e0cd2de2af80 /apps | |
parent | 355073129b479efcb413e92b206b5fccf3834b03 (diff) | |
download | mu-5c86f9be66cc0411eeb1eef473958657ae214291.tar.gz |
6636
Diffstat (limited to 'apps')
-rwxr-xr-x | apps/mu | bin | 345576 -> 345596 bytes | |||
-rw-r--r-- | apps/mu.subx | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/mu b/apps/mu index aef10773..b9a48e39 100755 --- a/apps/mu +++ b/apps/mu Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx index 5d928708..b9aeeccf 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -494,6 +494,8 @@ convert-mu: # in: (addr buffered-file), out: (addr buffered-file), err: (addr b c7 0/subop/copy *_Program-functions->payload 0/imm32 c7 0/subop/copy *_Program-types 0/imm32 c7 0/subop/copy *_Program-types->payload 0/imm32 + c7 0/subop/copy *_Program-signatures 0/imm32 + c7 0/subop/copy *_Program-signatures->payload 0/imm32 # (parse-mu *(ebp+8) *(ebp+0x10) *(ebp+0x14)) (populate-mu-type-sizes *(ebp+0x10) *(ebp+0x14)) |