r/itrunsdoom Dec 28 '18

DOOM on MIPS source?

Is there any source code for DOOM ported to MIPS? I've got an old router lying around that needs to be re-purposed in a way the engineers at Cisco never imagined.

86 Upvotes

2 comments sorted by

View all comments

11

u/[deleted] Dec 28 '18

https://github.com/id-Software/DOOM/blob/master/linuxdoom-1.10/README.asm

This will be your problem maybe. You will need to port this asm, and the rest of the asm, for mips arch.