holey-bytes/hbvm
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
..
assets minor changes and a bug fix 2023-05-23 02:29:31 -05:00
src HoleyBytes, almost adhering the spec 2023-06-21 02:07:48 +02:00
Cargo.toml HoleyBytes, almost adhering the spec 2023-06-21 02:07:48 +02:00