diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-09-29 03:46:06 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-09-29 03:51:32 -0700 |
commit | 8cd797a16528f40fe6c59f7bed9ed14d1d342f22 (patch) | |
tree | 2340995430aadf8b0118d997fa483ff97ea62ee1 /apps | |
parent | 8b1da9bbb23bf9049a2f764a1b8bbc42a17f045f (diff) | |
download | mu-8cd797a16528f40fe6c59f7bed9ed14d1d342f22.tar.gz |
6899
Diffstat (limited to 'apps')
-rwxr-xr-x | apps/mu | bin | 395854 -> 395854 bytes | |||
-rw-r--r-- | apps/mu.subx | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/mu b/apps/mu index cb771e4b..c56926e1 100755 --- a/apps/mu +++ b/apps/mu Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx index 5e3fe050..a61be46c 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -417,7 +417,7 @@ Type-id: # (stream (addr array byte)) # unclear how we should deal with larger clusters. # Keep Primitive-type-ids in sync if you add types here. 0/imm32 - # 0x30 + # 0x40 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 @@ -426,7 +426,7 @@ Type-id: # (stream (addr array byte)) 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 Primitive-type-ids: # (addr int) - 0x34 + 0x3c # == Type definitions # Program->types contains some typeinfo for each type definition. |