1
0

Some README changes

This commit is contained in:
acn
2019-09-05 15:47:01 +02:00
parent ff77bda09b
commit e6b8ef0dd2
4 changed files with 19 additions and 13 deletions

View File

@@ -1,20 +1,20 @@
# Ladder
Ladder was originally written for the CPM operating system and the game came bundled with Kaypro computers. It is copyrighted by:
Ladder was originally written for the CP/M operating system and the game came bundled with Kaypro computers. It is copyrighted by:
Yahoo Software
10970 Ashton Ave, Suite 312
Los Angeles, CA
For information on the game, see: https://en.wikipedia.org/wiki/Ladder_(video_game)
For information on the game, see: [https://en.wikipedia.org/wiki/Ladder_(video_game)](Wikipedia)
This version is adapted to VT100 ANSI escape sequences.
## Note
It seems to me that LADCONF.COM uses some kind of "wrong" VT100 sequences, as my terminal does not like them - the output looks wrong.
It seems to me that ``LADCONF.COM`` uses some kind of "wrong" VT100 sequences, as my terminal does not like them - the output looks wrong.
This LADDER.DAT has been changed slightly by Marco Maccaferri to make it work with my RC2014 VGA VT100 terminal.
This ``LADDER.DAT`` has been changed slightly by Marco Maccaferri to make it work with my RC2014 VGA VT100 terminal.
So don't change it using LADCONF.COM :)
So don't change it using ``LADCONF.COM`` :)