Commit Graph

37 Commits (feature/trap-handlers)

Author SHA1 Message Date
ondra05 9203ea409e
a 2023-06-25 00:15:55 +02:00
ondra05 f2577f9a2c
Block memory copy 2023-06-25 00:07:53 +02:00
ondra05 8ae2aab027
more docs 2023-06-23 23:55:41 +02:00
ondra05 acdaceba9b
comments 2023-06-23 23:49:53 +02:00
ondra05 d9a06eeb0c
u 2023-06-23 09:50:39 +02:00
ondra05 a9dc2a0462
interrupt handling 2023-06-23 09:44:26 +02:00
ondra05 3d6376051f
redone page size thing 2023-06-22 11:55:33 +02:00
ondra05 e2156b436d
changed sigs 2023-06-22 11:43:32 +02:00
ondra05 1caacf8dfd
table 2023-06-22 11:37:48 +02:00
able 8ab55e801f Initial work on a simple serial driver for ableos 2023-06-21 08:22:56 -05:00
able eefde51ddf Update to stable 2023-06-21 08:22:21 -05:00
able 453309f2a4 clear out assets 2023-06-21 07:54:10 -05:00
able 5edf0a1b9b NIX: fix nix-shell 2023-06-21 07:53:01 -05: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 64745257b2
a 2023-05-28 23:38:26 +02:00
ondra05 f99f729be6
fixup32 2023-05-28 23:37:43 +02:00
ondra05 908ee5b922
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 e3277e99a7 Attempt to support nix shell 2023-05-22 09:03:52 -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
Able b2870bf2b0 update environ call 2023-05-06 07:50:29 -05:00
Able 1e47b6242f all caps 2023-05-06 07:35:20 -05:00
Able 5909b8e520 beetp 2023-05-06 07:33:40 -05:00
Able 46eb4c17a0 bizare page unmapped error 2023-04-22 17:47:01 -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 685ddbbe74 minor change 2023-04-22 14:32:41 -05:00
Able fef23d0f93 Update 2023-04-22 13:00:19 -05:00
Able 28958d0810 restructure 2023-04-18 21:41:27 -05:00
Able fb2c859db1 commit 2023-04-18 18:08:30 -05:00
Able 1bf49eafe1 Initial commit 2023-04-17 07:31:18 -05:00