home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / misc / emu / flamingo.readme < prev    next >
Text File  |  2000-08-19  |  3KB  |  64 lines

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