home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 June / PCWorld_1999-06_cd.bin / software / temacd / winuae / WinUAE088R4.exe / file0023.bin < prev    next >
Encoding:
Text File  |  1999-05-11  |  46.0 KB  |  883 lines

  1. UAE 0.8.8 Win32/DirectX, Release 4
  2.  
  3. (c) 1995-1999 Bernd Schmidt
  4. (c) 1997-1999 Mathias Ortmann <mailto:ortmann@uae.de>
  5. (c) 1997-1999 Brian King <mailto:Brian_King@codepoet.com>
  6. (c) 1998-1999 Toni Wilen <mailto:twilen@sci.fi>
  7. ______________________________________________________________________________
  8. 0.8.8 Release 4 - April 20, 1999
  9. ==============================================================================
  10. - FIXED: MUI installation will now work.
  11. - FIXED: Serial-port detection routine was partially broken.
  12. - FIXED: Zorro-III memory sizes greater than 64-Megs now work.
  13. - ADDED: WinUAE now remembers the last path where an .hdf file was selected.
  14.          NOTE: This was already done for .rom and .adf files.
  15. - ADDED: Selection of MIDI device in the I/O Ports page of the GUI.
  16. - ADDED: First cut of Online-Help system.
  17. - ADDED: Installer no longer creates any registry keys, since WinUAE will do
  18.          this itself when run for the first time.  Additionally, this fixes
  19.          the problems of those users running WinUAE off of a central network
  20.          file-server install, where a local install of WinUAE had not been
  21.          done.
  22. -------------------------------------------------------------------------------
  23.  
  24. For general information about the core UAE platform, refer to:
  25.  
  26. http://www.freiburg.linux.de/~uae/
  27.  
  28. This readme file does _not_ cover the features of UAE that are common to
  29. all versions. If you're not familiar with UAE yet, consulting the generic
  30. distribution before attempting to use this port might actually not be a
  31. bad idea.
  32.  
  33. The generic UAE documentation can be found in the docs directory of this
  34. archive. Take these docs with a grain of salt, though: Not every detail of the
  35. Linux documentation pertains to WinUAE, and vice versa.
  36.  
  37. The latest release of UAE for Win32 is available from:
  38. http://www.codepoet.com/UAE/
  39.  
  40. If you are using Windows 95 (shame on you!) and don't have DirectX
  41. installed yet, you need to grab and install a copy first. UAE works
  42. with older versions of DirectX, so chances are that you won't have
  43. any problems if you had installed a DirectX game on your machine at
  44. least once.
  45.  
  46. Windows NT 4.0 comes with DirectX included, but you do need proper display
  47. drivers. Unfortunately, many of the default drivers that come with NT do
  48. not completely support DirectX, so you might need to contact the manufacturer
  49. of your display adapter for an update.
  50.  
  51. | BUG REPORTS VIA EMAIL: Please make sure that the following conditions are
  52. | met before you report any kind of problem:
  53. |
  54. | (1) You are using the latest version of WinUAE
  55. | (2) You have read the documentation (90% of all potential questions are
  56. |     answered thoroughly in the this readme file)
  57. | (3) You have used your brain
  58. | (4) The graphics drivers of your systems are up-to-date (sorry, I cannot
  59. |     tell you where to get the latest NT 4.0 drivers for your Trident or
  60. |     Cirrus Logic card).
  61. |
  62. | If you do write me, _always_ state what version of UAE your feedback is
  63. | pertaining to. Include all the necessary information, e.g. the command
  64. | line options you are using.
  65. |
  66. | Do _not_ send me warez of any kind, no matter how non-working they are.
  67. | Do _NOT_ ask me for ROM-files, warez, etc.
  68.  
  69. 1. Command Line Parameters
  70. ==========================
  71. UAE's command line options are now quite hidden, since we're a true
  72. Windows application now (and not a console-application).
  73.  
  74. The most important one is:
  75. -config=configfile.uae
  76.  
  77. which will cause WinUAE to load the saved config-file (which is just
  78. ASCII format anyways).
  79.  
  80. 2. File-System Specifics
  81. ========================
  82. UAE will try its best to bridge the gap between Microsoft and Tripos file
  83. system semantics, but there are some inherent limitations:
  84.  
  85. 1. The Windows "read only" flag controls the w and d bits on the Amiga side
  86. 2. r and e are always set
  87. 3. h, s and p cannot be set
  88. 4. The a flag is preserved
  89. 5. File comments are not supported
  90. 6. Not all file names that are "forbidden" under the lame Windows fs are
  91.    being handled correctly yet. The most common ones, however, are.
  92.  
  93. Beware: UAE does _not_ live in a chroot-like environment! There is no
  94. checking for accesses to directories above the mount point. Do not
  95. assume that your data is absolutely safe from rogue Amiga programs!
  96.  
  97.  
  98.  
  99. 2. Keyboard Emulation
  100. =====================
  101. Most of your keyboard retains its regular functionality under UAE, but
  102. there are a few notable exceptions:
  103.  
  104. - if you don't have a Win95 keyboard, you'll have to use Ins/Home as a
  105.   replacement for Left Amiga/Right Amiga (this is different from other
  106.   versions of UAE).  Also, if you are using WinNT with a Windows keyboard,
  107.   you'll STILL have to use Insert/Home as your "Amiga" keys.
  108. - HELP has been remapped to Page-Down
  109. - F12 brings up the GUI
  110. - Scroll Lock toggles screen refresh, speeding up the emulation
  111. - Pause toggles sound, speeding up the emulation (note that you can't
  112.   enable sound this way if you haven't configured UAE to run with sound
  113.   from the beginning).
  114. - End+F1, F2, F3 or F4 allows you to change disks in one of the four
  115.   Amiga disk drives. Shift+End+F1...F4 ejects the disk.
  116.  
  117. The keyboard replacements for an Amiga joystick are as follows:
  118.  
  119.                  a              b            c
  120. Up            Keypad 8      Cursor Up        T
  121. Down          Keypad 2     Cursor Down       B
  122. Left          Keypad 4     Cursor Left       F
  123. Right         Keypad 6     Cursor Right      H
  124. Fire          Keypad 0      Right Ctrl    Left Alt
  125.  
  126. WinUAE supports gzip-compressed disk images. If you have a 32 bit (!) gzip.exe 
  127. installed, you can store your disk images (.adz) and ROMs (.roz) in compressed
  128. format.  Compressed disks will be write protected.
  129.  
  130. Windows NT users: Using the compression feature of NTFS instead of gzip is
  131. a good idea if you wish to save space and be able to write to the ADF files
  132. at the same time.
  133.  
  134.  
  135. 3. Performance Issues
  136. =====================
  137. On a sufficiently powerful PC, UAE will give you quite an authentic
  138. flashback into a (better?) past.
  139.  
  140. NOTE: 8 bpp is now the default for WinUAE
  141.  
  142. Thanks to DirectX, the raw drawing throughput of this version will be
  143. among the highest of all Intel ports. 800x600 is only about 20% slower
  144. than 320x200 on my Pentium 100, although it requires more than seven
  145. times as many bytes per second to be pumped across the PCI bus. UAE's
  146. native display depth is 16 bpp. This table shows how the net drawing
  147. speed is affected by your display type:
  148.  
  149. 16 bpp full screen - 100%
  150. 16 bpp desktop     -  98% 
  151. 24 bpp desktop     -  72%
  152. 32 bpp desktop     -  60%
  153.  
  154. Unfortunately, windowed mode clipping causes system services such as
  155. mouse/keyboard input and the file system to slow down (there is no way
  156. of avoiding this at the moment). This does not affect SMP machines.
  157.  
  158. Sound is a luxury. Because sound output is strictly synchronized with
  159. video DMA, you _won't_ get clean sound _unless_ your machine is capable
  160. of running at 50 fps at least internally.
  161.  
  162. Rule of thumb: Get a PPro or Pentium II if you want full graphics and
  163. full sound at the same time (reportedly, the Pentium MMX 200 MHz,
  164. overclocked to 250 MHz [83.3 MHz bus speed], is a powerful platform
  165. for running UAE. I have no definite reports about the K6 and the M2 yet,
  166. but these should do pretty good as well.).
  167.  
  168. On a Pentium 100 equipped with a Matrox Millennium, UAE-Win32/DirectX
  169. is slightly faster than the Linux version under AcceleratedX for programs
  170. that perform a _lot_ of screen updates, i.e. action games and demos.
  171. All other things should run at roughly the same speed.
  172.  
  173. 4. Compatibility
  174. ================
  175. The number of programs that don't run properly under UAE decreases with
  176. every new release. If you find a piece of software to require special
  177. treatment, please let me know. I have received copies of pirated software
  178. in my email in the past. Never ever do this to me.
  179.  
  180. Consult compatibility.txt for tips on how to get software running and a
  181. growing collection of user-submitted parameters.
  182.  
  183. In UAE 0.8.6, sprite problems are still an issue.
  184.  
  185. A few broken programs require instruction prefetch and/or exception 3
  186. to be emulated (e.g.  Shadow of the Beast I, Katakis and Denaris). These
  187. can be forced to run by playing with the "compatible-mode" CPU-flag in
  188. the CPU-settings section of the GUI.
  189.  
  190. 5. Acknowledgements
  191. ===================
  192. to Bernd Schmidt for creating this comprehensive emulation of the most
  193. complex home computer ever
  194.  
  195. to Mathias Ortmann, for all his pioneering WinUAE efforts, and the meat of this
  196. document
  197.  
  198. to Microsoft for contributing an excellent IDE and an operating system that
  199. hasn't crashed a single time during the development of this project,
  200. although I've done some pretty nonstandard things to it repeatedly :->
  201.  
  202. to the Free Software Foundation for providing an invaluable set of tools
  203.  
  204. to Cygnus Software for porting them over to the Win32 environment
  205.  
  206. to Thomas Kessler for mercilessly tracking down and reporting even the
  207. most subtle bug
  208.  
  209. to Andreas Schildbach for providing several hundred MIPS of raw CPU power and
  210. demonstrating that this program will actually make sense on the entry-level
  211. PC generation of 1998. :-)
  212.  
  213. to Cloanto for their Amiga Forever work
  214.  
  215. to JayBee for his AIAB work
  216.  
  217. to Christian Buchner (flower-power) for his work on a uaescsi.device
  218.  
  219. to all the mirror-sites and their owners
  220.  
  221. to those who have contributed to my Internet funding
  222.  
  223.  
  224. 6. Known Bugs/Issues:
  225. =====================
  226. Please see the WinUAE home-page at http://www.codepoet.com/UAE/
  227.  
  228. Please use the following type of template with all bug reports:
  229. 1. Amiga OS verions (kickstart and workbench)
  230. 2. Extensions running (MagicWB, NewIcons, DirOPUS, ToolManager, etc.)
  231. 3. Settings of Amiga that caused the problem
  232. 4. HostOS (Win95, Win95-OSR2, WinNT, etc.)
  233. 5. DirectX version
  234. 6. PC Graphics card and its driver's version
  235. 7. Sound card and its driver's version
  236.  
  237.  
  238. 8. Fixes/Changed in the WinUAE version:
  239. =======================================
  240. ______________________________________________________________________________
  241. 0.8.8 Release 3 - April 20, 1999
  242. ==============================================================================
  243. - FIXED: Bug in new DX_FillRect() function, which affected DX_Blit().
  244. - FIXED: Bug in MIDI speed-detection.  Bars'n'Pipes works now!
  245. - FIXED: Bug in MIDI setup - I never set the MIDI output volume.
  246. - FIXED: Auto-detect of VPOSW register changes has been cleaned up (from Toni)
  247. - FIXED: Only serial-ports that exist on the PC will show up in the GUI - no
  248.          more hardcoded COM1 - COM4.
  249. ______________________________________________________________________________
  250. 0.8.8 Release 2 - April 15, 1999
  251. ==============================================================================
  252. - FIXED: Bizarre error with hardfiles, config-files, kickstart ROMs, and other
  253.          areas.  Some places in the code were fopen() a file, and never
  254.          releasing the file-handle for later use.
  255. - FIXED: I *think* I've found the bug which was causing slow-downs on Cyrix
  256.          processors.
  257. - FIXED: Serial-port set to "none" always produced "COM1".
  258. - FIXED: Command-line now accepts the old "-config=blah.uae" format, so that
  259.          Amiga Forever users can just drop in the new WinUAE.exe and still use
  260.          their MenuBox to start.  This also gave us a smaller executable!
  261. - FIXED: 24-bit display-mode support should work again.
  262. - FIXED: FPS display updates quicker when toggling between PAL and NTSC, since
  263.          it now averages just the last 128 frames.
  264. - FIXED: LED display in full-screen was corrupting Picasso screens, and would
  265.          sometimes overwrite the Amiga graphics.  LED display is now only
  266.          available in full-screen Amiga screens (not Picasso screens), and
  267.          only when the resolution is at least 800x600.
  268. - FIXED: Bug with PAL/NTSC control through VPOS register of custom-chips.
  269. - FIXED: HTML links in the About panel of the GUI are now up-to-date.
  270. - FIXED: Source-archive is now up-to-date, and includes a proper VisualC++ 6.0
  271.          project for doing debug-builds.
  272. - ADDED: Automatic MIDI output for Amiga software, such that when they select
  273.          the MIDI baudrate, the serial-port output support stops sending bytes
  274.          to a COM-port, and redirects outgoing MIDI bytes to the default
  275.          Windows MIDI-out device.  NOTE: This is output-only for now.
  276. - ADDED: Picasso96 speed-increase for modes greater than 256 colours.
  277. - ADDED: More diagnostics for serious problems.
  278. - ADDED: Settings in Misc panel of GUI for controlling WinUAE's behaviour when
  279.          minimized.  User can now decrease the CPU usage of WinUAE when it is
  280.          minimized.  User can now disable sound in WinUAE when it is minimized.
  281. - CHANGED: Resolution selection under the Display panel in the GUI has changed
  282.            so that the resolution drop-down list is available when you've got
  283.            full-screen selected for Amiga screens, and is greyed-out when in
  284.            windowed mode.
  285. - CHANGED: Back to old-style DirectDraw support, which makes no use of the
  286.            DirectDraw2 or DirectSurface2 COM interfaces.  Some users were
  287.            complaining that all versions since WinUAE 0.8.6 R5 have failed on
  288.            their machines.
  289. - CHANGED: Even SMALLER executable now!
  290. ______________________________________________________________________________
  291. 0.8.8 Release 1 - March 31, 1999
  292. ==============================================================================
  293. - FIXED: Random crashes (WinUAE exits).
  294. - FIXED: Rename problems in filesystem code.
  295. - FIXED: Mounting illegal volume-names using the "automount" option.
  296. - FIXED: Mounting the same volume-name twice.
  297. - FIXED: Mounting of network-drives using the "automount" option.
  298. - FIXED: Joystick/keyboard mappings no longer force the keypad into a joystick
  299.          mode.
  300. - FIXED: Hard-files of 2-Gig size will work.
  301. - FIXED: Problem with Cyrix processors running VERY slowly in certain hardware
  302.          configurations.
  303. - FIXED: Huge bug with loading configuration files, relating to harddrive
  304.          settings.
  305. - FIXED: array-buffer glitch when using .dms and .adz files.
  306. - FIXED: Now cleans up numerous memory and resource-leaks.  Windows is
  307.          SUPPOSED to clean these up for a process which exits, but I don't
  308.          want to rely on that.
  309. - FIXED: CPU vs. Chipset slider under CPU Panel of GUI is available again
  310.          while running.
  311. - FIXED: Default resolution selection in the GUI is done now, so no "blank"
  312.          resolution is selected.
  313. - FIXED: ACTION_SET_DATE on directories will work
  314. - FIXED: ACTION_SET_COMMENT with an empty comment will work.
  315. - ADDED: LED/track-display in full-screen
  316. - ADDED: Basic DiskChange support for READ-ONLY REMOVABLE drives - like CD-ROM
  317.          drives.  If you have a PC CD-ROM drive mounted using the "Mount PC
  318.          Drives" option, and you change the CD, just issue a DiskChange
  319.          command at the shell-prompt, and the proper volume-name should then
  320.          appear.
  321. - ADDED: Help button added to GUI.  Not functional yet.  But we're one step
  322.          closer.
  323. - ADDED: Mechanism for serious alerts to be displayed on-screen, rather than
  324.          just in the log-file.
  325. - ADDED: Preliminary support for writes to the VPOS register, so that games
  326.          like B.C. Kid can program the chipset for 60Hz even when the custom-
  327.          chips are set for PAL mode.
  328. - ADDED: Chipset can be specified in GUI, including AGA
  329. - ADDED: NTSC or PAL refresh-rate can be specified in the GUI.
  330. - ADDED: Track-display of disk-drives in both windowed-mode and fullscreen.
  331. - CHANGED: Configuration file-format has changed, but should still be able to
  332.            read old configurations.  Blame this on Bernd!  8^)
  333. - CHANGED: CPU-engine should be 5-10% faster now.
  334. - CHANGED: Certain Picasso96 operations should be 5-10% faster now.
  335. - CHANGED: Command-line parametes have changed as well.  Read the UNIX docs.
  336.            To load a config-file, use 'winuae.exe -f configfile.uae'
  337.            To set an option, use 'winuae.exe -s option=parameter', such as
  338.            'winuae.exe -s use_gui=yes'
  339. - CHANGED: log-file name is now winuaelog.txt instead of winuaelogs.txt
  340. - CHANGED: Default bit-depth is 16-bit again, since AGA modes require that.
  341. - CHANGED: Sound Panel is NOT available once running, since too many problems.
  342. ______________________________________________________________________________
  343. 0.8.6 Release 6 - December 19, 1998 - Merry Christmas Edition!
  344. ==============================================================================
  345. - FIXED: 68020/68881 combination works again (finally).
  346. - FIXED: Multiple joysticks are possible again.  Also improved GUI in this
  347.          area, including an easy way to "swap" ports.
  348. - FIXED: COM-ports higher than COM1 now work and can be saved.
  349. - FIXED: Selecting a Picasso96 screen-mode that had the same dimensions and
  350.          depth as the current screen would result in a non-functional
  351.          P96-screen.
  352. - FIXED: Mounted filesystems are faster for small-packet accesses, such as
  353.          TAR or 'type'.  AddBuffers was missing when filesystems were
  354.          mounted.
  355. - FIXED: Palette changes on Windows Desktop (from utilities like Panorama)
  356.          no longer corrupt the palette of an 8-bit (256 colour) full-screen
  357.          Amiga.
  358. - FIXED: Renaming files had a small bug, which caused "Put Away Icon" from
  359.          Workbench to crash WinUAE.
  360. - FIXED: Switching between full-screen and windowed Amiga screens now keeps
  361.          the proper colour-depth.
  362. - FIXED: Picasso screen-modes that matched the Windows Desktop dimensions
  363.          would continue drawing even while WinUAE was minimized.
  364. - FIXED: FPS area of status-bar can now accomodate large fonts.
  365. - CHANGED: Single-click of a configuration no longer auto-loads it.  "Load"
  366.            button added to Configurations panel of the GUI because of this
  367.            change.
  368. - CHANGED: UAEx: device-names renamed to DHx: for compatibility.
  369. - CHANGED: "Windows" keyboard "Menu" key is now Right-Alt in Amiga, for all
  370.            the German-keyboard users.
  371. - CHANGED: WinUAE window-title is now simply "WinUAE".
  372. - CHANGED: Display ModeID constants have changed, but should now be
  373.            compatible across user installations.
  374. - ADDED: Support for "no-DCI provider" graphics-cards.  Please let me know if
  375.          this has solved any display-problems that some users may have had...
  376.          NOTE: You will not achieve maximum speed of WinUAE without proper
  377.          drivers for your video-card.  This new support is meant to allow all
  378.          machines to run WinUAE, but not necessarily run it optimally.
  379. - ADDED: Support for RTG/P96 Screens on your Windows Desktop.  Be warned,
  380.          the performance of these screens are poor, and for maximum speed
  381.          you should set your RTG Screen's number of colours to the same as
  382.          your Windows Desktop.
  383. - ADDED: New "Add PC Drives at Startup" option under Hard Drives panel in GUI.
  384.   This option will automagically mount the available PC drive-letters for the
  385.   Amiga to use, using the following naming convention:
  386.   1. If the drive-letter has a Windows volume-name associated with it, the
  387.      drive will get mounted in the Amiga using its volume-name.
  388.   2. If no volume-name, the drive gets assigned an Amiga volume-name based on
  389.      its drive-type:
  390.          Hard Drives      --> WinDH_x:
  391.          CD-ROM Drives    --> WinCD_x:
  392.          Floppy Drives    --> WinDF_x:
  393.          Network Drives   --> WinNW_x:
  394.          Removable Drives --> WinRMV_x:
  395.          RAM Disk Drives  --> WinRAM_x:
  396.      where the 'x:' is the PC drive-letter.
  397.   The beauty of this option is that the config-file can be used on ANY PC and
  398.   the Amiga will automatically have access to all PC-drives valid on that PC.
  399.   NOTE: If a drive doesn't currently have a disc in it (floppy, CD-ROM, etc.),
  400.         then this option will NOT mount the drive for use by the Amiga.
  401. - ADDED: Support for variable block-sizes in hardfiles.  Great for a .hdf
  402.          generated by Amiga Explorer (part of Amiga Forever) which includes
  403.          support for storage devices with block-sizes other than 512-bytes.
  404. - ADDED: Right-click on a .uae config-file will now give "Open" and "Edit"
  405.   choices.
  406. - ADDED: API so the "Amiga" can minimize itself.
  407. - ADDED: Log-file option in GUI and config-file.  Log-file is NOT generated by
  408.          default.
  409. - ADDED: Deleting a configuration prompts for confirmation.
  410. - ADDED: Windowed-mode remembers its last position on-screen.
  411. - CHANGED: This documentation has been updated slightly.
  412. ______________________________________________________________________________
  413. 0.8.6 Release 5 - October 27, 1998
  414. ==============================================================================
  415. - Fixed the new ACTION_PARENT_FH DOS-packet, so that saving MUI and PPaint
  416.   prefs works again.  This will hopefully make Fiasco work as well.
  417. - Fixed networking support?
  418. - Fixed 68020/68881 option in CPU-panel of GUI (now disabled since it isn't
  419.   working right now).
  420. - Added feature to use the refresh-rate of your Windows desktop as a cue for
  421.   setting the DirectDraw full-screen frequency.
  422. - Windowed Picasso96 is no longer available in GUI or config-files, because its
  423.   not finished yet.
  424. ______________________________________________________________________________
  425. 0.8.6 Release 4 - October 22, 1998
  426. ==============================================================================
  427. - The GUI is now functional!  Please report all bugs with it!  A single-click
  428.   will load a configuration, with a double-click launching the configuration.
  429. - Changed to be a true Windows Application again, meaning NO UGLY CONSOLE
  430.   WINDOW when running WinUAE.exe from the Explorer, a Desktop shortcut, etc.
  431.   All former console-output now goes to the winuaelogs.txt file in the same
  432.   directory as the WinUAE executable.
  433. - Changed configuration-file format and command-line parameters (ugh!).
  434.   These should NOT change again.  Ever.  Never, ever!  Aaaaargh!
  435. - Added mini-Installation program, which helps set up WinUAE, and maps the
  436.   .uae extension of the new config-file format to directly run WinUAE.
  437. - Removed the screen-swapping, monitor-popping, display-cycling at startup.
  438.   This will only happen once after you've installed, and it will remember the
  439.   setting for the future.
  440. - The floppy-disk requester and kickstart ROM/Key-file requesters remember
  441.   your favorite directory for .adf files and for .rom/.key files.
  442. - Added waveout-looping sound support, from Mathias' "experimental" version.
  443. - Added bsdsocket.library support (from Mathias as well).
  444. - Added file-system code to allow ACTION_FH_FROM_LOCK, for ShowDVI/TeX.
  445. - Added file-system code to allow ACTION_PARENT_FH, for Fiasco.
  446. - Added drive-lights, power-LED, and FPS indicators when running in a window
  447.   on the Windows Desktop.
  448. - Fixed mounting of root-volumes.  If you cannot mount your root drive letter
  449.   using X: then try using X:\ instead, or even X:\.. or X:\....
  450. - Fixed the -w -1 and -w 0 options to work better.
  451. - Fixed vertical-blanking interval to always be 50Hz, or as close as possible.
  452. - Fixed serial-port support.  Same as in 0.7.5 releases.  Still no support for
  453.   RTS/CTS on the Amiga-side.  With the bsdsocket.library implementation, you
  454.   probably don't need the serial-port much.
  455. - Fixed the '\' and '|' key.
  456. - Fixed the numeric-keypad 'Enter' key to be different than the main 'Enter'.
  457. - Fixed the left vs. right Ctrl and Alt keys.
  458. - Fixed the ability to rename files/dirs to same name with different case:
  459.   > rename tools Tools
  460.   now works properly.  Please report any bugs with this.
  461. - Included version 0.9 of uaegfx.card driver for P96.  This should go in
  462.   your devs:Monitors/ drawer on the Amiga.  Newer P96 distributions should
  463.   include this one, as well.  Fixes a couple of small bugs.
  464. - Web page updated.
  465. ______________________________________________________________________________
  466. 0.8.6 Release 3 - August 25, 1998
  467. ==============================================================================
  468. - Fixed random mounting of file-systems (-M or -m), due to uninitialized ptr.
  469. - Fixed file-system code to handle illegal Windows file-names coming from the
  470.   Amiga - they get mapped to/from valid names.  This allows MUI-3.8 to install
  471.   with Installer 43.3 (tested).  Hopefully this fixes other Installer probs.
  472. - Fixed file-system code to allow ACTION_SET_FILESIZE packet, for ShapeShifter
  473.   usage (Create FileDisks now works).
  474. - Sound now works in full-screen.
  475. - Sound can be configured as either DirectSound or older waveOut-style.  See
  476.   the help (-h) for WinUAE.  I recommend the following combination of sound
  477.   and cpu-speed settings:  -w -1 -S 2:s:16:22050:1
  478. - Fixed a slow-down bug in Picasso96 regarding blitting, where the blit was
  479.   being done BOTH by native x86 code and by emulated 68k code.
  480. - Fixed the A500 vs. Turbo parameter settings (-w) to match the Linux version.
  481.   This means that "-w -1" gives full use of your x86 CPU, with "-w 0" only
  482.   using enough x86 CPU power to emulate an A500.  These options only work
  483.   right if sound is enabled (using at least -S 1).  On a PentiumII-266, and
  484.   using -w 0 -S 2:s:16:22050:1 your CPU usage will hover around 50%, thus
  485.   allowing your PC to still be useful while emulating the Amiga.
  486. - Included version 0.9 of uaegfx.card driver for P96.  This should go in
  487.   your devs:Monitors/ drawer on the Amiga.  Newer P96 distributions should
  488.   include this one, as well.  Fixes a couple of small bugs.
  489. - Fixed obscure bug with mounted CD-ROM drives and Audio CDs which caused a
  490.   GURU.  The Audio CD will now show up on the Amiga as a list of files, but
  491.   the Amiga will have no way to "play" the CD.
  492. - Fixed .adz support.  Make sure gzip.exe is in your PATH somewhere.
  493. - Fixed the help and this document regarding hard-file mounting.
  494. - Web page updated.
  495. ______________________________________________________________________________
  496. 0.8.6 Release 2 - August 10, 1998
  497. ==============================================================================
  498. - Finally fixed Picasso-screen refreshes when restoring minimized WinUAE!
  499. - CD-ROM drives should be mountable using EITHER x: or x:\ or x:/, where x is
  500.   the drive-letter of the CD-ROM drive.
  501. - Fixed detection of 16-bit colour-modes, so that specifying a 16-bit Picasso
  502.   mode shouldn't crap out your UAE-session.
  503. - Fixed bug with -H option, such that specifying a "-H 2" to get 16-bit Amiga
  504.   screens wouldn't work, and would drop you back to an 8-bit screen - even if
  505.   your machine had a 15-bit mode available.
  506. - Fixed -w options, and Cyrix users should be able to use this new version.
  507. - Web page updated.
  508. ______________________________________________________________________________
  509. 0.8.6 Release 1 - August 8, 1998
  510. ==============================================================================
  511. - Synchronized with Bernd's latest source-tree.
  512. - GUI is missing (temporary).
  513. - 68020/68881 CPU type is not working yet.
  514. - 8-bit display is now the default.  Use -H option to specify other modes.
  515. - New -O options for Amiga and/or Picasso displays in window or full-screen.
  516. - New -w options for CPU speed settings.
  517. - Web page updated (new Frequently Asked Questions section, donation count
  518.   updated, Picasso96 1.40 link, new mirrors, etc.)
  519. ______________________________________________________________________________
  520. 0.7.5b Release 1 - May 23, 1998
  521. ==============================================================================
  522. - Synchronized with Bernd's latest source-tree.  No significant changes which
  523.   affect WinUAE.
  524. - No longer have seperate archives for documentation, main program, etc.
  525. - Include the necessary Amiga utilities in the archive: transdisk, transrom
  526. - Default to 70Hz refresh-rate for full-screen display modes, not 75Hz.
  527. - Eliminated the "Cyrix or 486 CPU" option in the Advanced panel of the GUI.
  528. - Web page updated (new Frequently Asked Questions section, donation count
  529.   updated, Picasso96 1.39 link, new mirrors, etc.)
  530. ______________________________________________________________________________
  531. 0.7.2 Release 2 - May 12, 1998
  532. ==============================================================================
  533. - Fixed the freeze when running WinUAE in a window on your Win95 desktop.
  534. - Fixed the CD-ROM mounting problems.
  535. - Hard-files DO WORK - if you're having problems with an old one, try adjust-
  536.   ing the parameters.
  537. - Web page updated.
  538. - Donations now accepted ($10 US) - see the web page for details.
  539. ______________________________________________________________________________
  540. 0.7.2 Release 1 - May 7, 1998
  541. ==============================================================================
  542. - Ported in 0.7.2 changes (read the ChangeLog file) from Bernd.
  543.   . Fixes BlitPattern() bug on Picasso96 screens
  544.   . Fixes some bugs in the custom-chip emulation
  545. - Hard-drive Files work.
  546. - Added support in GUI for "slow" memory emulation (some games require this).
  547. - Sound-code now based on WinUAE 0.6.9r12 (from Mathias Ortmann).  Thanks to
  548.   Mathias for taking a break from school to help with this!
  549. - Implemented DirectSound for fun.  Slightly slower than the standard sound
  550.   handling code by Mathias, but should be more compatible?  This may help
  551.   Gravis Ultra Sound users.
  552. - Joystick settings can be changed while the emulation is running.
  553. - Using F12 (or the "menu" key beside the right-Windows key) will bring up the
  554.   GUI, and NOT crash/guru the "Amiga".
  555. - 24-bit, 32-bit desktops are supported again.
  556. - "Julian"-mode renamed, and saved with configurations.
  557. - Added LED status to WinUAE when running in a window on your desktop.
  558. - Now using assembly-code for planar-to-chunky conversion.  May be slower in
  559.   some cases, depending on the machine.  Should generally be faster though.
  560. - GUI problems cleaned up.
  561. - Added new check for Cyrix (or other stupid CPU).  CYRIX USERS, PLEASE TRY
  562.   DISABLING THE "Cyrix or 486 CPU" OPTION IN THE ADVANCED SETTINGS.  IF THIS
  563.   WORKS, THE AUTO-DETECTION CODE IS GOOD, AND I CAN ELIMINATE THE "Cyrix" GUI
  564.   SETTINGS, AND THE "-Q n" OPTION.
  565. - Quitting WinUAE when running in a window would occasionally leave a piece
  566.   behind in memory which kept further copies of WinUAE from running.
  567. - WinUAE Home Page reworked yet again.
  568. ______________________________________________________________________________
  569. 0.7.0 Release 1 - March 23, 1998
  570. ==============================================================================
  571. - Total rework of CPU-engine, thanks to Bernd Schmidt.  One single executable
  572.   is now used for *all* versions of WinUAE - 68000, 68010, 68020, and 68020
  573.   with 68881.
  574. - Now completely a Win32 application.  Up-side: no more annoying console
  575.   window appearing when you double-click on WinUAE.  Down-side: support for
  576.   command-line interface is reduced.  Also, no visible logging.
  577.   NOTE: I will most likely REMOVE the command-line support completely from
  578.         WinUAE in the next version, since the GUI provides a complete
  579.         interface to all of the commands.
  580. - Reworked the GUI to accomodate up to sixteen hard-files and/or mount-points,
  581.   as well as the new CPU settings.
  582. - Sound now works in 8-bit and 16-bit formats.
  583. - Scrolling bug in graphics has now been eliminated.
  584. - Stretched GUI problem can be resolved - read the information on my web-page.
  585. - Priority level of WinUAE is now NORMAL, rather than IDLE.  This should give
  586.   a small performance boost when WinUAE is the foreground application.
  587. - Directory-names with trailing slashes should be handled correctly now.
  588. - New configuration-file format, but old files should still load correctly.
  589. - New "Julian-Mode" option, so that middle-mouse-button can escape the mouse-
  590.   capture which occurs when running WinUAE in windowed-mode.  No more having
  591.   to press ALT-TAB just to lose the mouse-capture.  Just for you, Julian!
  592. - Source-code will be available shortly both at my web-site, and also at the
  593.   official UAE homepage.  Bernd is moving UAE to the GNU Public License.
  594. - WinUAE Home Page reworked yet again.
  595. ______________________________________________________________________________
  596. 0.7.0b2 Release 5 - March 10, 1998
  597. ==============================================================================
  598. - Fixed problem with running WinUAE on your Windows desktop when the desktop
  599.   was not 16-bit.  An 8-bit Windows desktop is still not really supported.
  600.  
  601. - Fixed the "No Logging" option to get rid of the Logging Console, when you
  602.   run WinUAE from the Explorer or a desktop-shortcut.
  603.  
  604. - Fixed the mysterious "-w" glitch, where if you didn't specify it on the
  605.   command-line, WinUAE would complain about an out-of-range value.
  606.  
  607. - Fixed the command-line parsing of "-P" and "-Q", so that if you don't give
  608.   them an argument, you won't get an Access Violation anymore, but instead a
  609.   warning that you're not using those parameters correctly.
  610.  
  611. - Fixed an obscure bug with the 68000-versions.  If your "default" configur-
  612.   ation had any Graphics-Card memory specified, this would disable the
  613.   "Full-Screen" option in the Display panel, and you'd be stuck always running
  614.   in a window.  This didn't make sense, since the 68000-versions cannot *have*
  615.   any Graphics-Card memory.
  616.  
  617. - Added more documentation to web-site.
  618. ______________________________________________________________________________
  619. 0.7.0b2 Release 4 - March 7, 1998
  620. ==============================================================================
  621. - Fixed freezing problem.  No need to indicate a "Cyrix-CPU" when you don't
  622.   have one.  This fix also makes the sound and mouse-movement somewhat
  623.   smoother.
  624.  
  625. - Fixed volumes not being mounted by the GUI.  Ooops!
  626.  
  627. - Scrolling-bug still appears in scan-doubled modes (both windowed and full-
  628.   screen), but speed is finally improved and fixed.  All display modes should
  629.   be high-speed now, and sound should not break up when colour-cycling or
  630.   fading occurs - on a suitably fast machine.
  631.  
  632. - Your "hardfile" is always mounted as 32:1:2, regardless of whether it has
  633.   boot priority or not.  Previously, a hardfile with boot-priority would get
  634.   mounted using 32:1:2, but if non-booting the hardfile was mounted with the
  635.   32:1:0 settings.  A future WinUAE release will include control of these
  636.   parameters in the GUI.
  637. ______________________________________________________________________________
  638. 0.7.0b2 Release 3 - March 7, 1998
  639. ==============================================================================
  640. - Relative paths (..\shared\rom\kick.rom) should work now.  Additionally, if
  641.   an incorrect or empty kickstart filename is given, WinUAE will look in the
  642.   following order for "kick.rom":
  643.     o In the current directory of WinUAE
  644.     o In the location of "..\shared\rom\kick.rom", based from the current
  645.       directory of WinUAE
  646.   This philosophy also applies to the "rom.key" file for encyrpted Kickstarts.
  647.  
  648. - If WinUAE is started with no parameters, the GUI will show up, but any
  649.   uae.rc file will be IGNORED.  This prevents confusion between the GUI and
  650.   the uae.rc file.  If you wish to use the uae.rc file, you'll have to start
  651.   WinUAE with a parameter (such as "-w 4" or something similar).
  652.  
  653. - Backed out some changes from Release 2, relating to graphics updates. Screen
  654.   sizes should be back to normal, garbage should have dissappeared, and things
  655.   should be as before.  There is a SMALL increase in speed as compared to
  656.   Release 1, and an increase in compatibility as compared to Release 2.
  657.  
  658. - For optimal speed in a window (smooth graphics and sound), use the "Lo-Res"
  659.   option, without the "Scan-Double" option.  The scrolling-bug does not appear
  660.   with these settings.
  661.  
  662. - For larger size in a window, use the "Scan-Double" option, without the
  663.   "Lo-Res" option.  This is smoother than in previous versions, but still not
  664.   perfect.  The scrolling-bug will appear with these settings.
  665. ______________________________________________________________________________
  666. 0.7.0b2 Release 2 - March 5, 1998
  667. ==============================================================================
  668. - Sound finally works at all quality settings and sampling rates, but only in
  669.   16-bit audio.
  670.  
  671. - Screen refreshes when switching from Amiga to Picasso (and vice-a-versa)
  672.   should work better.
  673.  
  674. - Major speed increase found for demos and games.  WinUAE 0.7.0b2, Release 2,
  675.   should now run as fast or faster than the WinUAE 0.6.9 Release 13 beta 9,
  676.   and be close to WinUAE 0.6.9 Release 12 (Mathias' version), DOS-UAE, etc.
  677.   Don't thank me for this fix, but instead thank Mathias Ortmann!
  678.  
  679. - Yet another hard-file bug.  I stated that the GUI was passing options of
  680.   32:1:2:hardfile to the emulator, but I was actually passing 32:1:0:hardfile.
  681.   Therefore, if you could get your hardfile working in 0.7.0b2 Release 1 from
  682.   the command-line with the -W 32:1:2:hardfile option, that same hardfile will
  683.   *finally* work from the WinUAE GUI.
  684. ______________________________________________________________________________
  685. 0.7.0b2 Release 1 - February 27, 1998
  686. ==============================================================================
  687. - Ported in 0.7.0b2 source.  Big deal.  Read my web-page for my views on this!
  688.  
  689. - Hard-files work again, as long as your existing hard-file is a power-of-two
  690.   in megabytes (1, 2, 4, 8, 16, 32, 64 Megs, etc.).
  691.   NOTE: This may be DANGEROUS!  Bernd has changed the hardfile interface in
  692.         UAE, so you may toast your existing hardfile.  BACK IT UP FIRST, and
  693.         use a backup copy to test.  If it DOES NOT WORK from the GUI, but
  694.         does work from the cmd-line (using the new -W option), tell me the
  695.         parameters you're passing!  I'm currently passing 32:1:2:hardfile, but
  696.         if people can only get their existing hardfiles to work as 32:1:0 then
  697.         I'll revert back to that in future WinUAE versions.
  698.  
  699. - Compiled with latest GCC 2.8.0 version, which supports Pentium and Pentium-
  700.   Pro optimizations finally.  These versions are compiled with the -mpentium
  701.   flag, as the -mpentiumpro flag seems to actually produce slower and larger
  702.   executables?!?!
  703.  
  704. - Support for up to 64-Megs of Zorro-III "fast" memory.
  705.  
  706. - Fixed nasty bug in the "Startup" panel in the GUI.  It prevented proper
  707.   awareness of various memory settings, which forced you to save and load a
  708.   configuration in order to actually get a memory-setting to take effect.
  709.  
  710. - Added more logging options under the "Advanced" panel in the GUI.
  711. ______________________________________________________________________________
  712. In Release 3 - February 25, 1998
  713. ==============================================================================
  714. - Cyrix support is back in under the "Advanced" panel in the GUI, and can also
  715.   be turned on from the cmd-line again using "-Q -1".
  716.  
  717. - FrameSync is working again, which keeps the clock in sync finally.  No high
  718.   speed second hand in the analog Clock program anymore!
  719.  
  720. - Added Smart centering options, ala UAEL.  This is the equivalent of XY as
  721.   opposed to xy in the video-options cmd-line flags.  These centering options
  722.   only make sense when running games and demos, not Workbench.
  723.  
  724. - If "Log Debug Info" is turned on under the "Advanced" panel in the GUI, then
  725.   the created console window gets closed by WinUAE, and all text output goes
  726.   to "outfile".  If launching WinUAE from an existing console window, that
  727.   window will remain.
  728.  
  729. - If a configuration named "default" exists in your Configurations directory,
  730.   it will automatically be loaded when launching WinUAE.  Save your favorite
  731.   "default" configuration, and from then on just double-click on WinUAE and
  732.   then hit Enter (or click OK) to start the emulation.
  733.  
  734. - Archives contain proper versions of WinUAE this time.  Ooops!
  735. ______________________________________________________________________________
  736. In Release 2 - February 24, 1998
  737. ==============================================================================
  738. - IMPORTANT: Sound Blaster AWE 64 users - enable your "Full Duplex" option.
  739.  
  740. - Serial support works in both WinNT and Win95 again.  Win95 version doesn't
  741.   hang or crash with serial-support.
  742.  
  743. - Exitting WinUAE should no longer hang your Win95 system.
  744.  
  745. - Tested with Picasso96 1.35.
  746.  
  747. - Doom Attack (Amiga Doom port) works, but colour cycling is abysmal.  Working
  748.   on this, since Doom ports make a great testing environment for WinUAE and
  749.   its Picasso96 support.
  750.  
  751. - Sound is corrupted unless you select level 3 sound compatibility, otherwise
  752.   known as "Best Quality" in the GUI.  Working on this.
  753.  
  754. - Black rectangle on display is a DirectX bug with some drivers.  It does NOT
  755.   appear on my system running DirectX-5 and a RIVA-128 AGP card under Win95.
  756. ______________________________________________________________________________
  757. In Release 1 - November 9, 1997
  758. ==============================================================================
  759. - IMPORTANT: Use Picasso96 1.31 now.  It is great, and includes the UAEGFX
  760.   card drivers in its installation script.
  761.  
  762. - Picasso stuff mostly re-written for compatibility with the UN*X
  763.   implementation that Bernd Schmidt has done.  Things seem to work better,
  764.   but slightly slower again.  Watch for more updates.
  765.  
  766. - Support for Cloanto's "Amiga Forever" encrypted ROMs.
  767.  
  768. - Various GUI changes, some options removed to stay in sync with the UN*X
  769.   version.
  770.  
  771. - 68000 versions (uae.exe and uaec.exe) now included.  uaec.exe is the
  772.   more compatible of the two, but is approximately 20% slower.
  773. ____________________________________________________________________________
  774. In Beta 9 - October 27, 1997
  775. - IMPORTANT: Use Picasso96 1.29 rather than 1.30.  1.30 is broken.
  776.  
  777. - Blitting in >8-bit was broken in Beta 8
  778.  
  779. - Incorrect colours on some systems should now be fixed
  780.  
  781. - Advanced Page: "Slow Pixel Write" option no longer needed, the Picasso96
  782.   DirectDraw system has been re-engineered
  783.  
  784. - Port Settings Page: Printer and Serial shouldn't be invisible while running
  785.   UAE, just not selectable
  786.  
  787. - Rectangle filling should now work flawlessly
  788.  
  789. - Scroll-Lock again speeds up file-system accesses while in windowed mode
  790.  
  791. - Stretched dialog box and About button crashes can be fixed by installing
  792.   Dial-Up Networking and/or Internet Explorer on the Win95 system
  793. _____________________________________________________________________________
  794. In Beta 8 - October 25, 1997
  795. - Removed all resolution and display-mode restrictions.  24-bit modes are
  796.   buggy and slower than 32-bit modes, so use them if you have problems.
  797.  
  798. - Some DirectDraw drivers are broken, and don't let a Picasso-screen open as
  799.   8-bit (for example) if their Windows desktop resolution is greater than 8-
  800.   bits per pixel.  This used to cause me to display garbage all over the
  801.   desktop.  Now, I exit gracefully, with advice for the user to set their
  802.   Windows desktop to 8-bit and try the problematic steps again.
  803.   NOTE: This problem doesn't happen under WinNT, and is purely a result of
  804.         broken DirectDraw drivers.  Get the latest drivers for your card, and
  805.         contact them if the problem persists.  It happens on my AGP-based
  806.         nVidia RIVA 128 card, and I'm not happy about it...
  807.  
  808. - InvertRect() function when using Picasso screens was broken, and always fell
  809.   back to the 68020 code to do things, instead of using DirectX.
  810.  
  811. - CheckBoard (Picasso96 utility on Amiga side) now works when on an Amiga
  812.   screen.
  813.  
  814. - Configurations Page: Description field would be associated with the wrong
  815.   configuration entries.
  816.  
  817. - Port Settings Page: available again while the emulation is running, via the
  818.   GUI. This allows you to change between joystick and mouse mode while running.
  819.  
  820. - About Page: Cloanto Copyright mentions are now removed.
  821.  
  822. - Display Settings Page: Width/Height of Amiga Window can now be custom-set in
  823.   the GUI, and no longer restricted to *just* the DirectDraw display-modes
  824.   available in the drop-down list.  This is ONLY AVAILABLE FOR WINDOW MODE...
  825.  
  826. - Advanced Page: Script-bit support removed, since it is too dangerous.
  827.  
  828. NOTES: Some users have reported that ClassAct doesn't like my Picasso stuff,
  829.        or perhaps Picasso96 in general.  Removing "caprefs" from their startup
  830.        sequence solved many problems.
  831.  
  832.        Additionally, I highly recommend using FastIPrefs instead of IPrefs. It
  833.        makes alot of things faster and more stable.  Try it please.  I'm not
  834.        including it in this archive, because I am unsure of its status.
  835. ______________________________________________________________________________
  836. In Beta 7
  837. - Fixed major bug in my new Picasso implementation regarding masks and blits.
  838.   Things became REALLY slow when blitting things, because I was falling back
  839.   to Picasso96-RTG functions on the Amiga-side in too many cases.  Now, as in
  840.   BETA 4, more things are happening within UAE on Intel, rather than within
  841.   the "Amiga" itself.
  842.  
  843. - Added .adz support to floppies requester.
  844.  
  845. - Put the monitor driver back in the archive.
  846.  
  847. In Beta 6
  848. - Removed "Powered by Amiga" logo.  It belongs on the packaging, not the
  849.   application.
  850.  
  851. - New UAEGFX.card library which goes in sys:Libs/Picasso96/ directory.
  852.  
  853. - GUI allows user to select resolution for Amiga ECS emulation, so that
  854.   games can be opened in a 320x240 screen (for example).
  855.  
  856. - ZorroIII expansion support allows up to an additional 16-megs of RAM.
  857.   No cmd-line option, though.
  858.  
  859. - FloppyDisk related ejection/insertion optimized.
  860.  
  861. - Can create blank-floppy disks using GUI while emulation is running.
  862.  
  863. - FloppyDisk settings page is the default page of the GUI once UAE is
  864.   running.
  865.  
  866. - GUI has new "Advanced" settings page, which includes the adjustment
  867.   for copper-settings (like the cmd-line option 'C'), a new "Slow Pixel
  868.   Writes" option (see below), and a "Log Debug Information" option.
  869.  
  870. - Yet more file-system bugs fixed.  This seems to fix IPrefs and MUI related
  871.   GURUs, and perhaps others.
  872.  
  873. - Fix for some people having cursor remnants getting blitted around.  This
  874.   fix is with the new option "Slow Pixel Writes".  This option will not be
  875.   necessary in the future, because I'll fix the REAL problem.  For now, it
  876.   is a temporary work-around.
  877.  
  878. - Obey mask-values of drawing-operations while in Picasso96 screens.  This
  879.   makes the Picasso96 modes slower, but more accurate.  I *may* add a new
  880.   option to the new Advanced settings page that allows you to "Ignore Mask
  881.   Setting", in order to recover some speed.  For now, however, accuracy is
  882.   the default.
  883.