home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 027A / VSPEED13.ZIP / CHANGES.TXT next >
Text File  |  1996-05-03  |  1KB  |  36 lines

  1. File: README.TXT
  2.  
  3. VSPEED 1.30 changes since version 1.23
  4. ---------------------------------------
  5. - Resolved bug (missing points) in truecolor rainbow screen test. 
  6.   One point consists of 3 byte but this was split away by the 64k 
  7.   segment boundary! Finally I had to switch bank within my putpixel routine.
  8. - Vspeed now does not test modes if onboard memory is not enough for it.
  9. - Overflow bug in the bank switch time measuring.
  10. - Speed values on fast Pentiums showed weird values; now it works well.
  11. - File output.
  12. - Support for 32 bit truecolor modes.
  13.  
  14. Some remarks
  15. ------------
  16. Biggest screen refresh may cause significant decrease in video speed.
  17.  
  18. Data fragments of my SPEED-64 (ArkLogic 2000PV proc., 2M RAM) Card:
  19. (Pentium 120MHz, Intel Triton 512 Burst cache).
  20. register->video memory fill: 
  21.   55 MBytes/sec at 320x200/256
  22.   60 MBytes/sec at 1024x768/65536 (60Hz NI)
  23.   71 MBytes/sec at 640x480/TrueColor
  24. 320x200 normal zoomrotation: 135.7 frame/sec
  25. 1024x768 tiled zoomrotation: 38.1 frame/sec
  26.  
  27. Use the generic UNIVBE TSR program (Universal VESA BIOS Extension) for 
  28. VESA BIOS v2.0. (Supporting protected mode linear access to full video RAM!).
  29. Version 5.2 is under beta testing (1996. May). Try ftp.scitechsoft.com.
  30. VBE 2.0 compliant SVGA library kit is also available there.
  31.  
  32. That's all, folks...
  33.  
  34. Pintyo (alias Ferenc Pinter)
  35. pinterf@schwabo.datanet.hu
  36.