Push out the FOOTBALL disks

This commit is contained in:
Jeff Parsons 2016-01-20 13:20:22 -08:00
commit d6be2ae7f7
15 changed files with 68 additions and 38 deletions

View file

@ -21,7 +21,8 @@ This prototype was forked from pre-1.0 OS/2 sources, and the only hardware it su
### OS/2 FOOTBALL Boot Disk (v4.41.00)
The [OS/2 FOOTBALL Boot Disk (v4.41.00)](/disks/pc/os2/misc/football/87357/) contains an updated FOOTBALL prototype,
despite the lower revision number. Click the link for details.
The [OS/2 FOOTBALL Boot Disk (v4.41.00)](/disks/pc/os2/misc/football/87357/) contains an updated FOOTBALL prototype.
It was built in December 1987, using final OS/2 1.0 sources merged with assorted FOOTBALL changes, and although
it was originally assigned version number 1.3, this version of OS/2 would ultimately become 2.0.
Return to [IBM PC Disk Archive](/disks/pc/#other-os2-disks).

View file

@ -31,7 +31,7 @@ Most of the work on this prototype occurred between December 1, 1986 and Februar
of demonstrating multiple DOS applications running in V86-mode to BillG; that demo probably occurred in March 1987.
However, another underlying goal was to demonstrate to IBM that Microsoft was ahead of the curve on 32-bit design
considerations for OS/2. Up to this point, all OS/2 design and development work had been 16-bit, since the
state-of-the-art Intel CPU at the time was the 80286.
dominant state-of-the-art Intel CPU at the time was the 80286.
The FOOTBALL prototype was based on pre-1.0 OS/2 sources, and the only hardware it supported was the Compaq DeskPro
386-16. The source code was later sent to IBM, who in early April 1987 was adapting it to run on the Model 80 PS/2.

View file

@ -16,7 +16,8 @@ OS/2 FOOTBALL Boot Disk (v4.41.00)
---
This disk contains an updated version of [OS/2 FOOTBALL Boot Disk (v7.68.17)](/disks/pc/os2/misc/football/87058/).
The binaries were built in December 1987, using the final OS/2 1.0 sources merged with assorted FOOTBALL changes.
It was built in December 1987, using final OS/2 1.0 sources merged with assorted FOOTBALL changes, and although
it was originally assigned version number 1.3, this version of OS/2 would ultimately become 2.0.
It crashes on an 80286, jumping to invalid code immediately after performing a processor check. On an 80386,
the following boot message is displayed on-screen:
@ -29,8 +30,7 @@ the following boot message is displayed on-screen:
The numbering of revisions must have been, um, revised, because despite the lower revision (4.41.00 vs. 7.68.17),
it *is* newer than the 7.68.17 prototype. This is confirmed by the boot message (12/02/87), the file dates (12-23-87)
and the higher version number (1.3). Version 1.3 was expected to be the first 80386 release, but that honor ultimately
went to version 2.0.
and the higher version number (1.3).
A directory listing of this disk is provided [below](#directory-of-os2-football-boot-disk-v44100).

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -5,10 +5,10 @@
<disk id="disk01" size="1228800" chs="80:2:15" img="1.0/static/OS210-88286.img" href="/disks/pc/os2/misc/1.0/OS210-88286.json">
<name>OS/2 1.0 Debugger Boot Disk</name>
</disk>
<disk id="disk02" size="1228800" chs="80:2:15" img="football/static/FOOTBALL-76817.img" href="/disks/pc/os2/misc/football/FOOTBALL-76817.json" md5="3825dc8053f904c266b1ce98dbf1e981" md5json="7ea3f05e71ae4f3ccc7432f025426140">
<disk id="disk02" size="1228800" chs="80:2:15" img="football/static/FOOTBALL-76817.img" href="/disks/pc/os2/misc/football/FOOTBALL-76817.json" md5="83a3f16ff871f3a1a8a6960c9553a2c7" md5json="a1a0cfa6fb1033f9eb0a9ec70a5545d4">
<name>OS/2 FOOTBALL Boot Disk (v7.68.17)</name>
</disk>
<disk id="disk03" size="1228800" chs="80:2:15" img="football/static/FOOTBALL-44100.img" href="/disks/pc/os2/misc/football/FOOTBALL-44100.json" md5="d4dd7e3afc4ea60fc302b93d5b2c4c4b" md5json="6a85048a4c2eccfc911aeda13db5e6f7">
<disk id="disk03" size="1228800" chs="80:2:15" img="football/static/FOOTBALL-44100.img" href="/disks/pc/os2/misc/football/FOOTBALL-44100.json" md5="adf9c504f249c281afa88697cc5bfae1" md5json="1ee20675444641e0398434ffa6eabe19">
<name>OS/2 FOOTBALL Boot Disk (v4.41.00)</name>
</disk>
</manifest>

View file

@ -12,9 +12,9 @@ website. Unfortunately, it's missing the **NETWORK** disk, so we've included an
that allows the SDK installation script to finish.
This SDK was released in December 1987 along with [Microsoft OS/2 1.0](/disks/pc/os2/microsoft/1.0/).
We do not have any of the printed documentation that came with the SDK, such as the *Installation Guide*, but we
do have the [Microsoft® Operating System/2 Programmers Toolkit](/docs/os2/microsoft/ptk/1.0/) documentation from
March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/).
We do not have any of the printed documentation that came with the SDK, such as the *Installation Guide*, but we do
have the [Microsoft® Operating System/2 Programmers Toolkit](/pubs/pc/programming/os2/microsoft/ptk/1.0/) documentation
from March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/).
### Installation