Remix.run Logo
lorenzohess 10 hours ago

Out of curiosity, how much slower is this than an actual CPU?

bastawhiz 10 hours ago | parent [-]

Based on addition and subtraction, 625000x slower or so than a 2.5ghz cpu

medi8r 8 hours ago | parent [-]

So it could run Doom?

repelsteeltje 8 hours ago | parent | next [-]

Yes: https://github.com/robertcprice/nCPU?tab=readme-ov-file#doom...

medi8r 6 hours ago | parent | next [-]

Oh I forgot to Doom scroll.

binsquare 8 hours ago | parent | prev [-]

Can we run doom inside of doom yet?

throawayonthe 7 hours ago | parent | next [-]

Yes: https://github.com/kgsws/doom-in-doom

PowerElectronix 6 hours ago | parent [-]

What a time to be alive

vee-kay 7 hours ago | parent | prev | next [-]

[dead]

afewquarks 8 hours ago | parent | prev [-]

[dead]

anthk 6 hours ago | parent | prev [-]

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.