Fixed CGA graphics modes on VGA cards
This commit is contained in:
parent
6eca71ace3
commit
0eddbd05a3
60 changed files with 6775 additions and 404 deletions
|
|
@ -5,7 +5,6 @@ permalink: /disks/pc/windows/2.0x/
|
|||
machines:
|
||||
- type: pc
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
state: deskpro386.json
|
||||
config: /devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml
|
||||
drives: '[{name:"20Mb Hard Disk",type:2,path:"/disks/pc/fixed/20mb/COMPAQ310-WIN386201-VGA.json"}]'
|
||||
|
|
|
|||
|
|
@ -4,13 +4,20 @@ title: "Microsoft Windows 95 (Build 499)"
|
|||
permalink: /disks/pc/windows/win95/4.00.499/
|
||||
redirect_from:
|
||||
- /disks/pc/windows/win95/build499/
|
||||
machines:
|
||||
- type: pc
|
||||
id: deskpro386
|
||||
config: /devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml
|
||||
---
|
||||
|
||||
Microsoft Windows 95 (Build 499)
|
||||
---
|
||||
|
||||
This version of Windows 95 was one of the last (if not *the* last) test versions produced before the
|
||||
[final retail version](/disks/pc/windows/win95/4.00.950/)
|
||||
The PCjs Project was first to unearth this pre-release version of Windows 95. It was one of the last
|
||||
(if not *the* last) test versions produced before the [final retail version](/disks/pc/windows/win95/4.00.950/)
|
||||
was released to manufacturing on July 14, 1995 and went on sale at midnight on August 24, 1995.
|
||||
|
||||
The PCjs Project has the only known online copy of this 13-disk test release.
|
||||
This pre-release is an upgrade version consisting of 13 1.44Mb diskettes. You can use the machine below to test the
|
||||
installation process. Start with "Windows 95 (Build 499 Disk 1)" in Drive A.
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ permalink: /disks/pc/windows/win95/4.00.950/
|
|||
machines:
|
||||
- type: pc
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
state: deskpro386.json
|
||||
config: /devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml
|
||||
drives: '[{name:"68Mb Hard Disk",type:4,path:"http://archive.pcjs.org/disks/pc/fixed/68mb/win95.json"}]'
|
||||
|
|
|
|||
Loading…
Reference in a new issue