AppleWin/source
Andrea 2a7191f5ce
Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872)
. Moved DirectInput.cpp/h and WinVideo.cpp/h to a new "Windows" folder.
2020-11-21 20:57:56 +00:00
..
CommonVICE
Configuration Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
CPU Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
Debugger Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
Tfe
Windows Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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
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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
Keyboard.h
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
NTSC_CharSet.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
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 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 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
Pravets.cpp Renamed Applewin.h to AppleWin.h across entire project 2020-11-11 22:12:39 +00:00
Pravets.h Save-state: 2015-05-31 22:53:53 +01:00
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 Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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 Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Video.cpp Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
Video.h Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00: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