Commit graph

16 commits

Author SHA1 Message Date
Erin da1553d030 Improved unhandled trap handling 2023-06-25 00:28:20 +02:00
Erin f0a00ebb8d Stole docs 2023-06-25 00:21:40 +02:00
Erin 2bbf6ceee0 docs 2023-06-25 00:18:31 +02:00
Erin 2c9e315889 Implemented traps 2023-06-25 00:16:14 +02:00
Erin 79c367dc18 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
Erin 8b9a75adb4 a 2023-05-28 23:38:26 +02:00
Erin 7e233f4ae1 fixup32 2023-05-28 23:37:43 +02:00
Erin 0c69d80fc2 Changed register handling 2023-05-28 16:49:01 +02:00
able eb3edea2e7 CLEANUP: IDK if what is here works tbh glhf I'm sleepy 2023-05-25 07:51:40 -05:00
able f990f05c4c Begin work on a revamped HBVM 2023-05-24 08:07:29 -05:00
able 4223055c0c minor changes and a bug fix 2023-05-23 02:29:31 -05:00
able e53a5eb835 More test cases 2023-05-22 23:44:40 -05:00
able 49a45d62c6 add in test cases 2023-05-22 22:47:29 -05:00
able c7828a4940 Adding a couple of tests 2023-05-22 09:01:13 -05:00
Able 76302b4ca8 I'm a genus 2023-05-09 03:47:21 -05:00
Able 15c3ce1f69 rework architecture and add a "compiler" 2023-05-09 03:36:37 -05:00