This website requires JavaScript.
Explore
Help
Sign In
AbleOS
/
holey-bytes
Watch
3
Star
3
Fork
You've already forked holey-bytes
5
Code
Issues
5
Pull requests
Packages
Projects
Releases
Wiki
Activity
b9de362ba2
holey-bytes
/
hbbytecode
/
Cargo.toml
5 lines
65 B
TOML
Raw
Normal View
History
Unescape
Escape
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-20 19:07:48 -05:00
[
package
]
name
=
"hbbytecode"
version
=
"0.1.0"
Lottsa things changed
2023-09-26 16:36:27 -05:00
edition
=
"2018"
Reference in a new issue
Copy permalink