home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 25 / CD_ASCQ_25_1095.iso / dos / prg / cpe50 / readme.txt < prev    next >
Text File  |  1995-09-15  |  1KB  |  27 lines

  1. These are the sources to version 5.0i of the Amstrad CPC emulator CPE.
  2. This package may be freely redistributed, provided all the contents are
  3. preserved and unchanged. You may use code from this program for your own 
  4. projects, provided you include a notice where you took it from.
  5. Please read also the file cpe.doc in the CPE48.ZIP archive for more info on 
  6. copying.
  7.  
  8. You'll need the Borland Pascal 7.0 package to get this compiled. If you don't
  9. want to recompile CPESETUP.EXE, it will be sufficient if you have TASM, TLINK
  10. and MAKE. Note: The makefile doesn't build CPESETUP.EXE, you'll have to do
  11. this yourself.
  12.  
  13. I hope this will be useful for people who write other Z80-based emulators,
  14. people who need info on diskfile formats, people who have incompatible 
  15. soundcards or anyone just interested in looking at obfuscated assembly code. 
  16. I am afraid this is not a very clean program, so don't expect any variables to 
  17. have meaningful names. I did not write this with the intention to make it
  18. public, so I was happy enough that I could understand it. (I no longer
  19. understand some parts myself... e.g. the compression code.)
  20.  
  21. If you change something, I'd be happy if you mailed me those changes. Any bug
  22. fixes and enhancements are welcome. All contributions will be mentioned in a
  23. credits file.
  24.  
  25. Bernd Schmidt
  26. crux@pool.informatik.rwth-aachen.de
  27.