AppleWin/source
TomCh b00c9b0d3f
Fix for alloc of 'memimage': so that two adjacent 64K regions map to same physical 64K region. Fixes #1285. (PR #1286)
Includes platform-specific code for both Windows & Linux.
Co-authored-by: @audetto
2024-04-01 10:20:43 +01:00
..
CommonVICE
Configuration
CPU
Debugger
Tfe
Windows
Z80VICE
6522.cpp
6522.h
6821.cpp
6821.h
AY8910.cpp
AY8910.h Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00
Card.cpp
Card.h
CardManager.cpp
CardManager.h Support an extra Saturn card in slot 3 and for all Apple II models. (#1279, PR #1284) 2024-03-22 21:36:50 +00:00
CmdLine.cpp
CmdLine.h Add (debug) cmd line switch: -hdc-firmware-v1 (#1277) 2024-03-02 21:16:28 +00:00
Common.h Speaker fade: use proper type 2023-01-03 21:46:51 +00:00
CopyProtectionDongles.cpp
CopyProtectionDongles.h
Core.cpp
Core.h Allow alternate directory for built-in symbols (#1230) 2023-06-02 09:28:04 -07:00
CPU.cpp
CPU.h
Disk2CardManager.cpp
Disk2CardManager.h
Disk.cpp
Disk.h
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp Zip file support: avoid double-free if there's a problem with the zip file (eg. no valid image type) 2024-02-18 21:03:32 +00:00
DiskImageHelper.h
DiskLog.h
FourPlay.cpp
FourPlay.h
FrameBase.cpp
FrameBase.h
Harddisk.cpp
Harddisk.h Add (debug) cmd line switch: -hdc-firmware-v1 (#1277) 2024-03-02 21:16:28 +00:00
Interface.h Small changes to improve compatibility with GCC. (PR #902) 2020-12-29 21:17:03 +00:00
Joystick.cpp
Joystick.h
Keyboard.cpp Fix for reading $C01x for Apple II and II+ models. (#1261) 2024-01-28 21:31:42 +00:00
Keyboard.h
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp
Memory.h
Mockingboard.cpp
Mockingboard.h
MockingboardCardManager.cpp Mockingboard: define sample rate and number of channels only once. (PR #1223) 2023-05-05 21:49:26 +01:00
MockingboardCardManager.h
MockingboardDefs.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h NTSC: Change to NTSC_GetVblBar() from NTSC_GetVideoVert(). 2023-01-14 14:30:12 +00:00
ParallelPrinter.cpp
ParallelPrinter.h Refactor ParallelPrinter.cpp/h as a C++ class (PR #1067) 2022-03-18 22:04:34 +00:00
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp Add a new Registry Configuration interface: "Game I/O Connector" (like Slots). 2022-12-31 17:32:50 +00:00
Registry.h
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState.cpp
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
SerialComms.h
SNESMAX.cpp Add getter-functions for GetJoystick1() and GetJoystick2() 2023-05-05 21:36:38 +01:00
SNESMAX.h
SoundCore.cpp WIN64: Use correct IReferenceClock definition from <strmif.h> (PR #1250) 2023-12-27 22:14:10 +00:00
SoundCore.h
Speaker.cpp
Speaker.h Speaker: change from mono to stereo sound buffer (but left channel silent). 2024-01-13 17:55:57 +00:00
Speech.cpp
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
SSI263.cpp
SSI263.h
SSI263Phonemes.h
StdAfx.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.h WIN64: Use correct IReferenceClock definition from <strmif.h> (PR #1250) 2023-12-27 22:14:10 +00:00
StrFormat.cpp
StrFormat.h Debugger: Extend watches: 'WA <n> v' to show video scanner address & video data (aux and/or main or shr 4-byte) 2022-10-02 16:28:03 +01:00
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp
Tape.h
Uthernet1.cpp
Uthernet1.h
Uthernet2.cpp
Uthernet2.h
Utilities.cpp
Utilities.h
Video.cpp
Video.h
VidHD.cpp
VidHD.h
W5100.h Uthernet II: the real hardware only decodes A0 and A1, so we introduce a 0x03 mask. (PR #1115) 2022-06-17 21:27:52 +01:00
YamlHelper.cpp
YamlHelper.h Save-state: Game I/O Connector: change yaml 2023-01-01 18:47:21 +00:00
z80emu.cpp
z80emu.h