Commit graph

26 commits

Author SHA1 Message Date
Erin ede5d7b0bb More general runtime 2023-11-26 04:13:30 +01:00
Erin 3bedc33034 Add basic Win32 support 2023-11-24 01:09:15 +01:00
Erin ee20e06bb3 Squashed assembler 2023-10-28 03:29:02 +02:00
Erin 5cbd032fe4 Added assembler
- its a bit cursed, prolly broken, but at least something
2023-10-22 15:08:45 +02:00
Erin f064e23b89 Removed UB 2023-10-22 04:21:45 +02:00
Erin 241dfea86a chore: cargo update 2023-10-20 12:35:45 +02:00
Erin b669da9f02 Updated runtime stuff 2023-10-20 00:12:32 +02:00
Erin 2123e860b6 New float instructions, Linux runtime added, some other stuff I forgor 2023-10-18 12:14:24 +02:00
Erin c1905062c4 Lottsa things changed 2023-09-26 23:36:27 +02:00
Erin f468a02ad4 bye stuff 2023-08-19 23:46:47 +02:00
Erin 76350b5387 cleaned up deps 2023-08-19 23:24:31 +02:00
Erin 12bde3a875 bai 2023-08-09 03:12:09 +02:00
Erin 9d27fb218d restruct + no-alloc support 2023-07-26 01:11:21 +02:00
Erin ab4440ce3c Removed some macros 2023-07-24 18:48:42 +02:00
Erin f272e38761 Added UN instruction and fixed UB 2023-07-13 11:10:07 +02:00
Erin 271ab5a953 Rewritten assembler 2023-07-12 02:16:23 +02:00
MunirG05 f44220074d add fancy errors 2023-07-11 14:38:20 +05:30
able 2d639797d9 HBASM: derp forgot that deps also need to be nostd 2023-06-26 05:23:52 -05:00
able a63c252c7a HBASM: no_std compatible now 2023-06-26 05:18:14 -05: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
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