Commit Graph

11 Commits (trunk)

Author SHA1 Message Date
mlokr 433f2db4d1 fixing some warnings 2024-01-31 17:54:38 +01:00
Erin d6243fa99f Squashed assembler 2023-10-28 03:29:02 +02:00
Erin 8182abca98 Added assembler
- its a bit cursed, prolly broken, but at least something
2023-10-22 15:08:45 +02:00
Erin 0cb20d5727 New float instructions, Linux runtime added, some other stuff I forgor 2023-10-18 12:14:24 +02:00
Erin 3e4095da6f Lottsa things changed 2023-09-26 23:36:27 +02:00
Erin d282b3d111 Softpage improvements 2023-08-18 01:28:02 +02:00
Erin 06b1184772 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 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