Commit Graph

17 Commits

Author SHA1 Message Date
tomcw 370b5f910c VS2019: yaml: remove 'README' (and rename 'License') 2023-12-28 12:48:29 +00:00
tomcw 6a9f2ee5f9 yaml: remove 'README' (and rename 'License') 2023-12-27 21:48:31 +00:00
Kelvin Lee ab0258928c
Update libyaml to 0.2.5 (PR #1252) 2023-12-27 21:45:35 +00:00
tomcw 213aa48516 Remove the VS2008 projs for the libs 2023-05-28 21:39:58 +01:00
tomcw 67eafa8e91 Add VS2022 sln & proj files
. Debug & Release now using:
    Windows SDK 10.0 & Platform Toolset VS2022 (v143)
. Debug v141_xp & Release v141_xp still using:
    Windows SDK 7.0 & Platform Toolset VS2017 - WinXP (v141_xp)
2023-05-28 21:23:56 +01:00
tomcw 6ec47a357d Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
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