Go to file
2023-07-22 01:06:41 +02:00
.vscode Initial commit 2023-04-17 07:31:18 -05:00
hbasm code and stufd 2023-07-15 06:27:11 -05:00
hbbytecode Added UN instruction and fixed UB 2023-07-13 11:10:07 +02:00
hbvm Removed pagetable hack 2023-07-22 01:06:41 +02:00
.gitignore Initial commit 2023-04-17 07:31:18 -05:00
Cargo.lock Added UN instruction and fixed UB 2023-07-13 11:10:07 +02:00
Cargo.toml HoleyBytes, almost adhering the spec 2023-06-21 02:07:48 +02:00
rust-toolchain HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
rustfmt.toml Updated flots 2023-07-07 15:22:03 +02:00
shell.nix Attempt to support nix shell 2023-05-22 09:03:52 -05:00
spec.md Fixed bug + spec update 2023-07-22 00:46:30 +02:00