c1c24989bc
deshrouded and rewritten. Digger was originally created by Windmill software in 1983 and released as a copy-protected, bootable 5.25" floppy disk for the IBM PC. As it requires a genuine CGA card, it didn't work on modern PCs. In 1998, I created Digger Remastered, which runs on all PCs with CGA or better and plays just like the original. It also has many new features, including: * Exit button * Optional VGA graphics * Recording and playback * Real time speed control * Keyboard redefinition * Gauntlet mode * Two player simultaneous mode
14 lines
355 B
Text
14 lines
355 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2003/09/26 06:06:34 wiz Exp $
|
|
|
|
--- alpha.c.orig 2000-04-03 22:42:48.000000000 +0200
|
|
+++ alpha.c
|
|
@@ -1,7 +1,7 @@
|
|
#include "def.h"
|
|
|
|
-char copyright[]="Portions Copyright(c) 1983 Windmill Software
|
|
-Inc.";
|
|
+char copyright[]="Portions Copyright(c) 1983 Windmill Software\n"
|
|
+"Inc.";
|
|
|
|
Sint textoffdat[16]={
|
|
72, 0, -72,-72,
|