home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / emulator / cpc / whatsnew.v03 < prev    next >
Encoding:
Text File  |  1992-12-29  |  2.7 KB  |  78 lines

  1. *****************************************************************************
  2. *                                                                           *
  3. *       What is new in Version 0.3 ???????????????????????                  *
  4. *                                                                           *
  5. *****************************************************************************
  6.  
  7. cpcemu v0.3:
  8. - now you can use fast-emulation
  9.   It's a real improvement in speed ...
  10. - also implemented:
  11.   a) message-screen: for reporting errors, ...
  12.   b) New Function-keys:
  13.      - F2, F3 flip to CPC-screen or message screen.
  14.      - F8 does a full-emulator-reset (like a Reset-button for the CPC)
  15.   c) new cassette-load/save-routines (now BINARY,ASCII, ...)
  16.      catalog on message screen.
  17.      Errors are reported on message screen.
  18.  
  19.  
  20.  
  21. -------------------------------------------------------------------------
  22.  
  23. from z80emu v2.9 :
  24. - yeah, now fast-emulation, if the ROM isn't needed.
  25.   How to use it:
  26.   1. start emulator with R) and load a program. You can break emulation
  27.      by F10.
  28.   2. If you think , the running program doesn't need the ROM, you can
  29.      continue with F) , the fast emulation.
  30.      If the program doesn't run - use another.
  31.  
  32. - in fast-emulation:
  33.   300 interrupts per second, screen-update 50 times per second
  34.  
  35.  
  36. from version 2.8:
  37.  
  38. - only for 386 and up ! Keyboard-routine and screen-update use
  39.   386-instructions.
  40.  
  41. - z80-interrupt every 600 instructions (is not good, but good for
  42.   this slow z80-CPU)
  43.  
  44. - Screen-Update:
  45.   Every 6.interrupt the screen is compared with a backup-screen. Changes
  46.   since the last update are updated. Since the emulation is
  47.   still slow, there're sometimes funny effects ...
  48.  
  49. from version 2.6:
  50.  
  51. - Now hardware-scrolling and different screen-sizes (smaller than 80x25)
  52.   possible !! (use CRTC-Reg. 1 and 6).
  53.   But overscan isn't possible.
  54.  
  55. - Keyboard-Int:
  56.   A new keyboard-routine changes the keymap only, if a key is pressed or
  57.   released. Now you can use all key-combinations known from CPC ...
  58.   Close your eyes, imagine the CPC-layout and type ...
  59.   Certainly there are some differences, find it out. But you can reach
  60.   all CPC-keys.
  61.   Use F1..F12 to break emulation (instead of ctrl-break).
  62.   Use alt or altgr for copy.
  63.   Use keypad (num-lock off) as joystick.
  64.  
  65.   Thanks to Arnt, who sent me the source of JPP (a spectrum-emulator).
  66.  
  67.  
  68. - no R-register-emulation any more (if you want it, use v2.3)
  69.  
  70. anything forgotten ??
  71.  
  72.  
  73. MV
  74.  
  75. ------------------------------------------------------------------------------
  76. the next doc will be much better if there is some interest ...
  77. ------------------------------------------------------------------------------
  78.