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
a548a7b08e
holey-bytes
/
Cargo.toml
3 lines
54 B
TOML
Raw
Normal View
History
Unescape
Escape
rework architecture and add a "compiler"
2023-05-09 03:36:37 -05:00
[
workspace
]
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
members
=
[
"hbasm"
,
"hbbytecode"
,
"hbvm"
]
Reference in a new issue
Copy permalink