Doom 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.
Yes: https://github.com/robertcprice/nCPU?tab=readme-ov-file#doom...
Oh I forgot to Doom scroll.
Can we run doom inside of doom yet?
Yes: https://github.com/kgsws/doom-in-doom
1 reply →
[dead]
[dead]
Doom 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.