CHIP TURBO Pascal

Find here a collection of TURBO Pascal programs running CP/M published in the German magazine Chip over a period of about 1985-1987. Please keep in mind that most comments within the sources are in German .
Games
NIM Find hints concerning this game here (http://www.mathematische-basteleien.de/nimspiel.html).
REVERSI Reversi, also known as Othello, is a classic strategy game, which is still popular today.
Reversi include files: FELDAUS.INC, UMDREHEN.INC, ZUGGEN.INC, SUCHZUG.INC, ZUEGE.INC, SPIELPAR.INC
Nine Men's Morris Nine Men's Morris is a two-player strategy board game. The object of the game is to remove all the enemy pieces. Every time a player forms a line of three (a mill) on any line drawn on the board, he is entitled to remove one enemy piece. The game starts with the board empty. Players take turns placing pieces on any empty intersection.
Nine Men's Morris include files: LISTE.BIB, MUEHLE01.INC, MUEHLE02.INC, MUEHLE03.INC, MUEHLE04.INC
Mastermind Mastermind is a simple code-breaking board game for two players.
The applied TURBO-Pascal routines may be of interest.
Mastermind include files (adapted for CP/M): WINDOW.PAR, WINDOW.BIB, LAUF.BIB, CHOOSE.BIB, SELEKT-1.BIB
File Utilities
PLIST PLIST creates a listing using this format.
PLIST include files: PLIST-1.INC, PLIST-2.INC, PLIST-3.INC, PLIST-4.INC. PLIST-5.INC
PSTAT PSTAT displays the static structure of a Pascal program.
PSTAT include files: PSTAT-1.INC, PSTAT-2.INC, PSTAT-3.INC,
SD Super Directory is a program for creating drive catalogues.
SD include files: SD-MOD1.INC, SD-MOD2.INC, SD-MOD3.INC, SD-MOD4.INC SD-MOD5.INC