Commit Graph

10 Commits (master)

Author SHA1 Message Date
MunirG05 08e413de72 add fancy errors 2023-07-11 14:38:20 +05:30
able b7c34775e4 HBASM: derp forgot that deps also need to be nostd 2023-06-26 05:23:52 -05:00
able 69d2516ca3 HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
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
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
Able 7d8b0bae78 Implement address decoding 2023-04-22 17:17:49 -05:00
Able 35b2baf0a4 adding in environ calls 2023-04-22 16:06:33 -05:00
Able 1bf49eafe1 Initial commit 2023-04-17 07:31:18 -05:00