Basilisk II JIT

This file is based on a snapshot of http://gwenole.beauchesne.info/projects/basilisk2/ scraped by web.archive.org on 2008-04-08.

Basilisk II is an Open Source 680×0 Macintosh emulator developed by Christian Bauer. That is, it enables you to run 68k MacOS software on your computer, even if you are using a different operating system. However, you still need a copy of MacOS and a Macintosh ROM image to use this program. Basilisk II is distributed under the terms of the GNU General Public License (GPL).

The Basilisk II JIT project aims at improving the run-time performance of the emulator. In technical terms, it uses dynamic recompilation techniques to translate original 680×0 code into native code (currently x86 and x86_64). The engine is derived from Bernie Meyer’s just-in-time (JIT) compiler engine for UAE. Further bug-fixes and improvements were made for Basilisk II.

The following platforms are currently supported: Linux/i386, Linux/x86_64, FreeBSD/i386 and MacOS X for Intel. An experimental port to Windows is available again but it’s still looking for proper maintainership.

Note: This webspace contains development code currently available in CVS. Though efforts are made to ensure stability, regressions are possible. Please see the Official Basilisk II Homepage for stable builds.

Last update: 2006/05/05 -- MacOS X GUI fixes.

Features

News

Downloads

Getting Help

Creative Commons License

Valid XHTML 1.0 Transitional

Valid CSS!