Commit Graph

11 Commits

Author SHA1 Message Date
tomcw 8d7d2b9647 VS2019: new debug/release configurations for v141_xp (#693)
. NB, the Microsoft SDK 7.1A doesn't contain dxguid.lib & ddraw.lib, so they are linked against these two dx libs that are already part of the AppleWin repo.
2020-12-20 18:44:25 +00:00
Kelvin Lee eb0e3a6b4e Add VS2019 support. 2019-08-11 17:45:23 +10:00
tomcw df5127684a Removed all VS2010 proj/slns (Fixes #559) 2019-08-07 23:03:47 +01:00
Kelvin Lee b02c7ffb10 Added VS2017 support. 2017-06-10 20:39:25 +01:00
michaelangel007 f8a30a9dfa UNDO bad merge deleting yaml2008.vcproj 2017-04-13 10:25:59 -07:00
michaelangel007 27cd3fa0ea Merge branch 'master' of https://github.com/AppleWin/AppleWin
Conflicts:
	AppleWinExpress2010.vcxproj
2017-04-13 10:18:35 -07:00
Kelvin Lee 1193cfd10f Added missing yaml2010.vcxproj.filters 2016-12-29 14:25:00 -05:00
michaelangel007 1380e6d3c5 Added libyaml MSVC 2010 project 2016-06-06 05:27:07 -07:00
tomcw 86802bef16 Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
tomcw 8462426ccd Update VS2013 sln/proj for yaml and TestCPU65C02 2016-03-05 18:31:42 +00:00
tomcw 2f6e86c0fa Added libyaml 0.1.5
Added yaml save-state support for:
. Main AppleII unit
. Aux memory & RawWorksIII
. Printer
. SSC
. Z80
. Mouse
. Mockingboard
. Phasor
. Disk][
. HDD
2016-02-07 15:47:15 +00:00