Commit Graph

5 Commits (trunk)

Author SHA1 Message Date
able c26b559898 HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
able 4a840a6ef0 Update to stable 2023-06-21 08:22:21 -05:00
able fdca041e6b NIX: fix nix-shell 2023-06-21 07:53:01 -05:00
Erin 06b1184772 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