Virtual X68000 1.1 will be the first release branch of Virtual X68000.
Alpha quality (for developers only).
This version will include:
This version will not include:
These are the lists of author's test results. These lists will be updated as development progresses.
Virtual X68000 Project is looking for testing contributers who report success/failure with their copies of executables. A report should contain at least the executable's name and version, and by what operation word does it abort.
Note that as hardware emulation is not implemented much, almost all executables that use hardware functions are expected to fail now.
Virtual X68000 is now tested with LHA's self-extractor (lha_x647.x), LHA itself (lha.x), HAS (has.x), HLK (hlk301.x), and DIS (dis.x).
As of version 0.35, limited preliminary tests indicate that
properly optimized vx68k runs about twice as fast
on 200MHz-clocked MMX-Pentium (GNU/Linux) as 10MHz-clocked
X68000 does.
When compiling by egcs 1.1.2, using -fomit-frame-pointer will improve the execution speed by several percents. Using -fstrict-aliasing will improve it by several more percents, too.
GCC 2.95.2 does not enable -fstrict-aliasing automatically with -O2 or higher.
Virtual X68000 Project is looking for a more comprehensive benchmark program. If you know one, please let us know.