Skip to content

Releases: perkinslr/oc2r

1.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 00:48
cf232e0
Update publish.yml

1.20 Internet Card

1.20 Internet Card Pre-release
Pre-release

Choose a tag to compare

@perkinslr perkinslr released this 31 Jan 05:53

Initial attempt porting internet card to 1.20.1

CR-as-newlines

Choose a tag to compare

@perkinslr perkinslr released this 28 Jan 06:12

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

Choose a tag to compare

@perkinslr perkinslr released this 27 Jan 06:41
Remove bootfs.squashfs from wrong location

OC2-Events

Choose a tag to compare

@perkinslr perkinslr released this 26 Jan 10:10

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

Choose a tag to compare

@perkinslr perkinslr released this 25 Jan 08:02

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.