This website requires JavaScript.
Explore
Help
Sign In
koniifer
/
holey-bytes
Watch
1
Star
0
Fork
You've already forked holey-bytes
0
forked from
AbleOS/holey-bytes
Code
Pull requests
Activity
98862edd58
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"
Copy permalink