AppleWin/source/Configuration
Andrea d631b23d24
Uthernet: fix usability and settings (PR #947)
* Make Uthernet settings behave like all other cards.
Fix as well the fact that the Uthernet interface would not be reapplied after a restart.

* Uthernet: use consistent types to reduce code complexity.
Use std::string everywhere.
2021-05-19 21:44:33 +01:00
..
About.cpp x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
About.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Config.h Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
IPropertySheet.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
IPropertySheetPage.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageAdvanced.cpp x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageAdvanced.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageConfig.cpp Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
PageConfig.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageConfigTfe.cpp Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
PageConfigTfe.h Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
PageDisk.cpp Remove usages of g_hFrameWindow and g_hInstance from core emulator files. And Resource related Win32 functions. (PR #915) 2021-01-19 20:37:43 +00:00
PageDisk.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageInput.cpp x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageInput.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PageSound.cpp SpkrSetEmulationType(): simplify logic and remove unreachable code. (PR #919) 2021-01-20 21:30:34 +00:00
PageSound.h x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PropertySheet.cpp x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
PropertySheet.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PropertySheetDefs.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PropertySheetHelper.cpp Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
PropertySheetHelper.h Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00