home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / emulator / spectrumaga / readme!! < prev    next >
Text File  |  1995-02-27  |  6KB  |  117 lines

  1.         Readme  of  ZXAM Spectrum Emulator AGA v1.3 ß
  2.         ---------------------------------------------
  3.              (read the addendum for v1.3 ß, below)
  4.  
  5.  
  6.    Please,  read the DOCeng to know how  to use the emulator. Keep in mind that
  7. this is a ß version, that means, unfinished and with possible bugs, but I would
  8. like  that the people  test the emulator and  give me their opinion, criticism,
  9. etc...
  10.  
  11.    If you know about  a Dragon 32 emulator for  the Amiga,  please let me know.
  12. I know a  friend of mine that  wants that I program such  an emulator.  I think
  13. that some times there is a justification for murder...(AARGH!!)
  14.  
  15.    If you want to contact me,  please  send me  a letter to  the  address  that
  16. appears in the DOC. If you know spanish, and you aren't afraid of big telephone
  17. bills, read the LEEME!! file to contact me through a spanish BBS.
  18.  
  19.    The icons are designed for an 8 colours WorkBench.
  20.    
  21.    If you want to include the package in your Public Domain library, you can do
  22. it only if  the package remains  complete and unmodified,  and you don't charge
  23. more than the post and packing charges.
  24.  
  25.    Along  with the  emulator  there is a  drawer  with  23  Spectrum  programs,
  26. compressed with PowerPacker.
  27.  
  28.    The package  can be included in a  magazine's coverdisk,  or uploaded to any
  29. BBS.
  30.  
  31.  
  32. Enjoy it (or suffer it...)
  33.  
  34. Antonio J. Pomar Rosselló
  35. (Palma de Mallorca, SPAIN)
  36.  
  37.  
  38.       >>>>>>>>>>>>>>> ADDENDUM FOR VERSION 1.3 ß <<<<<<<<<<<<<<<<
  39.  
  40.  
  41.    The main motivation  for the release of version 1.3 ß is the addition of the
  42. LOAD/SAVE to tape.  This is  not a  definitive  version,  but there  were  many
  43. requests from  people that have sent to me messages to TANIT-BBS.  This way the
  44. LOAD routine can be tested  on different configurations,  to report any kind of
  45. problem.  Moreover, version 1.3 ß includes some attempts of synchronization for
  46. stabilize the emulator, but they aren't completed. I need information about the
  47. result of  these attempts  in other CPUs (68030/50MHz or 68040).  Changes since
  48. version 1.2 ß are:
  49.  
  50.  
  51.  
  52. LOAD FROM TAPE: The LOAD routine is a patch of the ROM LOAD routine. This patch
  53. is partial.  That means  that 90% of  code executed  while LOADing  is the  Z80
  54. original routine. This way the emulator behaves like the original Spectrum, you
  55. can see  the screen data and  attributes loading,  can do BREAK by pressing the
  56. space key,  the border shows the old "loading colours" and the FLASH attributes
  57. are  still "FLASHing" during the LOAD.  All this works even with an  Amiga 1200
  58. without FAST memory and in colour mode!!.
  59.  
  60. The LIMITATIONS of the patch are:
  61.  
  62.    -The  border lines  aren't perfect,  but almost.  Some border change  are
  63.     missed because of some  interference between the CPU and the copperlist.
  64.     I  could do a perfect border,  but the LOAD/SAVE lines aren't  worth the
  65.     speed loss.
  66.     
  67.    -The sound from tape can be heared ONLY DURING THE LOAD.  That means that
  68.     you will  need to search the beginning of  the program with the cassette
  69.     disconnected  from the computer.  A software  emulation of  the hardware
  70.     connection between  MIC and EAR connectors would be a severe slowdown of
  71.     the emulation.
  72.     
  73.    -NEEDS A CUSTOM INTERFACE: although I think that this is not a limitation
  74.     because the  interface that  I have designed  is much more  cheaper  and
  75.     practical than a sound sampler.  This interface plugs into  the Joystick
  76.     port. You can plug and unplug it even with the computer switched on. The
  77.     2 (yes, TWO!) components used in the interface are for protection of the
  78.     computer.  If  you want,  you can make  a through-port  to  connect  the
  79.     interface and the joystick at the same time. With this interface you can
  80.     leave the printer connected to the parallel port permanently.
  81.     
  82.    -Because the LOAD is a patch, forget about loading Turbo games (al least,
  83.     for the moment...;-).
  84.    
  85.    -In systems with  slower CPUs isn't  recommendable to touch  the keyboard
  86.     while loading,  because any  key press/release  will cause an interrupt,
  87.     that can produce  the dreaded "R Tape loading error".  You only need  to
  88.     touch the keyboard to do a BREAK.
  89.  
  90.    Well,  I have to say that the effectiveness of the patch is much better than
  91. any  prevision.  During the  first testing of  the patch I  have connected  the
  92. internal  Spectrum +2A  cassette to  the tape  interface,  and  tried  to  load
  93. simultaneously  the same program in the +2A and  in the Amiga 1200.  The aim of
  94. the  test was  to find  some programs that the +2A  can load and the Amiga 1200
  95. can't, to use it to adjust the timing of the patch. The inesperate results were
  96. that  the computer with  problems to load some programs was the +2A,  while the
  97. Amiga 1200  loaded everything that  I have throwed to it ;-).  I have passed to
  98. disk 83 programs during the tests.
  99.  
  100.  
  101.  
  102. SAVE TO TAPE: This is a very easy one. Actually, this is not a patch, otherwise
  103. it is a REAL TIME SAVE. It is the Z80 that is sending the data to the tape. The
  104. only  thing  that I  haved to do  is to  stabilize the  sound output.  The same
  105. explained above about the keyboard and border is applied to the SAVE.  The data
  106. saved with  the emulator  has been  loaded succesfully  by the emulator  itself
  107. and by my ZX Spectrum +2A.
  108.  
  109.  
  110.  
  111. SOUND:  The emulator  includes a  "sound stabilizer"  that tries to enhance the
  112. cleaness of  the sound.  This stabilizer  is the real  guilty of the  REAL TIME
  113. SAVE,  and the  pure sound of  the BEEP command.  Some games  sounds now  a lot
  114. better  (like the ULTIMATE ones),  but some others  have slowed  down slightly.
  115. Anyway,  this stabilizer is experimental,  and will be  much better  when I can
  116. test it thoroughly with a computer with a fast CPU.
  117.