Erin
6588837769
restruct + no-alloc support
2023-07-26 01:11:21 +02:00
Erin
3833beb17d
More comments
2023-07-22 02:26:03 +02:00
Erin
afbf6dd2e4
Removed pagetable hack
2023-07-22 01:06:41 +02:00
Erin
ec7053a289
Zero alloc BMC!
2023-07-22 01:03:09 +02:00
Erin
6fe1fd91bf
Mapping + bye bye memory leaks
2023-07-20 20:47:50 +02:00
Erin
beb6e23d71
Map APIs
2023-07-12 14:56:11 +02:00
Erin
0ed89234a7
Revised trap API
2023-07-11 17:04:48 +02:00
MunirG05
6759fbd2ab
tried to shove the timer back in
2023-07-11 14:03:25 +05:30
Erin
907dd66d5e
Improved unhandled trap handling
2023-06-25 00:28:20 +02:00
Erin
bb50c09538
docs
2023-06-25 00:18:31 +02:00
Erin
a7cf5e4847
Implemented traps
2023-06-25 00:16:14 +02:00
Erin
06b1184772
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-21 02:07:48 +02:00