Note: the news posts might be rather technical. Not interested in that? Just pick the appropriate build directory from the right-side menu and look at the last modified date. If you’re on Windows and don’t know if you have a 64- or 32-bit system, go for Windows (32-bit). Installer builds end in ‘-msi.zip’.
windows

Cleanup

Just a small note to let you know I’ve cleaned up the stored builds. All 0.7.2 builds and some of the earlier 0.8.0 builds have been removed from the windows and mac directories.
I’ll be regularly cleaning up these directories to conserve disk space.
Comments

openMSX 0.8.0 Official release

The openMSX team over at openMSX.SourceForge.net have just officially released version 0.8.0 after several days of testing with release candidates.
After some mirroring this latest release was cleverly nicknamed CSI Dresal.

If you are reading this here, chances are you’ve already been testing a few of the latest new features in 0.8.0, including Laserdisc and reverse support, as they’ve already been in the unofficial 0.7.2 beta builds available here at openMSX Builder.
A couple of other features and bugfixes worth mentioning include:
  • improved debugging, such as the new debuggables keymatrix, joystick ports and romblock,
  • several Windows Unicode support fixes,
  • several new scripts demonstrating for instance On Screen Display possibilities and experimental Tool Assisted Speedrun utilities.
  • the Arc mapper
  • trackball emulation.
  • 64-bit support for Mac OS X Snow Leopard.
  • and many more

Mobile device and handheld enthusiasts may also be happy to know that Dingoo support has been improved due to several speed and code size optimisations, an added OSD virtual keyboard and a new icon skin for handhelds.

So, without further ado, we are proud to announce openMSX 0.8.0: CSI Dresal:
Of course you can find these releases as well in the build directories here at openMSX Builder. Just use the appropriate links in the sidebar on the right to grab the builds for your operating system of choice.
After this release we’ll of course continue with building the upcoming beta builds again, since development on openMSX will continue.

* Note that the Universal build for Mac OS is a little different from the ones I’ve built in the past here on openMSX Builder, since the official build is packaged on Snow Leopard, which added support for 64-bit systems through x86_64, while my unofficial builds are still 32-bit since they are built on Leopard.

If you are still on Leopard and normally run openMSX directly from the command line, you will need to add “arch -i386” in front of it now, to force the app being launched in 32-bit mode. For example:
  • `arch -i386 /Applications/openMSX.app/Contents/MacOS/openmsx -machine Boosted_MSX2_EN -diska "~/Downloads/Software/MSX/Music Project/MBWave2/" -ext "msxdos2"`
Or get my unofficial 0.8.0-r11491 32-bit build which shouldn’t have this issue since there is no 64-bit support added to it.
Comments

openMSX 0.8.0 Preview builds

As the openMSX is preparing for the official 0.8.0 release, they’ve set the version number to 0.8.0 for their release candidates.
Result of this is that we now currently have unofficial 0.8.0 preview builds available.

32-bit Windows users can grab the 0.8.0 Preview ZIP archive for x86 or the 0.8.0 Preview Installer for x86.
64-bit Windows users should go for the 0.8.0 Preview ZIP archive for x64 or 0.8.0 Preview Installer for x64 instead.

Mac users can try the openmsx-0.8.0-11486-mac-univ-bin.dmg preview instead.

Please test these preview releases and report any problems to the openMSX team!
Comments

Windows builds

Thanks to Vampier we’ll also be offering builds for 32-bit and 64-bit Windows from now on! Currently they are still manually build, but he is also working on an automated way.

Till I’ve added links to the latest versions of every build, head over to the Windows Builds directory to grab them!
If you are in doubt whether you need 64-bit or 32-bit, just go for the 32-bit builds (or try a 64-bit build first, since it will just fail to run if you are not on a 64-bit system Winking).
Comments