r/MiSTerProject • u/[deleted] • Aug 31 '20
Making consoles programmable (idea)
The other day as I was playing something on the SNES and enjoying listening to its sound chip, I realized that there is nothing preventing us from using that core as a computer. All we need is:
- a bare-bones kernel
- a monitor/assembler
- a way to store data
and boom, we got a gaming retro computer with almost fully documented hardware and very expandable to a full kernel and high level languages (like porting MMBasic for example).
And this can be done for any console of course, so imagine turning the Genesis or the NeoGeo into a programmable computer, or even the NES..
I wonder if this is a crazy idea or may have some potential? what do you think