diff --git a/VSLinux/Amiberry.sln b/VSLinux/Amiberry.sln
new file mode 100644
index 00000000..6deab114
--- /dev/null
+++ b/VSLinux/Amiberry.sln
@@ -0,0 +1,34 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.1
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Amiberry", "Amiberry.vcxproj", "{FDB65B17-494A-4248-9F05-B527D4EA15DF}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|ARM = Debug|ARM
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|ARM = Release|ARM
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|ARM.ActiveCfg = Debug|ARM
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|ARM.Build.0 = Debug|ARM
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|x64.ActiveCfg = Debug|x64
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|x64.Build.0 = Debug|x64
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|x86.ActiveCfg = Debug|x86
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Debug|x86.Build.0 = Debug|x86
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|ARM.ActiveCfg = Release|ARM
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|ARM.Build.0 = Release|ARM
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|x64.ActiveCfg = Release|x64
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|x64.Build.0 = Release|x64
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|x86.ActiveCfg = Release|x86
+ {FDB65B17-494A-4248-9F05-B527D4EA15DF}.Release|x86.Build.0 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/VSLinux/Amiberry.vcxproj b/VSLinux/Amiberry.vcxproj
new file mode 100644
index 00000000..74520a61
--- /dev/null
+++ b/VSLinux/Amiberry.vcxproj
@@ -0,0 +1,68 @@
+
+
+
+
+ Debug
+ ARM
+
+
+ Release
+ ARM
+
+
+ Debug
+ x86
+
+
+ Release
+ x86
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ {fdb65b17-494a-4248-9f05-b527d4ea15df}
+ Linux
+ Amiberry
+ 14.0
+ Linux
+ 1.0
+ Generic
+ {2238F9CD-F817-4ECC-BD14-2524D2669B35}
+
+
+
+ true
+
+
+ false
+
+
+ true
+
+
+ false
+
+
+ true
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/VSLinux/Amiberry.vcxproj.filters b/VSLinux/Amiberry.vcxproj.filters
new file mode 100644
index 00000000..9fcb30cc
--- /dev/null
+++ b/VSLinux/Amiberry.vcxproj.filters
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/VSLinux/Amiberry.vcxproj.user b/VSLinux/Amiberry.vcxproj.user
new file mode 100644
index 00000000..abe8dd89
--- /dev/null
+++ b/VSLinux/Amiberry.vcxproj.user
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file