From bcf60e8d96d15cc42ed58f35a320a2a406ca11b3 Mon Sep 17 00:00:00 2001 From: Godzil Date: Thu, 17 Nov 2016 08:36:22 +0000 Subject: [PATCH] And add a link to it for markdown rendering --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..57e03a4 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +TI-NESulator +============ + +This is a cleaned version of the TI-NESulator repository (all data has been removed) + +Some part of the original subversion has been lost because of harddrive crash so the +early stage of the project is completely lost. Or I would need to check all the +backups arount to recreate part of that history, but that not a fun thing to do to be +honest, and there is virtually nothing to gain from that. + +The source is given as is, I have to select a proper licence for this code, but concider +it to be in a 3 clause BSD with a non commercial clause: + +- You are free to use that code and integrate some part in your project +- Will need to state where some of your code come from +- This code is given as-is without any waranty of working as expected +- You CAN'T use that code for commercial product without my prior consent. + +