Short: C= Plus/4 emulator v1.50, 68k & PPC Author: racs@fs2.bdtf.hu (Almos Rajnai) Uploader: racs@fs2.bdtf.hu (Almos Rajnai) Version: 1.51 Type: misc/emu Requires: Kick 3.0, 68020+ or PowerPC, AGA, ECS or CGX, rom image --------------------------------------------------------------------- Release date: 10.08.2000 Changes since v1.50: * Fixed joystick support, requires lowlevel.library v40, but works better * (PPC) Fixed 38 row mode * (PPC) Fixed serious error, which caused crash, when non-ppc based XVD ran together with the PPC version * Added buffered sound. Lots of the digital sounds are much better now. (Eg. Digital Ball sounds great!) Changes since v1.07: * Added PowerPC version (3x-10x faster than 68k version) * Added new keystroke: numeric-* for joystick port swap under emulation (thanks for the idea to Lando) * Fixed uncleared high word at indirect addressing, it might cause some program run wrong (Leaper finally works! Yeah! I love it!) * Fixed a bug in the GUI: latest invoked function always reappeared on non-hotkey keypresses * Fixed GUI: Flamingo can not be started without a valid XVD setup * Fixed GUI: XVD error message now really appears * Fixed hardware interrupt, break flag now cleared. This bug sometimes caused infinite break loops (eg. in Turbo Assembler v6.0) * Fixed default program loading (after loading Flamingo filled memory with patterns) * Fixed a serious mistake in max. FPS counting, it could cause crashes * Minor fixes and speedups (discovered under PPC conversion) * Fixed frame drawing on/off key (F7), now works independently the frameskipping value * Fixed wrong error message on library open fail and I/O error * Fixed $FF1E timing, it behaves almost as most programs expect * Fixed raster interrupt, it came earlier than it should, now works right * Fixed character matrix switching, ailgned to new character-line beginning (splitted graphical/text mode is working right, eg. BASIC graph mode 2) * Fixed screen draw on/off emulation, Manic Miner is working now (thanks again to Lando for sending this game) * Fixed joy emulation, works better (emulation speed increased a bit again) * Fixed wrong FLD scrolling, horizontally scrolling games and magazines are working right * Changed processor speed setup, now can be set upto 1000% * Changed FPS counter to 3 digits (guess why... ;) * Changed the PPCAGA-delta XVD from asynchrone to synchrone. (Unfortunately this caused a bit performance decrease in the 68k version with this driver.) * Changed slightly the XVD format, now supports PPC-based drivers without context switches in FlamingoPPC * Due to lots of changes and improvements version number raised to 1.50 v1.08 Internal beta