AppleWin/source
2021-01-17 22:21:33 +00:00
..
CommonVICE
Configuration VideoReinitialize(): remove default arg & refactor out common code (PR #911) 2021-01-13 22:02:48 +00:00
CPU
Debugger Move last remaining globals from WinFrame.cpp to class Win32Frame. (PR #913) 2021-01-16 21:57:28 +00:00
Tfe
Windows Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Z80VICE
6821.cpp
6821.h
AY8910.cpp Mockingboard: support AY-3-8913 read 2021-01-17 19:51:25 +00:00
AY8910.h Mockingboard: support AY-3-8913 read 2021-01-17 19:51:25 +00:00
Card.h
CardManager.cpp
CardManager.h
CmdLine.cpp
CmdLine.h
Common.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Core.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Core.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
CPU.cpp Make Video.cpp and WinVideo.cpp into a dependent class hierarchy (PR #898) 2020-12-28 16:25:29 +00:00
CPU.h
Disk2CardManager.cpp
Disk2CardManager.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
Disk.cpp FrameBase: some changes to ease implementations (PR #910) 2021-01-10 16:33:06 +00:00
Disk.h
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
FrameBase.cpp
FrameBase.h FrameBase: some changes to ease implementations (PR #910) 2021-01-10 16:33:06 +00:00
Harddisk.cpp FrameBase: some changes to ease implementations (PR #910) 2021-01-10 16:33:06 +00:00
Harddisk.h
Interface.h
Joystick.cpp
Joystick.h
Keyboard.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Keyboard.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Memory.h
Mockingboard.cpp Mockingboard: support AY-3-8913 read 2021-01-17 19:51:25 +00:00
Mockingboard.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp Make Video.cpp and WinVideo.cpp into a dependent class hierarchy (PR #898) 2020-12-28 16:25:29 +00:00
NTSC_CharSet.h
NTSC.cpp VideoReinitialize(): remove default arg & refactor out common code (PR #911) 2021-01-13 22:02:48 +00:00
NTSC.h Minor tweaks + comment for GCC needing header file 2020-12-29 21:45:56 +00:00
ParallelPrinter.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp Pravets.cpp: convert to UTF8 to allow VS2019 to build 2021-01-17 22:21:33 +00:00
Pravets.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Registry.cpp
Registry.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h Minor fixes (#805) 2020-07-01 21:08:18 +01:00
SAM.cpp
SAM.h SAM: Clean up before merge 2015-04-09 22:54:26 +01:00
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
SaveState.h
SerialComms.cpp
SerialComms.h
SoundCore.cpp
SoundCore.h
Speaker.cpp
Speaker.h
Speech.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
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
SSI263Phonemes.h
StdAfx.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.h
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Tape.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Utilities.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Utilities.h
Video.cpp VideoReinitialize(): remove default arg & refactor out common code (PR #911) 2021-01-13 22:02:48 +00:00
Video.h VideoReinitialize(): remove default arg & refactor out common code (PR #911) 2021-01-13 22:02:48 +00:00
YamlHelper.cpp YamlHelper: minor change 2020-12-09 20:31:21 +00:00
YamlHelper.h
z80emu.cpp
z80emu.h