AppleWin/source/Configuration
Iván Izaguirre 36e318e344
Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807)
. It's an Apple II plus clone.
. The 48K bank-switched Rom is controlled with AN0 and AN1.
. The character generation video Rom has two full character sets: English and German (F10 to switch).
NB. At the prompt, "TEST" runs the ROM self-test.
2020-07-06 20:24:16 +01:00
..
About.cpp Prevent uninitialized value bugs and improve string safety. 2019-08-09 13:38:50 -07:00
About.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Config.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
IPropertySheet.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
IPropertySheetPage.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageAdvanced.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
PageAdvanced.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageConfig.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
PageConfig.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PageConfigTfe.cpp Refactor slots & allow empty slots for s1(printer), s6(disk2) 2019-09-15 20:37:20 +01:00
PageConfigTfe.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
PageDisk.cpp CardManager refactor: 2020-01-04 13:58:59 +00:00
PageDisk.h CardManager refactor: 2020-01-04 13:58:59 +00:00
PageInput.cpp Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PageInput.h Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
PageSound.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
PageSound.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
PropertySheet.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12: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 CardManager refactor: 2020-01-04 13:58:59 +00:00
PropertySheetHelper.h HDD: Fixed not being able to enable HDDs - regression introduced at 506a52f359 2019-10-05 16:56:38 +01:00