| Posted By 
  IstvanV
 on 2007-03-25
 08:57:53
 
 |  Re: Beta version of new emulator is now available 
 Here is a new Windows installer: http://www.sharemation.com/IstvanV/plus4-2.0-beta.exe
 This fixes some problems found in the previous release, and also adds a new video mode
 that resamples the video output to the refresh rate of the monitor, allowing for much smoother
 display updates at the expense of higher CPU usage and some latency. I do not have enough
 information about the OpenGL crash, but I added a check for the case when the glBlendColor()
 function is not available (i.e. wglGetProcAddress() returns NULL), in case that was the source
 of the problem. Some 1541 fastloaders that were previously broken now work, but this area still
 needs improvements.
 Note that SID emulation has been removed for now, since the sources are no longer available,
 and reSID has a GPL license. I will attempt to write SID emulation later from scratch, though.
 
 |