home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / FAQSYS18.ZIP / FAQS.DAT / IMAGINE.TXT < prev    next >
Text File  |  1996-01-04  |  1KB  |  45 lines

  1. #9 Imagine 128
  2.  
  3. 304pin chip
  4.  
  5.  
  6. REG+18h
  7. bit  6-7  Video memory. 0: 4Mb, 1: 8Mb, 2: 16Mb, 3: 32Mb
  8.       10
  9.  
  10. REG+1Ch
  11. bit    2
  12.  
  13.  
  14.   **** The PCI Interface registers ****
  15.   Some of these may not be implemented. The ones marked with ; are in doubt
  16.  
  17. Byte 00h W(R):  Vendor ID
  18. bit  0-15  105Dh for ??
  19.  
  20. Byte 02h W(R):  Device ID
  21. bit  0-15  2309h for the Imagine 128
  22.  
  23. Byte 10h D(R/W):  Base0 (MW0 AD)
  24. Bit     3  (R) Pre-fetchable. Set if memory is cacheable, clear if not.
  25.     22-31  Memory Base. Upper 10bits of the base address.
  26.  
  27. Byte 14h D(R/W):  Base1 (MW1 AD)
  28. Bit 22-31  Memory Base. Upper 10bits of the base address.
  29.  
  30. Byte 18h D(R/W):  Base2 (XYW AD(A))
  31. Bit 22-31  Memory Base. Upper 10bits of the base address.
  32.  
  33. Byte 1Ch D(R/W):  Base3 (XYW AD(B))
  34. Bit 22-31  Memory Base. Upper 10bits of the base address.
  35.  
  36. Byte 20h D(R/W):  Base4 (RBASE_G)
  37. Bit 16-31  Memory Base. Upper 10bits of the base address.
  38.  
  39. Byte 30h D(R/W):  ROM Base
  40. Bit     0  ROM BIOS Decode. Set to enable BIOS access
  41.     15-31  BIOS Base Address. Upper 14-17 bits of the BIOS location. Depending
  42.            on the BIOS size in bits 11-14 the lowest 1/2/3 bits may be forced
  43.            to 0.
  44.  
  45.