AppleWin/source
2023-03-04 19:38:11 +00:00
..
CommonVICE
Configuration
CPU
Debugger Mockingboard: After AY is reset, then latched addr isn't valid 2023-03-01 21:01:59 +00:00
Tfe
Windows
Z80VICE
6522.cpp
6522.h
6821.cpp
6821.h
AY8910.cpp
AY8910.h
Card.cpp
Card.h
CardManager.cpp
CardManager.h
CmdLine.cpp Add command line: -capslock=off (#1187) 2023-02-27 22:42:57 +00:00
CmdLine.h
Common.h
CopyProtectionDongles.cpp
CopyProtectionDongles.h
Core.cpp
Core.h Replace StringCbPrintf() with StrFormat() (PR #1032) 2022-02-15 18:48:20 +00:00
CPU.cpp
CPU.h
Disk2CardManager.cpp
Disk2CardManager.h
Disk.cpp
Disk.h
DiskDefs.h
DiskFormatTrack.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
DiskFormatTrack.h
DiskImage.cpp DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskImage.h
DiskImageHelper.cpp Replace StringCbPrintf() with StrFormat() (PR #1032) 2022-02-15 18:48:20 +00:00
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
Harddisk.h
Interface.h
Joystick.cpp
Joystick.h
Keyboard.cpp
Keyboard.h Add command line: -capslock=off (#1187) 2023-02-27 22:42:57 +00:00
LanguageCard.cpp
LanguageCard.h
Log.cpp Fix LogOutput() to call StrFormatV() 2022-02-26 18:39:39 +00:00
Log.h Simplify the common combination of sprintf() and OutputDebugString() (PR #1031) 2022-02-13 21:37:05 +00:00
Memory.cpp
Memory.h
Mockingboard.cpp
Mockingboard.h Phasor: 2023-03-04 18:14:00 +00:00
MockingboardCardManager.cpp
MockingboardCardManager.h
MockingboardDefs.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h NTSC: Change to NTSC_GetVblBar() from NTSC_GetVideoVert(). 2023-01-14 14:30:12 +00:00
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
RGBMonitor.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
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 Cmd line: add -wav-speaker <file> & -wav-mockingboard <file> 2022-04-17 16:23:51 +01:00
Speaker.h
Speech.cpp
Speech.h
SSI263.cpp
SSI263.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
StrFormat.cpp
StrFormat.h
SynchronousEventManager.cpp
SynchronousEventManager.h Fix for 6522 counter underflows falsely delaying when IRQ occurs. (Fixes #1176) 2023-02-05 11:02:56 +00:00
Tape.cpp
Tape.h
Uthernet1.cpp
Uthernet1.h
Uthernet2.cpp
Uthernet2.h Uthernet II: 2 fixes and minor changes (PR #1100) 2022-05-19 19:30:34 +01:00
Utilities.cpp
Utilities.h
Video.cpp
Video.h NTSC: Change to NTSC_GetVblBar() from NTSC_GetVideoVert(). 2023-01-14 14:30:12 +00:00
VidHD.cpp
VidHD.h
W5100.h 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
YamlHelper.cpp Support controller-button remapping file for SNES MAX (#1155) 2022-12-15 14:45:00 +00:00
YamlHelper.h
z80emu.cpp
z80emu.h