AppleWin/source
2020-12-12 17:46:36 +00:00
..
CommonVICE
Configuration Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
CPU
Debugger
Tfe
Windows SyncEvents: ensure MB & Mouse have removed their events for a restart 2020-12-12 17:46:36 +00:00
Z80VICE
6821.cpp
6821.h
AY8910.cpp
AY8910.h
Card.h
CardManager.cpp CardManager: small refactor 2020-12-09 20:19:49 +00:00
CardManager.h
CmdLine.cpp Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
CmdLine.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Common.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
Core.cpp
Core.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CPU.cpp
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
Disk.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp Remove a few more Win32 memory functions. (PR #888) 2020-12-12 11:09:14 +00:00
DiskImageHelper.h Rename ms_pWorkBuffer to m_pWorkBuffer (as it's no longer static) 2020-12-10 21:28:12 +00:00
DiskLog.h
Frame.cpp
Frame.h
Harddisk.cpp
Harddisk.h Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
Interface.h Move CtrlReset() and ResetMachineState() to Utilities.cpp (PR #883) 2020-11-29 21:11:05 +00:00
Joystick.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Joystick.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Keyboard.cpp
Keyboard.h
LanguageCard.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
LanguageCard.h
Log.cpp
Log.h
Memory.cpp
Memory.h Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
Mockingboard.cpp
Mockingboard.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp Support NSC for Apple II/II+ via F8-ROM (#827 PR #873) 2020-11-25 21:57:34 +00:00
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
NTSC.cpp
NTSC.h Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
ParallelPrinter.cpp
ParallelPrinter.h Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pravets.cpp Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
Pravets.h
Registry.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Registry.h
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp Minor fixes (#805) 2020-07-01 21:08:18 +01:00
Riff.h Minor fixes (#805) 2020-07-01 21:08:18 +01:00
SAM.cpp
SAM.h
SaveState_Structs_common.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
SaveState_Structs_v1.h
SaveState.cpp Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
SaveState.h
SerialComms.cpp
SerialComms.h Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
SoundCore.cpp
SoundCore.h
Speaker.cpp Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
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
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp
StdAfx.h
SynchronousEventManager.cpp
SynchronousEventManager.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
Tape.cpp
Tape.h
Utilities.cpp Move CtrlReset() and ResetMachineState() to Utilities.cpp (PR #883) 2020-11-29 21:11:05 +00:00
Utilities.h
Video.cpp Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
Video.h
YamlHelper.cpp YamlHelper: minor change 2020-12-09 20:31:21 +00:00
YamlHelper.h
z80emu.cpp
z80emu.h