Show HN: Oberon System 3 runs natively on Raspberry Pi 3 (with ready SD card)

https://github.com/rochus-keller/OberonSystem3Native/releases

Releases · rochus-keller/OberonSystem3Native

This is a version based on v2.3.7 supposed to eventually run natively on PC i386, Raspi Model 3b and Olimex ESP32-P4-PC, using existing bootloaders instead of Oberon0 - rochus-keller/OberonSystem3N...

GitHub
This is great! I remember running System 3 on a 386 back when MS-DOS was king.
Thanks. There is actually also an i386 version of the system in the repository, where I modified the kernel so it runs with Multiboot, making installations much easier. An essential achievement for both platforms were the stand-alone tools, i.e. I can compile and link the whole Oberon system on Linux or any other platform (see https://github.com/rochus-keller/op2/). I even implemented an IDE which I used for the development (see https://github.com/rochus-keller/activeoberon/).
GitHub - rochus-keller/OP2: A stand-alone and cross-platform version of original OP2 Oberon compiler with new targets

A stand-alone and cross-platform version of original OP2 Oberon compiler with new targets - rochus-keller/OP2

GitHub