Releases: perkinslr/oc2r
Release list
1.3.1
1.20 Internet Card
Initial attempt porting internet card to 1.20.1
CR-as-newlines
This adds support for CR ('\n') as a newline character to the 1.18 and 1.20 version. If you write to /dev/hvc0 and terminate the message with CR, the response will be formatted with CR instead of NUL. This is easier for communicating via microcom and similar tools.
Sedna-with-lua5.4
Remove bootfs.squashfs from wrong location
OC2-Events
This release adds support for push events via /dev/hvc0
Currently, only the redstone interface block(not card) provides any, but other mods can do so by implementingRPCEventSource`
The -all.jar files contain sedna embedded, and can be used on their own. Use the other variant if you want to supply your own version of sedna.
OC2+IC+overlayFS
OC2 with a working internet card, backported monitor, and a new overlay rootfs. Use the included sedna to have a full boot ROM and efficient kernel.