Ava Apples Affine affine · She/Her
affine opened issue affine/Mycelium#43 2025-08-14 10:40:24 -07:00
Number to ByteVector conversion
affine pushed to main at affine/Mycelium 2025-08-14 00:20:09 -07:00
64ade5e31c WIP: elaborate on Hyphae in instructions.toml
affine commented on issue affine/Mycelium#37 2025-08-08 22:34:26 -07:00
better instruction documentation

If possible a software manual for HyphaeVM should be written in latex that can parse and include the items in instructions.toml automatically.

A CI job should test that it can build.

affine closed issue affine/Mycelium#42 2025-08-08 22:25:33 -07:00
VM Bytecode char to string conversion
affine pushed to main at affine/Mycelium 2025-08-08 22:25:33 -07:00
f48867db42 VM Bytecode char to string instructions
affine pushed to main at affine/Mycelium 2025-08-08 21:48:28 -07:00
e310b901c3 Add Bool and Char addressing modes
4fb7e78c2a add documentation for current addressing modes to instructions.toml
Compare 2 commits »
affine closed issue affine/Mycelium#41 2025-08-08 21:48:28 -07:00
working with bools, chars, and strings in VM bytecode
affine commented on issue affine/Mycelium#41 2025-08-08 19:43:09 -07:00
working with bools, chars, and strings in VM bytecode

Update: counting out strings because addressing modes need to be able to know their size ahead of time.

affine closed issue affine/Mycelium#5 2025-08-08 10:39:31 -07:00
Instruction set tests
affine commented on issue affine/Mycelium#5 2025-08-08 10:39:30 -07:00
Instruction set tests

Closing for now. Will reopen when I have bandwidth to make good on the original promises here.

affine pushed to main at affine/Mycelium 2025-08-07 14:26:40 -07:00
0e47e5658a add documentation for current addressing modes to instructions.toml
affine pushed to main at affine/Mycelium 2025-08-07 14:26:08 -07:00
3bc256dab2 Early ISA Unit tests
affine pushed to main at affine/Mycelium 2025-08-07 14:06:23 -07:00
3a06e40e9d WIP ISA Unit tests
affine commented on issue affine/Mycelium#5 2025-08-06 10:26:42 -07:00
Instruction set tests

Decided to strip this one down a bit and only test the most important bits.... At least until the new number package is implemented.

affine opened issue affine/Mycelium#42 2025-08-06 10:26:01 -07:00
VM Bytecode char to string conversion
affine opened issue affine/Mycelium#41 2025-08-06 10:16:15 -07:00
working with bools, chars, and strings in VM bytecode
affine pushed to main at affine/Sunnypup-Helm 2025-08-06 10:05:43 -07:00
c95822bca2 homeassistant container deployment
affine pushed to main at affine/Mycelium 2025-08-04 12:12:10 -07:00
80509f704c WIP ISA Unit tests
affine pushed to main at affine/Mycelium 2025-08-04 12:01:10 -07:00
d00c7ea484 WIP ISA Unit tests
affine pushed to main at affine/Mycelium 2025-07-30 16:36:21 -07:00
21a475cd36 WIP ISA Unit tests