Congratulations! You have found 68k/Sim, the ultimate learning tool for the Motorola 68008 Microprocessor. The aim of this webpage is to provide easy access to the multitude of programs, program sources and documents on this CD-ROM.
Windows Installer, 68ksim-install.exe
Linux/x86 tarball, 68ksim-bin-linux.tgz
Solaris/SPARC tarball, 68ksim-bin-solaris.tgz
Windows ZIP file, 68ksim-source.zip
Linux/x86 tarball, 68ksim-src-linux.tgz
Solaris/SPARC tarball, 68ksim-src-solaris.tgz
68k/Sim User Manual, usermanual.pdf
68k/Sim Project Report, report.pdf
68k/Sim Source Code (Typeset), sourcecode.pdf (note: 514 pages)
68k/Sim Source Code History, cvslog.pdf
68k/Sim Project History, mailinglist.pdf
If you want to compile 68k/Sim on platforms other than the platforms mentioned above, you probably shouldn't experience too many problems, provided that you have the Qt libraries available on your platform. For platforms based on X11 (most Unix systems), you can use the Qt/X11 library off this CD. Then if your platform is big-endian (Intel, AMD, etc.) the Linux source package should compile without much difficulty; if your platform is little-endian (Sparc, Alpha, etc.) the Solaris/SPARC source package should be your option.
By the way, the only difference between the Linux and Solaris version, is the Makefile; the reason that they are called the "Linux/x86" or "Solaris/SPARC" version is not that the code was written specifically for Linux or Solaris, but simply that the program was tested on those platforms (which are big endian and little endian respectively).
We haven't been able to test 68k/Sim on an Apple/Macintosh as we didn't have a license for Qt/Mac. Our guess is that the code should compile fine, but we cannot guarantee it.