RISC-Oberon: The archive 'A2RISC.tgz' contains the Oberon-07 to RISC compiler, a static linker, a tool for decoding RISC object and binary files and the RISC emulator to be used under A2/UnixAos/WinAos. The software allows you to create RISC binaries from small Oberon 07 sources which can be booted and executed by the RISC emulator or to create RISC binaries of the Oberon system core to be booted by the real RISC computer. Included are also some demo modules (Hello.Mod, BubbleSort.Mod, ...). The usage in UnixAos is very easy: tar -xf A2RISC.tgz # creates a subdirectory OberonRISC cd OberonRISC aos # a RISC.Tool gets automatically opened