- 0 replies
- 1,428 views
- Add Reply
- 0 replies
- 1,417 views
- Add Reply
- 0 replies
- 1,841 views
- Add Reply
- 0 replies
- 1,364 views
- Add Reply
XRoar v0.11 Released

XRoar, a Dragon 32, Dragon 64 and Tandy CoCo emulator for Unix, Linux, GP32, MacOS X and Win32, was updated recently and released. Below is a quote from the XRoar official hompage about v0.11.
This release introduces a Win32 version (using the Win32 SDL port) which just about works, although from what I witnessed, the sound is incredibly choppy. Unfortunately I don't have anything to test it on, so fixing that up will be slow. GP32 support is broken for some reason (it runs, but sound and video is broken), so I'll leave the previous release of that binary up.
Also new: Support for Dragon 64 in 64K BASIC mode. Translation mode in SDL keyboard module. French and German keyboard mappings for 'raw' mode in SDL keyboard module. SDL-YUV uses hardware scaling where available. JACK sound module. Basic NTSC artifact simulation. GP32 chatboard support.
NeoCD Released

The first version of NeoDC, an improvement on the Dreamcast NeoGeo CD emulator NeoCD, was released recently. There is still no sound support besides CDDA, below are the changes since the last IMR tech release (9.3).
- VMU code modified so now the program does not hang on boot if no VMU is inserted- Now there is proper timing on PAL systems.
- There is now a proper method for keeping the emulator running at 100% speed
- Fixed the 2.5 second lag in CDDA tracks playing, may resolve other issues
- The screen is now the proper aspect ratio and is all displayed.
- Improved load times
- Rendering optimized for some more speed gain
- Default region automagically set to that of your Dreamcast
- Slightly less SDL dependance moving towards complete SDL independance
MorphGear 2.3.0.2 Released

MorphGear, a multi-system emulator was updated and version 2.3.0.2 was made available today. This release is basically one of optimization, below are the changes.
- Added version check of MorphModules to detect if differing versions are installed (which could potentially cause problems).- Updated Win32 installs. MorphModules now only install if MorphGear is installed and they no longer prompt for an install location. Also converted from EXE to smaller MSI. Of course, if you have an old version of Windows you'll need to install the Windows Installer Bootstrapper.
Gebea Release 9 Available

Gebea, a plug-in based GameBoy Advance emulator, was updated and released today. Below are the changes in Release 9.
CPU: Fixed some dataproc instructions writing to r15CPU: Fixed LSR#32 and ASR#32
CPU: Fixed r15 for dataproc instructions with register-specified shift
CPU: Fixed flags for long multiplies
CPU: Fixed the carry flag for logical operations with zero-amount immediate shifts
CPU: SWI now also works in ARM mode
GPU: Added support for text BGs larger than 256x256
GPU: Added correct mapping of OBJ data for both 1D and 2D mode
GPU: Added OBJ rotation and scaling
GPU: Fixed scrolling for 16x16 color BGs
GPU: OBJs are now rendered in reverse order (OAM entry 0 is drawn last)