Commit graph

5 commits

Author SHA1 Message Date
able a63c252c7a HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
able 8bc0d0020c Update to stable 2023-06-21 08:22:21 -05:00
able a642b68474 NIX: fix nix-shell 2023-06-21 07:53:01 -05:00
Erin 79c367dc18 HoleyBytes, almost adhering the spec
- Changed instruction encoding to be faster to match on
- Implemented all instructions defined in spec
- Bytecode validation
- Assembler
- Implemented 5 level paging (based on SV57)
- Implemented some degree of interrupts (though not fully adhering the spec yet)
2023-06-21 02:07:48 +02:00
able e3277e99a7 Attempt to support nix shell 2023-05-22 09:03:52 -05:00