WinAPE32 - Bug List and Features not yet implemented


Version 2.0a4  10-April-2002


Z80 Assembler
=============
- "limit" command does not work exactly as MAXAM. MAXAM appears to
  use a different limit when writing code to a file.


Debugger
========
- Initial position of Windows to be validated on first view (after mode
  change) so window does not appear outside the bounds of the display.


Snapshots
=========
- Need to add support for version 3.


Emulation
=========

CRTC
----
- CRTC Type 0 - Timing is not exact with Register 0 set to 2.

- CRTC Type 1 - Problem with the "Chany" part of PowerSystem mega demo.

- CRTC Type 2 - No testing done.

- CRTC Type 4 - No testing done.


AY-3-8912
--------
- Problem when the sound is restarted (noise), e.g. After stopping for a
  dialog to be shown.


uPD765A
-------
- ZIP file support. Implemented with one of two methods:
  1.  Replace standard Win 95 file selection with one that allows drill
      down through ZIP file directory entries.
  2.  Add an extra dialog if a ZIP file is selected.

- Possibly split the DISK selection dialog into a number of separate
  dialogs (eg. One for Drive A, one for Drive B)

- Given the above two problems it may be a good idea to write my own
  file selection dialog box and include the ability to select floppy
  drives and formats.

- Seems to be a couple of bugs with image handling when disc changed.
  Found one DSK image with extra sectors added after changing to/from floppy.
  * 10-Apr-2002 - Should now be fixed


ASIC
----
- Timing with ASIC register writes may not be exact.


Software problems
-----------------
- See whats-new.rtf for problems with demos. As of this release, there are only
  2 demos with known problems. No known problems with any games.
