OCMIPS is a mod for OpenComputers which adds a MIPS-I architecture core.
Status:
- The CPU itself is mostly complete.
- It's sorely lacking in software, although Lua 5.3.2 runs (or at least used to).
- It's got an ELF bootloader EEPROM.
- I used to be able to boot Lua off a T1 (192KB) stick of RAM when run atop Mocha + libgreen, but I accidentally broke stuff so I still need to fix that.
- The component API currently sucks. Here's a proposal that should help make it suck less for some components.
OCMIPS source: https://github.com/iamgreaser/ocmips
If you want binaries, lurk on