clinton/Virtual-Jaguar-Rx.git
6 years agoRelease notes and VS2015 modifications
Jean-Paul Mari [Thu, 7 Sep 2017 07:51:11 +0000 (03:51 -0400)]
Release notes and VS2015 modifications

Could also be useful to put back my sync.

6 years agoUpdate file.cpp
Jean-Paul Mari [Thu, 7 Sep 2017 05:07:14 +0000 (01:07 -0400)]
Update file.cpp

6 years agoTo add file.cpp by hand
Jean-Paul Mari [Thu, 7 Sep 2017 05:02:27 +0000 (01:02 -0400)]
To add file.cpp by hand

6 years agoDelete file.cpp
Jean-Paul Mari [Thu, 7 Sep 2017 04:59:17 +0000 (00:59 -0400)]
Delete file.cpp

Deleted the file to replace it by a new one. Not enough familiar with GitHub to fix the conflict.

6 years agoUpdate file.cpp
Jean-Paul Mari [Thu, 7 Sep 2017 04:56:11 +0000 (00:56 -0400)]
Update file.cpp

To fix the conflicts

6 years agoMerge pull request #4 from rocky1138/patch-1
Jean-Paul Mari [Thu, 7 Sep 2017 03:37:26 +0000 (23:37 -0400)]
Merge pull request #4 from rocky1138/patch-1

Fix case on file path

6 years agoMerge branch 'master' into patch-1
Jean-Paul Mari [Thu, 7 Sep 2017 03:37:10 +0000 (23:37 -0400)]
Merge branch 'master' into patch-1

6 years agoMerge pull request #5 from rocky1138/patch-2
Jean-Paul Mari [Thu, 7 Sep 2017 03:28:03 +0000 (23:28 -0400)]
Merge pull request #5 from rocky1138/patch-2

Replace backslash in file paths to slash

6 years agoReplace backslash in file paths to slash
John Rockefeller [Thu, 7 Sep 2017 03:18:42 +0000 (23:18 -0400)]
Replace backslash in file paths to slash

This fix makes it possible to cross-compile the software on multiple OSs. Windows should also be able to handle this change just fine.

6 years agoFix case on file path
John Rockefeller [Thu, 7 Sep 2017 03:14:51 +0000 (23:14 -0400)]
Fix case on file path

Broke compilation on Linux.

6 years agoRepository cleaning
Jean-Paul Mari [Wed, 6 Sep 2017 14:01:03 +0000 (10:01 -0400)]
Repository cleaning

Project generated files removal

6 years agoRepository cleaning
Jean-Paul Mari [Wed, 6 Sep 2017 13:49:12 +0000 (09:49 -0400)]
Repository cleaning

Moving the README file at his right place

6 years agoRepositorty clean-up
Jean-Paul Mari [Wed, 6 Sep 2017 13:42:02 +0000 (09:42 -0400)]
Repositorty clean-up

Minor cosmetic update in the README file and eeproms directory removal.

6 years agoFirst commit
Jean-Paul Mari [Wed, 6 Sep 2017 13:30:16 +0000 (09:30 -0400)]
First commit

Project include sources code, make files and Visual Studio 2015
projects.