<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">    > A port of Project Oberon to RISC-V (i.e. a RV32IM compiler and</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">    > a port of the rest of the system), as well as an emulator that</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">    > can run it, can be found in these repositories:</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69); min-height: 14px;" class="">    ></div><div style="margin: 0px; line-height: normal; color: rgb(228, 175, 9);" class=""><span style="text-decoration: underline" class="">    > <a href="https://github.com/solbjorg/oberon-riscv-emu" class="">https://github.com/solbjorg/oberon-riscv-emu</a></span></div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69); min-height: 14px;" class="">    ></div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class=""><br class=""></div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">Tried it out. Works. But why is is so much slower than the RISC5 version</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">of the emulator? It takes very long time to start and the responsiveness</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">of the UI just isn’t there. Also, commands cannot be executed by pushing</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class="">the alt button, one also has to click the mouse/trackpad (this is for macOS).</div></body></html>