wok-6.x diff oldrunner/stuff/remap.u @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | 78727b04c002 |
children |
line diff
1.1 --- a/oldrunner/stuff/remap.u Thu Sep 22 07:58:57 2022 +0000 1.2 +++ b/oldrunner/stuff/remap.u Tue May 09 17:24:00 2023 +0000 1.3 @@ -80,3 +80,24 @@ 1.4 { 1.5 case ORKEY_EXIT: 1.6 return; 1.7 +--- oldrunner.6 2012-01-31 15:04:21.000000000 +0000 1.8 ++++ oldrunner.6 2022-09-22 08:22:18.940247242 +0000 1.9 +@@ -34,7 +34,7 @@ 1.10 + Oldrunner \- Broderbund's Loderunner remake 1.11 + .SH SYNOPSIS 1.12 + .B "oldrunner " 1.13 +-[\fB-v\fP] [\fB-l\fP<\fInum\fP>] 1.14 ++[\fB-v\fP] [\fB-a\fP] [\fB-l\fP<\fInum\fP>] 1.15 + .SH DESCRIPTION 1.16 + Oldrunner is a remake of Broderbund's Loderunner which contains the 1.17 + 150 original game levels. In order to win a level, the player '\fB@\fP' 1.18 +@@ -53,6 +53,9 @@ 1.19 + \fB-l\fP <num> 1.20 + Start the game at level number \fInum\fP. 1.21 + .TP 1.22 ++\fB-a\fP 1.23 ++Use Apple II keys mapping: j,l,i,k for the moves and u,o to dig. 1.24 ++.TP 1.25 + \fB-v\fP 1.26 + Display oldrunner version and exit. 1.27 + .SH CONFIGURATION