This is the final version. I’m very sad that this is, because it is still very buggy and i couldn’t implement what i originally wanted to add. You can still print characters, do infinite loops and get a character to print later (don’t forget that the program compiles your code into an operating system, hence the trouble with memory management) I cannot finish it because my school has a too harsh schedule to keep up. I hope to be able to re join and finish it in later editions… Goodbye world!
writing operating systems in pure hexadecimal, like the good ol’ days
I just made the first instruction, it prints a character on the BIOS.
Totally remade the controller with an esp32 instead of a raspberry pi pico. The pico didn’t work well
Made the initial wiring for the screen and buttons
I’m building the initial UI (yes, before the actual compiler part)