home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_2.iso / files / 785a.lha / Spectrum_v1.7 / ReadMe next >
Text File  |  1993-07-13  |  1KB  |  18 lines

  1. This program emulates a Sinclair ZX Spectrum 48-kbyte z80-based computer on
  2. any Amiga computer. Binary only, Author: Peter McGavin
  3. v1.7: Sped up OUT instructions. (Sound is noticeably higher pitched.) Fixed bug
  4. where key-up event was lost after SAVE-ing to disk. Applied dozens of small code
  5. optimisations suggested by Mark Knibbs, mainly in the Z80 emulator and in the
  6. display routines. Input from IO port 255 (or any other port than the standard
  7. ones) now sometimes returns 0 or a video attribute from the current display, to
  8. better emulate a real Spectrum. It used to always return 255. Fixed bug which
  9. caused emulator task to go into an unbreakable loop when certain multi-byte
  10. instructions crossed the 32767/32768 address boundary. Use ASL file-requester if
  11. available (requires OS 2.x and up for this). Moved requesters to custom screen.
  12. Added menu options to switch the titlebar on and off, set the task priority and
  13. control the sound volume. Enabled "Save to Audio", even though it doesn't seem
  14. to work properly. Window is now a title-less backdrop window that is the width
  15. of the screen. The close-box feature has gone. Use menus or ESC to quit instead.
  16. Load snapshot from CLI command-line or project icon. Distribute Spectrum.rom
  17. with emulator.
  18.