Commit graph

27 commits

Author SHA1 Message Date
Erin 2165f7babb It was not a typo, baka Erin. 2023-11-23 22:10:44 +00:00
Erin 3da9b3cbc9 Fixed typo in spec (thanks Ity ^^) 2023-11-23 22:10:23 +00:00
Erin 013573a49c Changed psABI spec 2023-11-15 12:45:40 +01:00
Bee 0da4f516d6 Fixed typo 2023-11-14 01:46:40 -05:00
Erin ea4b63ef9d Untypo'd 2023-10-22 18:44:08 +02:00
Erin c1867c04d5 Hints of ABI 2023-10-22 18:43:44 +02:00
Erin 8006844b8a Spec update 2023-10-22 18:36:32 +02:00
Erin 1a7ed13cd0 Updated spec! 2023-10-22 18:18:50 +02:00
Erin e4b6061165 Sus stuff 2023-10-01 01:51:51 +02:00
Erin c1905062c4 Lottsa things changed 2023-09-26 23:36:27 +02:00
Erin 65e05c809c Changed CMP handling and added simple JMP 2023-09-15 08:43:12 +02:00
Erin 340ee8bcf3 Edit 0x0 2023-08-09 03:01:42 +02:00
Erin d992f40a82 Termination instruction 2023-08-09 01:24:13 +02:00
Erin a2be0adefa Spec update 2023-08-07 01:43:29 +02:00
Erin 034b482817 Spec update 2023-08-07 01:41:26 +02:00
Erin cc71d00e35 a 2023-08-01 22:17:20 +02:00
Erin 540555d7a9 Added magic 2023-08-01 22:13:22 +02:00
Erin ab4440ce3c Removed some macros 2023-07-24 18:48:42 +02:00
Erin 89c08a8602 More comments 2023-07-22 02:26:03 +02:00
Erin d8eb78ff02 Fixed bug + spec update 2023-07-22 00:46:30 +02:00
Erin 2caebe0bb4 Update spec 2023-07-13 11:11:35 +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