AppleWin/source
tomcw d8e30e56be Phasor: support discrete LATCH & READ PSG functions (#1192)
. Recode 'MB_SUBUNIT::state' as a 2-element array
2023-03-04 22:41:07 +00:00
..
CommonVICE
Configuration Fix a few Coverity issues (#470) 2023-02-05 21:53:51 +00:00
CPU
Debugger
Tfe
Windows
Z80VICE
6522.cpp
6522.h
6821.cpp
6821.h
AY8910.cpp
AY8910.h
Card.cpp
Card.h
CardManager.cpp Properly catch the use of multiple Z80 cards. (PR #1184) 2023-02-20 19:57:25 +00:00
CardManager.h
CmdLine.cpp
CmdLine.h
Common.h
CopyProtectionDongles.cpp
CopyProtectionDongles.h
Core.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
Core.h
CPU.cpp
CPU.h
Disk2CardManager.cpp CardManager: remove redundant calls. (PR #1179) 2023-02-05 21:05:57 +00:00
Disk2CardManager.h CardManager: remove redundant calls. (PR #1179) 2023-02-05 21:05:57 +00:00
Disk.cpp
Disk.h
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h Add jitter before track seam (under special conditions) (#1125, PR #1129) 2022-09-19 11:00:34 +01:00
FourPlay.cpp
FourPlay.h
FrameBase.cpp
FrameBase.h
Harddisk.cpp Add command line support for hard disk controller (hdc) in slot-5 (#1033) 2023-02-26 20:42:21 +00:00
Harddisk.h
Interface.h
Joystick.cpp
Joystick.h
Keyboard.cpp
Keyboard.h
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp
Memory.h Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
Mockingboard.cpp
Mockingboard.h
MockingboardCardManager.cpp
MockingboardCardManager.h Fix so that MockingboardCardMgr asserts IRQ based on the wired-OR sum of all MB card's 6522s. (Fixes #1173) 2023-01-29 13:32:55 +00:00
MockingboardDefs.h
MouseInterface.cpp
MouseInterface.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
Pravets.h
Registry.cpp
Registry.h Add a new Registry Configuration interface: "Game I/O Connector" (like Slots). 2022-12-31 17:32:50 +00:00
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp
SaveState.h
SerialComms.cpp
SerialComms.h
SNESMAX.cpp
SNESMAX.h
SoundCore.cpp
SoundCore.h
Speaker.cpp
Speaker.h
Speech.cpp
Speech.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
SSI263.cpp Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00
SSI263.h Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
StrFormat.cpp Simplify the common combination of sprintf() and OutputDebugString() (PR #1031) 2022-02-13 21:37:05 +00:00
StrFormat.h
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp
Tape.h
Uthernet1.cpp
Uthernet1.h
Uthernet2.cpp Uthernet II: the real hardware only decodes A0 and A1, so we introduce a 0x03 mask. (PR #1115) 2022-06-17 21:27:52 +01:00
Uthernet2.h Uthernet II: 2 fixes and minor changes (PR #1100) 2022-05-19 19:30:34 +01:00
Utilities.cpp
Utilities.h Add command line support for hard disk controller (hdc) in slot-5 (#1033) 2023-02-26 20:42:21 +00:00
Video.cpp
Video.h
VidHD.cpp
VidHD.h
W5100.h
YamlHelper.cpp
YamlHelper.h
z80emu.cpp
z80emu.h