diff --git a/dist/LIHOUSE.COM b/dist/LIHOUSE.COM new file mode 100644 index 0000000..0470e69 Binary files /dev/null and b/dist/LIHOUSE.COM differ diff --git a/dist/README.md b/dist/README.md new file mode 100644 index 0000000..de5759f --- /dev/null +++ b/dist/README.md @@ -0,0 +1,6 @@ +# CP/M Binaries + +This directory contains some games which are used to test the emulator. + +The top-level [samples/](../samples) directory contains much simpler sample code, +along with the corresponding Z80 assembly-language source code. diff --git a/dist/ZORK1.COM b/dist/ZORK1.COM new file mode 100644 index 0000000..8a7bec1 Binary files /dev/null and b/dist/ZORK1.COM differ diff --git a/dist/ZORK1.DAT b/dist/ZORK1.DAT new file mode 100644 index 0000000..b2eb461 Binary files /dev/null and b/dist/ZORK1.DAT differ diff --git a/dist/ZORK2.COM b/dist/ZORK2.COM new file mode 100644 index 0000000..e4eac0e Binary files /dev/null and b/dist/ZORK2.COM differ diff --git a/dist/ZORK2.DAT b/dist/ZORK2.DAT new file mode 100644 index 0000000..d14dc8c Binary files /dev/null and b/dist/ZORK2.DAT differ diff --git a/dist/ZORK3.COM b/dist/ZORK3.COM new file mode 100644 index 0000000..9b248ed Binary files /dev/null and b/dist/ZORK3.COM differ diff --git a/dist/ZORK3.DAT b/dist/ZORK3.DAT new file mode 100644 index 0000000..1aed086 Binary files /dev/null and b/dist/ZORK3.DAT differ