Erin
65e05c809c
Changed CMP handling and added simple JMP
2023-09-15 08:43:12 +02:00
Erin
bd9b4e0364
Softpage improvements
2023-08-18 01:28:02 +02:00
Erin
d992f40a82
Termination instruction
2023-08-09 01:24:13 +02:00
Erin
62d241e78c
Changed stuff aroud
2023-08-08 03:03:15 +02:00
Erin
e9e7f0c585
Changed magic
2023-08-01 22:20:11 +02:00
Erin
540555d7a9
Added magic
2023-08-01 22:13:22 +02:00
Erin
a1efc2dfe4
Link fix
2023-07-26 21:23:03 +02:00
Erin
7d8b1c6ed7
a
2023-07-26 00:17:10 +02:00
Erin
3740c88daa
Added warning
2023-07-26 00:16:50 +02:00
Erin
972df2f6d7
Reworked macros
2023-07-26 00:12:50 +02:00
Erin
77d807a17d
Added runtime bound checking
2023-07-26 00:01:25 +02:00
Erin
c274611746
Valider
2023-07-25 23:47:51 +02:00
Erin
74f98f610c
Valider is now generated from macro (not done yet)
2023-07-25 23:43:06 +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
a9e4aaba0e
JMP → JAL + spec fix
2023-07-12 12:45:50 +02:00
Erin
b271d024cd
Rename
2023-07-07 15:23:53 +02:00
Erin
7d17f48562
Updated flots
2023-07-07 15:22:03 +02:00
Erin
3af50b29fb
Updated spec
2023-07-07 14:33:07 +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