11 ms·
So it could run Doom?
by medi8r 7mo ago
So it could run Doom?
- repelsteeltje 7mo agoYes: https://github.com/robertcprice/nCPU?tab=readme-ov-file#doom-raycaster-demo https://github.com/robertcprice/nCPU?tab=readme-ov-file#doom...
- binsquare 7mo agoCan we run doom inside of doom yet?
- afewquarks 7mo ago[dead]
- vee-kay 7mo ago[dead]
- throawayonthe 7mo agoYes: https://github.com/kgsws/doom-in-doom https://github.com/kgsws/doom-in-doom
- PowerElectronix 7mo agoWhat a time to be alive
- medi8r 7mo agoOh I forgot to Doom scroll.
- anthk 7mo agoDoom it's easy. Better the ZMachine with an interpreter based on DFrotz, or another port. Then a game can even run under a Game Boy. For a similar case, check Eforth+Subleq. If this guy can emulate subleq CPU under a GPU (something like 5 lines under C for the implementation, the rest it's C headers and the file opening function), it can run Eforth and maybe Sokoban.