2019-09-05 15:24:08 +02:00
|
|
|
# Ladder
|
|
|
|
|
2019-09-05 15:47:01 +02:00
|
|
|
Ladder was originally written for the CP/M operating system and the game came bundled with Kaypro computers. It is copyrighted by:
|
2019-09-05 15:24:08 +02:00
|
|
|
|
|
|
|
Yahoo Software
|
|
|
|
10970 Ashton Ave, Suite 312
|
|
|
|
Los Angeles, CA
|
|
|
|
|
2019-09-05 15:48:35 +02:00
|
|
|
For information on the game, see: [Wikipedia](https://en.wikipedia.org/wiki/Ladder_(video_game))
|
2019-09-05 15:24:08 +02:00
|
|
|
|
|
|
|
This version is adapted to VT100 ANSI escape sequences.
|
|
|
|
|
|
|
|
## Note
|
|
|
|
|
2019-09-05 15:47:01 +02:00
|
|
|
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.
|
2019-09-05 15:24:08 +02:00
|
|
|
|
2019-09-05 15:47:01 +02:00
|
|
|
This ``LADDER.DAT`` has been changed slightly by Marco Maccaferri to make it work with my RC2014 VGA VT100 terminal.
|
2019-09-05 15:24:08 +02:00
|
|
|
|
2019-09-05 15:47:01 +02:00
|
|
|
So don't change it using ``LADCONF.COM`` :)
|
2019-09-05 15:24:08 +02:00
|
|
|
|