Zackmchack
Greycel
★
- Joined
- Oct 17, 2025
- Posts
- 15
Greetings!
Have you always wanted to develop your own computer? Your own processor based on your standards? To have an uncontaminated architecture? Since 1975, when we first had affordable processors (MOS 6502), we haven't had an architecture free of illegal instructions. It's gotten to the point where we now even have Ring -2, which means that all instructions sent from your operating system to the processor are first processed in a so-called protected mode.The actual processor is hidden behind an emulation so that we no longer have full access to it. But we can change that; we ourselves have the opportunity to build our own processors. After all, any fourth-grader can build a processor core with an understanding of the four arithmetic operations. Do you want to know more? ...
Have you always wanted to develop your own computer? Your own processor based on your standards? To have an uncontaminated architecture? Since 1975, when we first had affordable processors (MOS 6502), we haven't had an architecture free of illegal instructions. It's gotten to the point where we now even have Ring -2, which means that all instructions sent from your operating system to the processor are first processed in a so-called protected mode.The actual processor is hidden behind an emulation so that we no longer have full access to it. But we can change that; we ourselves have the opportunity to build our own processors. After all, any fourth-grader can build a processor core with an understanding of the four arithmetic operations. Do you want to know more? ...





