- Implement a CPU and peripherals in an FPGA
- Throw together an OS
- Make a handheld game console
Why? Because it would be fun to remind myself of the "first principals" (not talking physics here) and play around with it.
For now, I'm playing around with Raylib [0] and Allegro [1] which are C game libraries.
Do you have a link to your console hardware?
0: https://github.com/raysan5/raylib
1: https://liballeg.org/
- Implement a CPU and peripherals in an FPGA
- Throw together an OS
- Make a handheld game console
Why? Because it would be fun to remind myself of the "first principals" (not talking physics here) and play around with it.
For now, I'm playing around with Raylib [0] and Allegro [1] which are C game libraries.
Do you have a link to your console hardware?
0: https://github.com/raysan5/raylib
1: https://liballeg.org/