..
CommonVICE
Reworked the entire wondows.h replacement.
2019-11-23 18:17:44 +00:00
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
frontends
Audio: remove useless workaround 1/3 1/4 and initial silence.
2020-11-20 20:23:10 +00:00
linux
Follow upstream capitalisation of AppleWin.cpp.
2020-11-15 15:44:06 +00:00
Tfe
Uthernet card: added support for Npcap for Win10 ( #822 )
2020-08-16 17:05:49 +01:00
Z80VICE
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
6821.cpp
More header refactoring
2014-08-14 18:03:12 +01:00
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
Support 2nd Disk][ card and improved card management ( #726 ) (PR #741 )
2019-12-19 19:42:30 +00:00
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
CMakeLists.txt
Follow upstream capitalisation of AppleWin.cpp.
2020-11-15 15:44:06 +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
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
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
DiskDefs.h
Support (read-only) WOZ1/WOZ2 images ( #544 ) (PR #653 )
2019-07-05 23:01:19 +01:00
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
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +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
Remove some more diffs wrt AW.
2020-11-12 19:16:35 +00:00
Memory.h
Changes required from upstream.
2020-11-12 18:43:04 +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:
2020-06-10 20:56:00 +01:00
NoSlotClock.h
NoSlotClock:
2020-06-10 20:56:00 +01:00
NTSC.cpp
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
NTSC.h
Changes required from upstream.
2020-11-12 18:43:04 +00:00
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
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
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Peripheral_Clock_Generic.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Peripheral_Clock_ThunderClockPlus.cpp
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Pravets.cpp
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
Pravets.h
Manual merge from master @ c798157
2016-03-21 23:48:02 +00: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
Some more std::string changes.
2019-09-07 19:37:19 +01:00
RGBMonitor.cpp
Merge remote-tracking branch 'upstream/master' into pi
2020-11-12 18:30:39 +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
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
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
SAM.h
Manual merge from master @ c798157
2016-03-21 23:48:02 +00: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
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
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
SerialComms.cpp
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
SerialComms.h
Fixed cmd line regressions: ( #790 )
2020-05-25 21:59:26 +01:00
SoundCore.cpp
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
SoundCore.h
Some minor c++ correctness changes. ( #803 )
2020-06-27 14:32:09 +01:00
Speaker.cpp
Remove some more diffs wrt AW.
2020-11-12 19:16:35 +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
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
StdAfx.cpp
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
StdAfx.h
Merge remote-tracking branch 'upstream/master'
2020-01-09 09:30:23 +00:00
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
Renamed Applewin.h to AppleWin.h across entire project
2020-11-11 22:12:39 +00:00
Video.h
Merge remote-tracking branch 'upstream/master'
2020-10-17 14:42:56 +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