forked from AbleOS/holey-bytes
Erin
06b1184772
- 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) |
||
---|---|---|
.vscode | ||
assets | ||
hbasm | ||
hbbytecode | ||
hbvm | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml | ||
shell.nix | ||
spec.md |