Erin
81cf5c4336
JMP → JAL + spec fix
2023-07-12 12:45:50 +02:00
Erin
0ed89234a7
Revised trap API
2023-07-11 17:04:48 +02:00
IntoTheNight
b83d1838aa
Merge pull request 'master' ( #1 ) from AbleOS/holey-bytes:master into master
...
Reviewed-on: https://git.ablecorp.us/IntoTheNight/holey-bytes/pulls/1
2023-07-11 09:28:48 +00:00
MunirG05
b72f0afe84
add fancy errors
2023-07-11 14:38:20 +05:30
Erin
9196519fae
doc
2023-07-11 10:33:55 +02:00
MunirG05
6759fbd2ab
tried to shove the timer back in
2023-07-11 14:03:25 +05:30
Erin
4f53fb1c87
Moved
2023-07-11 10:32:26 +02:00
Erin
ad96e83f09
wrap around timer
2023-07-11 10:31:03 +02:00
Erin
5ee8a91479
Implement timer
2023-07-11 10:29:23 +02:00
Erin
e700010e7f
Rename
2023-07-07 15:23:53 +02:00
Erin
2d34ed61d0
Updated flots
2023-07-07 15:22:03 +02:00
Erin
907dd66d5e
Improved unhandled trap handling
2023-06-25 00:28:20 +02:00
Erin
2416526014
Stole docs
2023-06-25 00:21:40 +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