Erin
95c979cb83
a
2023-07-26 00:17:10 +02:00
Erin
66f634a70f
Added warning
2023-07-26 00:16:50 +02:00
Erin
077da50787
Reworked macros
2023-07-26 00:12:50 +02:00
Erin
5055626968
Added runtime bound checking
2023-07-26 00:01:25 +02:00
Erin
668b324cc8
Valider
2023-07-25 23:47:51 +02:00
Erin
759514686a
Valider is now generated from macro (not done yet)
2023-07-25 23:43:06 +02:00
Erin
193be0bd5a
Removed some macros
2023-07-24 18:48:42 +02:00
Erin
141c5f524f
Added UN instruction and fixed UB
2023-07-13 11:10:07 +02:00
Erin
81cf5c4336
JMP → JAL + spec fix
2023-07-12 12:45:50 +02:00
Erin
e700010e7f
Rename
2023-07-07 15:23:53 +02:00
Erin
2d34ed61d0
Updated flots
2023-07-07 15:22:03 +02:00
Erin
132fc1a6ed
Updated spec
2023-07-07 14:33:07 +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