home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 621.lha / Z80_Emulator / ReadMe next >
Text File  |  1992-03-09  |  749b  |  25 lines

  1. This provides the first release of my Z80 Emulator / Cross Developer.
  2. With it you should get:
  3.  
  4. Z80           - Main emulator program
  5. Z80.info      - It's icon, of course
  6. Z80Intro      - Documentation on the program
  7. Z80Intro.info - Another icon
  8. ReadMe        - This file
  9. ReadMe.info   - Another icon
  10. Startup-Z80   - Example of a startup script file
  11. Life.ASM      - Assembler source for an example program to emulate
  12.  
  13. Please  let me know if you use the program.  At the very least it'll mean I
  14. inform you of any changes/improvements that are made.  This is a developing
  15. program, any feedback I get may help to make it a better one.
  16.  
  17. Thanks.
  18.  
  19. To run the Life program, type:
  20. > Assemble Life.ASM
  21. > Emulate Zaphod
  22. > Run Life
  23.  
  24. Phil Brown, cpb@doc.ic.ac.uk
  25.