From 01f15a55c380dcdfea3e4c2698bf94db02e7ee02 Mon Sep 17 00:00:00 2001 From: Jason Sanctuary Date: Sun, 17 Sep 2017 14:46:34 -0700 Subject: [PATCH] Added readme --- .gitignore | 3 +++ LICENSE | 21 +++++++++++++++++++++ README.md | 2 ++ nbproject/configurations.xml | 2 ++ nbproject/project.xml | 2 +- 5 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ecb828 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/nbproject/private/ +/build/LPCUSBDK_18F14K50/ +/dist/LPCUSBDK_18F14K50/ \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..023ee56 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2017 stratosonic + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb4c193 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Apple-II-Joystick-to-USB-Adapter +Apple II Joystick to USB Adapter diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index a6ab6ff..27bc645 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -55,6 +55,8 @@ displayName="Important Files" projectFiles="false"> Makefile + LICENSE + README.md diff --git a/nbproject/project.xml b/nbproject/project.xml index 1ada48c..5cd88e9 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ com.microchip.mplab.nbide.embedded.makeproject - Apple_II_USB + AppleIIJoystickToUSBAdapter 0 c