This is multiplatform Windows Emulator project home page!!! Now we can run Calc from Windows.
We prepared CPU emulator module. It's GPL'ed :).Also we provide commercial license for CPU emulator. You can download it software Pentium 4 CPU emulator sources
We preparing our src repository for uploading to sourceforge.
Also we need same hardware (SUN Sparc computer and MAC) to make next step in platform independence.
Short installing instraction:
# cd /usr/local
# tar -xzvf
Using:
You can start a Win32 application fromAbylos/sample/c/Program_Files/directory like below (e.g.Windows 98build of the Calculator):
# cd /usr/local/Abylos/sample/c/Program_Files
# export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/Abylos/lib"
#/usr/local/Abylos/bin/abylos--config=/usr/local/Abylos/sample/config/abylos.cfgcalc_98.exe
Look at this cool image!!!