Commit Graph

5 Commits (master)

Author SHA1 Message Date
ondra05 42e4cb6273
Implemented traps 2023-06-25 00:16:14 +02:00
ondra05 c0fb38d717
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
ondra05 908ee5b922
Changed register handling 2023-05-28 16:49:01 +02: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