home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / x128xf86.zip / readme.os2 < prev    next >
Text File  |  1996-07-02  |  1KB  |  33 lines

  1. Files:
  2.  
  3. X128.EXE    Spectrum 128 Emulator executable (320x192)
  4. X128X2.EXE    Spectrum 128 Emulator executable compiled with -DSCALE2 (640x384)
  5. X128.TXT    Original documentation
  6. README.OS2    This file
  7. SLT2DAT.EXE    File conversion utility
  8. DAT2SLT.EXE    File conversion utility
  9. *.ROM        Spectrum roms
  10. Z80.TBL    File needed for emulation
  11.  
  12. Makefile changes:
  13.  
  14. - Enabled  -DLSB_FIRST
  15. - I added the -Zmtd and -Zexe parameters.
  16. - Used the -O3  as recommended in the documentation
  17. - Added the -m486 parameter
  18.  
  19. Code changes:
  20.  
  21. - Commented out the definining of the MITSHM define in x128_t.c.
  22. - Commented out a code part declaring an itimerval variable and the code which used it, I'm
  23.   not sure what effects this have, but I guess it can affect the timing.
  24. - Changed the text Unix/X to XFree86/OS2
  25.  
  26. It seems like quitting with F10 don't work but pressing F1 and then selecting the quit option works.
  27. Read the X128.TXT for more information
  28.  
  29. ---
  30. 2th of july 1996
  31. Krister Bergman
  32. bellman@kuai.se
  33. http://www.kuai.se/~bellman/