| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2021-03-18 | 846 Bytes | |
| v7.tar | 2021-03-18 | 27.1 kB | |
| posix.tar.gz | 2021-03-18 | 8.8 kB | |
| Totals: 3 Items | 36.7 kB | 0 | |
This is a text mode Reversi (TM?) game, as source code in C and optional PDP-11 assembler. It has been tested a bit on 7th ed Unix (TM) for PDP-11, both under Simh, and under apout. It seems to work ok. It also compiles on more modern POSIX systems, with a few warnings, but probably works. Not sure about MS-Windows. Note v7.tar unpacks everything into the current directory, so make a suitable directory and cd to it first. This is to work around a directory handling bug in some versions of apout. This is in the tar format used by very old Unix systems. I'm not sure how many modern programs can unpack this format. posix.tar.gz unpacks to a new directory called export. It contains the same files as v7.tar . Very old systems will not be able to unpack this. Modern programs such as gnu tar, winzip and 7zip should understand this format.