AppleWin/source
2021-10-18 21:45:45 +01:00
..
CommonVICE
Configuration Support Uthernet save-state (#984) 2021-09-21 21:32:14 +01:00
CPU Core emulation: simplify NMI & IRQ handling 2021-10-18 21:45:45 +01:00
Debugger Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Tfe Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Windows DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
Z80VICE
6821.cpp
6821.h
AY8910.cpp Disable debug-logging for previous AY8913 fix 2021-01-30 12:50:33 +00:00
AY8910.h
Card.h Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
CardManager.cpp SAM card: refactor as a class, and support save/load state 2021-09-18 11:55:29 +01:00
CardManager.h SAM card: refactor as a class, and support save/load state 2021-09-18 11:55:29 +01:00
CmdLine.cpp Fix for command line with multiple spaces between args. (#981) 2021-09-10 14:51:57 +01:00
CmdLine.h Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Common.h Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
Core.cpp Make path separator OS-dependent (PR #954) 2021-05-19 21:10:22 +01:00
Core.h
CPU.cpp Core emulation: simplify NMI & IRQ handling 2021-10-18 21:45:45 +01:00
CPU.h Debugger: Add IRQ support to LBR and new command to Break on Interrupt (#987, PR #990) 2021-10-16 16:57:00 +01:00
Disk2CardManager.cpp Config GUI for DiskII card in slot-5 & improved slot config in Registry (#975, #977, PR #978) 2021-08-29 11:39:51 +01: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: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
Disk.h DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskImage.h DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskImageHelper.cpp Make path separator OS-dependent (PR #954) 2021-05-19 21:10:22 +01:00
DiskImageHelper.h
DiskLog.h
FourPlay.cpp Add 4Play & SNES MAX card support (#946, #972, PR #982) 2021-09-10 13:57:55 +01:00
FourPlay.h Add 4Play & SNES MAX card support (#946, #972, PR #982) 2021-09-10 13:57:55 +01:00
FrameBase.cpp
FrameBase.h
Harddisk.cpp Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
Harddisk.h Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
Interface.h
Joystick.cpp Fix one shot paddle timers (fixes #985) 2021-10-04 22:08:37 +01:00
Joystick.h Fix one shot paddle timers (fixes #985) 2021-10-04 22:08:37 +01:00
Keyboard.cpp
Keyboard.h
LanguageCard.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
LanguageCard.h Use enum SLOTS and remove pre-processor SLOTn defines 2021-05-19 21:26:23 +01:00
Log.cpp Avoid a crash if the LogFile cannot be opened. (PR #944) 2021-04-23 20:49:31 +01:00
Log.h Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Memory.cpp Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Memory.h
Mockingboard.cpp Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
Mockingboard.h Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
Registry.h Collections of changes to facilitate compilation on Linux and macOS. (PR #992) 2021-10-18 20:23:46 +01:00
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 card: refactor as a class, and support save/load state 2021-09-18 11:55:29 +01:00
SAM.h SAM card: refactor as a class, and support save/load state 2021-09-18 11:55:29 +01: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 Debugger: when displaying 6522 regs, if T1/T2 are active, then display in white 2021-05-09 13:38:16 +01:00
SaveState.cpp Fix one shot paddle timers (fixes #985) 2021-10-04 22:08:37 +01:00
SaveState.h
SerialComms.cpp Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
SerialComms.h Improve save-state card management (PR #983) 2021-09-17 20:43:10 +01:00
SNESMAX.cpp SNES MAX: load state: defaulting to no buttons pressed 2021-10-02 15:28:54 +01:00
SNESMAX.h SNESMAX: minor rename for member vars 2021-09-10 14:19:13 +01:00
SoundCore.cpp Fix to DirectSound not working in modern environments. Need to use FAILED() instead of boolean check. (PR #951) 2021-05-16 20:03:59 +01:00
SoundCore.h Fix to DirectSound not working in modern environments. Need to use FAILED() instead of boolean check. (PR #951) 2021-05-16 20:03:59 +01:00
Speaker.cpp Fix to DirectSound not working in modern environments. Need to use FAILED() instead of boolean check. (PR #951) 2021-05-16 20:03:59 +01:00
Speaker.h Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
Speech.cpp
Speech.h
SSI263.cpp SSI263: fix potential buffer overrun & rename var so it's explicit that it is a byte-size 2021-07-28 12:14:22 +01:00
SSI263.h SSI263: fix potential buffer overrun & rename var so it's explicit that it is a byte-size 2021-07-28 12:14:22 +01:00
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp
Tape.h
Utilities.cpp Uthernet: fix -load-state so that tfe_init() is called 2021-10-02 12:56:55 +01:00
Utilities.h Move some "char *"to "const char *", and avoid unnecessary c_str(). (PR #973) 2021-07-25 11:55:25 +01:00
Video.cpp VideoReinitialize(): remove default arg & refactor out common code (PR #911) 2021-01-13 22:02:48 +00:00
Video.h
YamlHelper.cpp Add 4Play & SNES MAX card support (#946, #972, PR #982) 2021-09-10 13:57:55 +01:00
YamlHelper.h Add 4Play & SNES MAX card support (#946, #972, PR #982) 2021-09-10 13:57:55 +01:00
z80emu.cpp
z80emu.h