diff --git a/README.md b/README.md index e548ab0..e92b0da 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,9 @@ See this repository: https://git.imzadi.de/acn/backgammon-vt100 * [Hangman](https://github.com/sblendorio/hangman-cpm): C implementation for CP/M of the classic "hangman" included in "bsdgames" popular package for UNIX * [Ladder](https://github.com/mecparts/Ladder): Turbo Pascal reimplementation of Ladder (see above) +## HD image + +In the directory [HDimage](HDimage/), you can find a 4MB z80pack compatible HD image conaining all the game files (minimal file count). +All games are on user area 0, except Wanderer, which uses a lot of data files - Wanderer is placed in user area 1. +This HD image file should be usable e.g. on the IMSAI 8080 clone or any other z80pack powered emulation. +