AppleWin/source
2020-11-21 17:05:02 +00:00
..
CommonVICE
Configuration Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
CPU Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
Debugger Coverity SA: Fixed the 2 new Impact=High issues: 2020-11-17 21:31:57 +00:00
Tfe
Z80VICE Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
6821.cpp
6821.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
AppleWin.cpp Renamed Applewin.cpp to AppleWin.cpp 2020-11-12 20:59:22 +00:00
AppleWin.h Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
AY8910.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
AY8910.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Card.h
CardManager.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
CardManager.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Common.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
CPU.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
CPU.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DirectInput.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DirectInput.h Cumulative changes required to enable / ease compilation in Linux with gcc. (PR #861) 2020-11-10 20:33:55 +00:00
Disk2CardManager.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
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 DiskII: only call CpuCalcCycle() at start of disk IORead()/IOWrite() routines 2020-11-14 14:54:39 +00:00
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 Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskFormatTrack.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskImage.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskImage.h Cumulative changes required to enable / ease compilation in Linux with gcc. (PR #861) 2020-11-10 20:33:55 +00:00
DiskImageHelper.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskImageHelper.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskLog.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Frame.cpp VS2008: fixed after recent include changes 2020-11-12 20:55:28 +00:00
Frame.h More clean-up, portability and another debugger fix (PR #847) 2020-10-25 17:27:59 +00:00
Harddisk.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Harddisk.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Joystick.cpp Fixed minor Coverity issue (CID 1446646) 2020-11-21 17:05:02 +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 Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Keyboard.h Added cmd line switch (-altgr-sends-wmchar) to enable sending WM_CHAR for key presses, when AltGr is down. (Fixes #625) 2019-03-03 14:32:19 +00:00
LanguageCard.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
LanguageCard.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Log.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Log.h Keyboard: 2018-07-15 15:38:37 +01:00
Memory.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Memory.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Mockingboard.cpp Coverity SA: Fixed the 2 new Impact=High issues: 2020-11-17 21:31:57 +00:00
Mockingboard.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
MouseInterface.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
MouseInterface.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
NoSlotClock.cpp
NoSlotClock.h NoSlotClock: 2020-06-10 20:56:00 +01:00
NTSC_CharSet.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
NTSC_CharSet.h
NTSC.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
NTSC.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
ParallelPrinter.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +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 Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Pravets.h
Registry.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Registry.h
RGBMonitor.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
RGBMonitor.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Riff.cpp
Riff.h
SAM.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h Source clean-up, portability and debugger fixes. (PR #842) 2020-10-11 17:14:03 +01:00
SaveState.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
SaveState.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
SerialComms.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
SerialComms.h
SoundCore.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
SoundCore.h
Speaker.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Speaker.h Minor: make Spkr_DSUninit() static 2020-10-11 18:55:28 +01:00
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
StdAfx.h
SynchronousEventManager.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
SynchronousEventManager.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
Tape.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Tape.h
Video.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Video.h Renamed enum: VT_COLOR_MONITOR_RGB to VT_COLOR_IDEALIZED 2020-10-17 14:26:33 +01:00
YamlHelper.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
YamlHelper.h Source clean-up, portability and debugger fixes. (PR #842) 2020-10-11 17:14:03 +01:00
z80emu.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
z80emu.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00