[Oberon] Emulating an RS-232 line with the Oberon emulator

Peter De Wachter pdewacht at gmail.com
Wed Oct 25 21:08:44 CEST 2017


--boot-from-serial is implemented now as well.

On Tue, Oct 24, 2017 at 11:59 PM, Andreas Pirklbauer
<andreas_pirklbauer at yahoo.com> wrote:
>> mkfifo pipe1 pipe2
>> risc --serial-in pipe1 --serial-out pipe2 ob1.dsk & > risc --serial-in
>> pipe2 --serial-out pipe1 ob2.dsk & >
>> This works on Linux, I'm not sure how portable the code is.
>>
>
> It also works on macOS. Tested with module ‘Oberon0’ running
> on one Oberon instance, and module ‘ORC’ running on the other,
> while sending Oberon0 commands from ORC to Oberon0. Works.
>
>
> Now all we need is an additional option ‘—boot-from-serial’ in
> the ‘risc’ command (but there is a workaround..).
>
>
> -AP
>
>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
>


More information about the Oberon mailing list