Commit Graph

5 Commits (master)

Author SHA1 Message Date
able 69d2516ca3 HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
able eefde51ddf Update to stable 2023-06-21 08:22:21 -05:00
able 5edf0a1b9b NIX: fix nix-shell 2023-06-21 07:53:01 -05:00
ondra05 c0fb38d717
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