[Oberon] Pascal RISC5 ProjectOBERON Emulator
greim
greim at schleibinger.com
Tue May 6 22:57:17 CEST 2014
Hi
at
https://github.com/MGreim/riscpas_repo
you may find a (pre)beta Free-Pascal translation of
Peter de Wachters C RISC emulator.
I have just tried it on my x86_64 Linux (Ubuntu 12.04) yet.
Should also work on Windows, with OpenGL and SDL2.
On Linux the mesa (OpenGL) package should be installed incl. SDL2, same
as with Peters emulator.
I am using Free-Pascal compiler v. 2.6.2.
( http://www.freepascal.org/ )
fpc -B riscpas.pas
in the source directory should work for compiling, the SDL2 headers are
included. You may also set range check or i/o etc. switches.
start it with:
riscpas oberon.fs
Its a pre-beta
Markus
More information about the Oberon
mailing list