Fixed typo in spec #5

Closed
bee wants to merge 36 commits from bee/holey-bytes:master into trunk

36 Commits (trunk)

Author SHA1 Message Date
Egggggg f89c0479f8 hehe oops 2023-07-12 06:50:07 -04:00
Egggggg 63507edf75 fixed argument order of BMC and BRC 2023-07-12 06:25:38 -04:00
ondra05 c1b250874f
fixxed lint 2023-07-12 02:24:05 +02:00
ondra05 e5eb13f068
special-cased BRC 2023-07-12 02:23:47 +02:00
ondra05 5fb6c54823
Rewritten assembler 2023-07-12 02:16:23 +02:00
ondra05 869d1913c7
Revised trap API 2023-07-11 17:04:48 +02:00
able 343171b18d Merge pull request 'master' (#3) from IntoTheNight/holey-bytes:master into master
Reviewed-on: #3
2023-07-11 09:36:39 +00:00
IntoTheNight da8dc69ea0 Merge pull request 'master' (#1) from AbleOS/holey-bytes:master into master
Reviewed-on: IntoTheNight/holey-bytes#1
2023-07-11 09:28:48 +00:00
MunirG05 82ce817802 the design is very human 2023-07-11 14:54:49 +05:30
MunirG05 08e413de72 add fancy errors 2023-07-11 14:38:20 +05:30
ondra05 e7c014f6e4
doc 2023-07-11 10:33:55 +02:00
MunirG05 7e363c465f tried to shove the timer back in 2023-07-11 14:03:25 +05:30
ondra05 32b63c0f23
Moved 2023-07-11 10:32:26 +02:00
ondra05 9c93a0fa8f
wrap around timer 2023-07-11 10:31:03 +02:00
ondra05 d8ee65b873
Implement timer 2023-07-11 10:29:23 +02:00
ondra05 8a9e485d45
Improved assembler library 2023-07-11 02:08:55 +02:00
ondra05 3ec7e5f29f
Moved 2023-07-10 23:18:23 +02:00
ondra05 b6ea49a1b5
Rename 2023-07-07 15:23:53 +02:00
ondra05 5852a640bb
Updated flots 2023-07-07 15:22:03 +02:00
ondra05 9bc3000782
assert char bit 2023-07-07 14:36:40 +02:00
ondra05 e01e2ea7a7
Updated C header 2023-07-07 14:33:08 +02:00
ondra05 3c19cd4c9a
Updated spec 2023-07-07 14:33:07 +02:00
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 8a3616b352
Improved unhandled trap handling 2023-06-25 00:28:20 +02:00
ondra05 1ff31e47a4
Stole docs 2023-06-25 00:21:40 +02:00
ondra05 45d1265007
docs 2023-06-25 00:18:31 +02:00
ondra05 42e4cb6273
Implemented traps 2023-06-25 00:16:14 +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