Uploaded ROMs for PCem v15

This commit is contained in:
Ilya Lapa
2019-07-16 12:09:56 +03:00
commit e3d2b6ad88
342 changed files with 4152 additions and 0 deletions
@@ -0,0 +1,132 @@
mach64, 64W95101.ZIP
*****************************
1.0 Introduction
2.0 Installation Notes
3.0 Changing Color Depth, Resolution and/or Font Sizes
4.0 mach64 Enhanced Windows 95 Driver Features
*****************************
1.0 Introduction
This diskette contains the latest ATI Windows 95 mach64 enhanced
display driver. This driver should be used if you experience any
difficulties with the driver provided on the Microsoft Windows 95 CDROM
or if you wish to access the new features provided by this driver.
*****************************
2.0 Installation Notes
1. Ensure that you have a copy of PKUNZIP.EXE, v1.10 or later. PKUNZIP
is available on most BBS and information services, including the ATI
BBS and CompuServe.
2. Start Windows 95.
3. Start an MS DOS prompt.
4. Unzip 64W95101.ZIP into a temporary directory on your hard disk.
For example:
MD \ATITEMP
PKUNZIP 64W95101.ZIP \ATITEMP
5. Exit the MS DOS prompt, and return to the Windows 95 desktop.
The Windows 95 mach64 enhanced display driver is a Windows 95 mini
driver. It is installed and configured using the standard Windows 95
configuration utilities.
6. Click the right mouse button in an empty area of the desktop and
select the Properties entry of the menu.
7. Select the Settings page of the Display Properties sheet.
8. Click the Change Display Type... button.
9. In the Adapter Type area, click the Change... button.
10. The Select Device Dialog box will appear. Click the Have Disk...
button.
11. Specify the source drive,(e.g. C:\ATITEMP) and click OK. Highlight
the macxw4 entry and click OK to copy the driver to your hard disk.
12. If you have not already configured your monitor type do so now. In
the Monitor Type area, click the Change... button and select the
appropriate monitor. Click OK to apply your changes.
13. Click Close to return to the Settings page. Click "Close" or
"Apply" to initiate your changes.
14. Restart the computer to run Windows 95 using this new driver.
15. Once the driver has been installed, you can delete the contents of
the temporary directory (DEL \ATITEMP\*.*) and delete the directory
itself (RD \ATITEMP).
16. We recommend that you keep a copy of the ZIP file, 64W95101.ZIP, in
case you need to install the driver again.
*****************************
3.0 Changing Color Depth, Resolution and/or Font Sizes
When Windows 95 is up, you may configure your color depth, resolution
and/or font size in the Display Properties sheet as follows.
1. Click the right mouse button in an empty area of the desktop
and select Properties.
2. On the Settings page of the Display Properties sheet, choose your
preferred color support, resolutions and font size. Click "OK" or
"Apply" to initiate your changes.
3. On the Adjustment Page of the Display Properties sheet, you may
further customize your display.
Note that these values reflect the monitor configuration you performed
using the Settings page - Change Display Type - Monitor Type.
4. Click Apply or OK to switch to the new setting.
Note: Windows 95 will require a re-start to implement certain display
settings changes.
*****************************
4.0 mach64 Enhanced Windows 95 Driver Features
The Windows 95 mach64 Enhanced Features enhanced display driver
supports the following additional features:
- The ATI Adjustment page is added to the Display Properties sheet to
provide monitor setup and adjustment. Use this page to adjust your
monitors refresh rate and adjust your screen size and position.
1. To invoke the ATI Adjustment page click the right mouse button
in an empty area of the desktop.
2. Select the Properties entry.
3. Select the ATI Adjustment tab.
- The ATI Adapter Settings page is added to the Adapter Properties
sheet to provide low level hardware configuration.
1. To invoke the ATI Adapter Settings page activate the System
applet in the Control Panel.
2. Select the Device Manager tab.
3. Double-click the Display adapters item in the list.
4. Double-click the ATI adapter entry.
5. Select the Settings tab.
@@ -0,0 +1,140 @@
; INF file for mach64 MACXW4 display driver.
[version]
Class=DISPLAY
signature="$Windows 95$"
Provider=%Mfg%
[SourceDisksNames]
1="MACXW4",,1
[SourceDisksFiles]
macxw4.drv=1
macxw4.vxd=1
atihal64.dll=1
atidpp.dll=1
atidplx.dll=1
atipita.dll=1
atictl32.dll=1
atipxdef.hlp=1
;----------------------------------------
; Manufacturers
[Manufacturer]
"%Mfg%"=Mfg
;----------------------------------------
; Driver sections
[Mfg]
%*PNP0916.DeviceDesc%=MACXW4, *PNP0916 ; mach64
%PCI\VEN_1002&DEV_4758.DeviceDesc%=MACXW4, PCI\VEN_1002&DEV_4758 ; mach64
;----------------------------------------
; Install sections
[MACXW4]
CopyFiles=MACXW4_CopyFiles
DelReg=DEL_CURRENT_REG
AddReg=MACXW4_AddReg
LogConfig=VGA.LogConfig
;----------------------------------------
; Common DelReg sections
[DEL_CURRENT_REG]
HKR,,DevLoader
HKR,,Ver
HKR,DEFAULT
HKR,MODES
HKR,CURRENT
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\DriverPages"
;----------------------------------------
; Model AddReg sections
[MACXW4_AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,drv,,macxw4.drv
HKR,DEFAULT,vdd,,"*vdd,*vflatd"
HKR,DEFAULT,minivdd,,macxw4.vxd
HKR,DEFAULT,RefreshRate,,"-1"
HKR,DEFAULT,DDC,,"1"
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\4\800,600"
HKR,"MODES\4\1024,768"
HKR,"MODES\4\1152,864"
HKR,"MODES\4\1280,1024"
HKR,"MODES\4\1600,1200"
HKR,"MODES\8\640,480"
HKR,"MODES\8\800,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1152,864"
HKR,"MODES\8\1280,1024"
HKR,"MODES\8\1600,1200"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1152,864"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1600,1200"
HKR,"MODES\24\640,480"
HKR,"MODES\24\800,600"
HKR,"MODES\24\1024,768"
HKR,"MODES\24\1152,864"
HKR,"MODES\24\1280,1024"
HKR,"MODES\32\640,480"
HKR,"MODES\32\800,600"
HKR,"MODES\32\1024,768"
HKR,"MODES\32\1152,864"
; property sheet reg additions
HKR,,EnumPropPages,,"atidpp.dll,EnumPropPages"
HKCR,"CLSID\{C7A2F400-9A8B-11CE-95C9-0020C500A670}\InProcServer32",,,"atidplx.dll"
HKCR,"CLSID\{C7A2F400-9A8B-11CE-95C9-0020C500A670}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ATIPages",,,"{C7A2F400-9A8B-11CE-95C9-0020C500A670}"
;----------------------------------------
; File Update References
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
;----------------------------------------
; CopyFiles sections
[MACXW4_CopyFiles]
macxw4.drv
macxw4.vxd
atihal64.dll
atidpp.dll
atidplx.dll
atipita.dll
atictl32.dll
atipxdef.hlp
;----------------------------------------
; LogConfig sections
[VGA.LogConfig]
ConfigPriority=HARDWIRED
IOConfig=3B0-3BB
IOConfig=3C0-3DF
MemConfig=A0000-AFFFF
MemConfig=C0000-C7FFF,D0000-D7FFF,E0000-E7FFF
MemConfig=B8000-BFFFF
;----------------------------------------
; User visible strings
[Strings]
ClassName="Display"
Mfg="ATI Tech. - Enhanced"
*PNP0916.DeviceDesc="ATI mach64 (macxw4)"
PCI\VEN_1002&DEV_4758.DeviceDesc="ATI mach64 PCI (macxw4)"
@@ -0,0 +1,174 @@
***********************************************************************
IMPORTANT INFORMATION
for
Windows 95 mach64 enhanced display driver
***********************************************************************
Windows 95 mach64 enhanced display driver August 15, 1995
***********************************************************************
READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
****************************
Contents
1.0 Introduction
2.0 Adapter Installation
3.0 Installation Notes for Windows 95 mach64 enhanced display driver
4.0 Features
5.0 Windows 95 mach64 enhanced display driver problems
****************************
1.0 Introduction
This file contains last-minute updates that are not found in the User's
Guide or in any addendum accompanying the display adapter. Please read
this file before proceeding with the installation.
****************************
2.0 Adapter Installation
Refer to the User's Guide for information on adapter installation.
****************************
3.0 Installation Notes for Windows 95 mach64 enhanced display driver
NOTE: The following installation notes are based on a diskette install.
If you have downloaded the display driver, please consult
64W95101.TXT for appropriate installation instructions.
The Windows 95 mach64 enhanced display driver is a Windows 95 mini driver.
It is installed and configured using the standard Windows 95 configuration
utilities.
Note: Windows 95 will require a re-start to implement certain display
settings
1) Start Windows 95.
2) Click the right mouse button in an empty area of the desktop and select
the Properties entry.
3) Select the Settings page of the Display Properties sheet.
4) Click the Change Display Type... button.
5) In the Adapter Type area, click the Change... button.
6) The Select Device Dialog box will appear. Click the Have Disk... button.
7) Insert the display driver install disk, specify the source drive, and
click OK. Highlight the macxw4 entry and click OK to copy the driver to
your hard disk.
8) If you have not already configured your monitor type do so now. In the
Monitor Type area, click the Change... button and select the appropriate
monitor. Click OK to apply your changes.
9) Click Close to return to the Settings page. Click "Close" or "Apply"
to initiate your changes.
10) Restart the computer to run Windows 95 using this new driver.
To change the color depth, resolution and/or font size
When Windows 95 is up, you may configure your color depth, resolution
and/or font size in the Display Properties sheet as follows.
11) Click the right mouse button in an empty area of the desktop
and select Properties.
12) On the Settings page of the Display Properties sheet, choose your
preferred color support, resolutions and font size. Click "OK" or "Apply"
to initiate your changes.
13) On the Adjustment Page of the Display Properties sheet, you may further
customize your display.
Note that these values reflect the monitor configuration you performed
in step 8 of this procedure.
14) Click Apply or OK to switch to the new setting.
Note: Windows 95 will require a re-start to implement certain display
settings
****************************
4.0 Features
This diskette contains the latest ATI Windows 95 mach64 enhanced display
driver. You should use this driver if you have problems with the driver
provided on the Microsoft Windows 95 CDROM or if you wish to access the
new features provided by this driver.
The Windows 95 mach64 enhanced display driver supports the following
additional features:
- The ATI Adjustment page is added to the Display Properties sheet to
provide monitor setup and adjustment. Use this page to adjust your
monitors refresh rate and adjust your screen size and position.
1) To invoke the ATI Adjustment page click the right mouse button
in an empty area of the desktop.
2) Select the Properties entry.
3) Select the ATI Adjustment tab.
- The ATI Adapter Settings page is added to the Adapter Properties sheet
to provide low level hardware configuration.
1) To invoke the ATI Adapter Settings page activate the System applet
in the Control Panel.
2) Select the Device Manager tab.
3) Double-click the Display adapters item in the list.
4) Double-click the ATI adapter entry.
5) Select the Settings tab.
****************************
5.0 Windows 95 mach64 enhanced display driver problems
- The Windows 95 mach64 enhanced display driver is capable of using monitor
timing data contained within Windows 95. This data is selected by
configuring a monitor type at Windows 95 installation time or via the
"Settings" page of the display properties sheet. If you change the
selected monitor type via the "Settings" page of the display properties
sheet the new timing data may not take effect until after restarting
Windows 95. A solution to this problem is to always restart Windows 95
after changing the monitor type.
- The Windows 95 mach64 enhanced display driver is capable of using monitor
timing data contained within Windows 95. This data is selected by
configuring a monitor type at Windows 95 installation time or via the
"Settings" page of the display properties sheet. The Windows 95 mach64
enhanced display driver may incorrectly interpret Windows 95 monitor
timing data for some older monitors which require interlaced modes.
This may cause some options to be disabled. A solution to this problem
is to select one of the "(Standard monitor types)" available via the
settings page of the display properties sheet.
- In Windows 95, display drivers can be installed via the "Add New
Hardware" wizard. When the Windows 95 mach64 enhanced display driver
is installed via the "Add New Hardware" wizard the "Settings" page does
not get installed into the mach64 display adapter property sheet. A
solution to this problem is to use the driver installation procedure
described above.
@@ -0,0 +1 @@
Version 4.03.2119 Windows 95 display driver for use with mach64 GX or CT product families. This display driver is recommended for use with machGX and CT ATI products.