From 497ac7b74adf596e42d55b4daff7280028c9d004 Mon Sep 17 00:00:00 2001 From: waltje Date: Tue, 20 Feb 2018 22:04:14 -0500 Subject: [PATCH] Added DOCS and ROMS folders. --- docs/README.txt | 2 ++ roms/README.txt | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 docs/README.txt create mode 100644 roms/README.txt diff --git a/docs/README.txt b/docs/README.txt new file mode 100644 index 0000000..0963d0a --- /dev/null +++ b/docs/README.txt @@ -0,0 +1,2 @@ +This folder will hold documentation for the project, +include instructions for building from sources. diff --git a/roms/README.txt b/roms/README.txt new file mode 100644 index 0000000..26fad56 --- /dev/null +++ b/roms/README.txt @@ -0,0 +1,3 @@ +This is the folder there you install the downloadable "ROM Set" +archive ("rs-YYYYMMDD.zip") files. After you download the file, +unpack it into this folder.