From fe4f1eda848b02f5d913e935c653741e4faa0365 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Sat, 1 Oct 2016 14:55:01 +0200 Subject: [PATCH] Add my own readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..92cbc5d90 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +My fork of the VCS emulator [Stella](http://stella.sourceforge.net/) for TIA +development. The upstream repo is hosted on [Sourceforge](https://sourceforge.net/projects/stella/).