oshisama Posted November 2, 2005 Share Posted November 2, 2005 Erik released a new version of CottAGE (1.6) based on his JEmu work.It represents all his work since the latest CottAGE 0.11 version. N.B. The CottAGE versioning will now be in sync with JEmu2 from now on.This version is extracted from JEmu2 version 1.6.1 (http://www.gagaplay.com), which is anenhanced version of CottAGE: Much better rendering, better timing, better sound, online high-scores and more SmileSome components from JEmu2 were left out (The JEmu2 code itself, the 68k emulator and the CPS1driver).As of this version, java 1.1 (i.e. The MS VM) will no longer be supported. [JEF CHANGES & FIXES]* Added emulation of the YM2203 sound chip [Erik Duijs]* Added a sample player [Erik Duijs]* Fixed R register emulation of the Z80 cpu (this fixed arkanoid) [Erik Duijs]* Changed the sound implementation. It´s now javax.sound only, which means that JEF is nownot compatible with java 1.1 anymore, but it´s only 1.3 and up. The new sound implementationmoved the sound thread to the main thread and updates once a frame. This solved theinfamous timing errors. [Erik Duijs]* Abstracted the memory mapping, and added a few alternative implementations. [Erik Duijs]* Added support for online high scores [Erik Duijs]* Many changes and fixes from the last few years I forgot to document Smile [Erik Duijs] [COTTAGE DRIVER CHANGES AND FIXES]* Fixed the arkanoid driver [Erik Duijs]* Fixed the gng driver [Erik Duijs]* Added sound to Commando, 1942, 1943, Gun Smoke, Bomb Jack, Arkanoid, and Ghosts ´n Goblins[Erik Duijs]* Fixed the M62 Driver [Erik Duijs]* Many changes and fixes from the last few years I forgot to document Smile [Erik Duijs] [KNOWN ISSUES & TODO LIST]* The new sound implementation depends on precise timing, which is very difficult (if notimpossible) to do with a pre 1.5 version of java. Sometimes this leads to audible pops andclicks, due to buffer underruns.* TODO:Add support for high precision timers of 1.5 and the unofficial 1.4 high precision timer.* For some reason, zoomed display modes have become extremely slow.»» Homepage Thanks to AEP-Emu for the news. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now