Commit Graph

2750 Commits

Author SHA1 Message Date
tomcw ab4f93a557 Remove Uilib.h & .cpp 2025-12-28 15:13:58 +00:00
tomcw aca7e98e76 Update Uthernet & ConfigTfe dialog 2025-12-28 15:08:33 +00:00
tomcw 4a506dc6cd WIP: m_tfe_selected 2025-12-27 22:18:21 +00:00
tomcw 0137b171c8 SSC & Parallel: PSP now persists to ConfigNew (not Registry) 2025-12-27 21:30:15 +00:00
tomcw 5daad0f2ff Hook up rw3 mem size 2025-12-21 21:33:19 +00:00
tomcw 22aa555409 Config RW3: add dialog & support saving aux card from Config 2025-12-21 19:07:52 +00:00
tomcw 03d740a9a1 Make switch statements consistent for msg handling 2025-12-13 12:19:53 +00:00
tomcw 840abaa2ac Config Printer: add dialog & remove controls from Advaanced PSP 2025-12-13 12:02:38 +00:00
tomcw f03bd4ee72 Config SSC: add dialog 2025-12-02 21:00:15 +00:00
tomcw fbd3b46f7d Config HDC: support 8 hard drives 2025-12-02 20:41:24 +00:00
tomcw 72c6d92aab VidHD: minor simplification 2025-11-24 21:19:46 +00:00
tomcw 0176396083 VidHD is single instance too 2025-11-24 21:10:23 +00:00
tomcw ed9b70c108 VidHD: permit in any slot 2025-11-24 20:49:49 +00:00
tomcw 9d2203cf24 HW Config changed: restore TFE i/f changes 2025-11-23 16:47:44 +00:00
tomcw d97e597001 Config PSP: remove 'VidHD in slot3' support 2025-11-23 16:42:27 +00:00
tomcw 2430679ffe Prevent both U1 & U2 cards being inserted at same time 2025-11-23 16:11:41 +00:00
tomcw b3baaa957f Support Uthernet I/II options via Slot PSP; remove Ethernet... from Config PSP 2025-11-23 15:42:40 +00:00
tomcw f11f68d622 Remove old sound-card specific code 2025-11-22 21:34:59 +00:00
tomcw 74b72462d2 Handle IDOK 2025-11-22 21:30:06 +00:00
tomcw 818ffeb81d Hook up the combo boxes for floppy & HDD disk selection 2025-11-22 21:24:45 +00:00
tomcw 45317c6db3 Move sub-dialog handler into Slot PSP 2025-11-22 19:35:08 +00:00
tomcw a37c53fd8d Tweak the OK/Cancel button positions 2025-11-22 19:15:57 +00:00
tomcw 57728f338d Add OK/Cancel buttons to sub-dialogs 2025-11-22 19:04:42 +00:00
tomcw 63ed9bee2b WIP: IDC_SLOTn_OPTION for HDD 2025-11-22 18:37:59 +00:00
tomcw f6da6c811d WIP: IDC_SLOTn_OPTION for Disk2 2025-11-22 18:16:20 +00:00
tomcw d4839e298c Permit cards in any slot (except s0), and construct CardManager with all 8 slots empty 2025-11-22 16:47:57 +00:00
tomcw 4384f70343 Simplify with IsSingleInstanceCard() 2025-11-22 12:04:17 +00:00
tomcw 1a84eac6f0 Use m_ConfigNew instead of GetCardMgr().QuerySlot(slot), and re-InitOptions() after slot combo selection 2025-11-18 20:47:20 +00:00
tomcw 4d52ffb345 WIP: support all slots in Prop.SheetHelper 2025-11-16 22:06:59 +00:00
tomcw 590b15d53e Sound: OK: force default for sound-type & volumes 2025-11-16 17:18:22 +00:00
tomcw dca37d1841 Disable SLOT0 / AUX depending on model type 2025-11-16 16:48:17 +00:00
tomcw 6f44014872 Switch char-array to std::string 2025-11-16 16:05:13 +00:00
tomcw 3ca847388a Maintain choices-list for each slot 2025-11-15 17:09:34 +00:00
tomcw 7109c561f7 WIP: Better combo drop-down ordering for cards 2025-11-15 15:02:06 +00:00
tomcw 502e126c96 WIP: drop-down with all card choices 2025-11-14 22:30:10 +00:00
tomcw 7afff6362e UI: add slot option ... 2025-11-14 22:05:24 +00:00
tomcw 459c2e6ca4 WIP: add some tests cards 2025-11-14 20:54:44 +00:00
tomcw 10d282d332 Add aux card options 2025-10-26 19:48:36 +00:00
tomcw 14d82d4d8b Change PropSheetPage: Sound -> Slots 2025-10-26 19:22:32 +00:00
tomcw ad58be2dcf Improve comment 2025-10-25 13:08:32 +01:00
TomCh 66f172e77d Update README.md
Fix #1445
2025-10-25 10:07:00 +01:00
tomcw 5186fa4d4b Help doc: fix typo 2025-10-25 10:04:25 +01:00
tomcw bc7c6b2150 Fix for PAL Colour TV:
. switching TEXT=1: doesn't instantaneously set ColorBurst=0 (#1443)
. switching TEXT=0: only touch ColorBurst if MIXED && vpos>=160 (improved logic)
2025-10-20 22:01:11 +01:00
tomcw 0ed8d3407e Fix for AppleWin's window width (for Min Version = 6.00) (#1438)
Change: Win32 builds: Minimum Required Version = 6.00 (Vista)
2025-10-19 12:13:42 +01:00
TomCh 3f6009bfb8 Alternate method to scan COM ports (#1425 PR #1442)
* Use QueryDosDevice() to scan COM ports instead of CreateFile()
* 1.31.0.1
2025-10-19 11:14:53 +01:00
tomcw 14323064de When using -debugger-auto-run <file.txt> (to set breakpoints), then we want to be MODE_STEPPING when leaving MODE_LOGO 2025-10-18 16:27:40 +01:00
tomcw 971793a53c Breakpoint card: add save/load state support 2025-10-18 15:39:11 +01:00
TomCh dce193b760 Add a Debugger breakpoint card (PR #1441)
. For AppleWin-Test regression tests for debugger breakpoints
2025-10-18 14:54:39 +01:00
tomcw ae28de062a DiskII: When a write-protected disk is ejected (and motor is on) then write-protect switch state becomes 'write enabled'. (#1433) 2025-10-03 23:21:43 +01:00
tomcw b14a707c59 Debugger: extend 'help bpm' to include info on addr prefixes, with examples 2025-10-03 22:08:24 +01:00