AppleWin/source
2023-06-18 20:21:29 +01:00
..
CommonVICE
Configuration Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
CPU
Debugger Fix warning about wrong printf modifier for size_t. (PR #1241) 2023-06-18 20:21:29 +01:00
Tfe
Windows Mockingboard: define sample rate and number of channels only once. (PR #1223) 2023-05-05 21:49:26 +01:00
Z80VICE
6522.cpp Support MegaAudio card for testing mb-audit (PR #1211) 2023-04-12 18:19:18 +01:00
6522.h Support MegaAudio card for testing mb-audit (PR #1211) 2023-04-12 18:19:18 +01:00
6821.cpp More header refactoring 2014-08-14 18:03:12 +01:00
6821.h
AY8910.cpp Fix read of uninitialised values in sound_ay_overlay(). (PR #1226) 2023-05-29 15:18:06 +01:00
AY8910.h
Card.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
Card.h Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
CardManager.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
CardManager.h
CmdLine.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
CmdLine.h Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
Common.h Speaker fade: use proper type 2023-01-03 21:46:51 +00:00
CopyProtectionDongles.cpp Support Cortechs Corp CodeWriter protection key (#1205) 2023-03-31 12:01:19 +01:00
CopyProtectionDongles.h Support Cortechs Corp CodeWriter protection key (#1205) 2023-03-31 12:01:19 +01:00
Core.cpp Allow alternate directory for built-in symbols (#1230) 2023-06-02 09:28:04 -07:00
Core.h Allow alternate directory for built-in symbols (#1230) 2023-06-02 09:28:04 -07:00
CPU.cpp
CPU.h Fix for 6522 counter underflows falsely delaying when IRQ occurs. (Fixes #1176) 2023-02-05 11:02:56 +00:00
Disk2CardManager.cpp
Disk2CardManager.h
Disk.cpp Remove some StringCb* functions and fix assertion. (PR #1239) 2023-06-17 20:41:48 +01:00
Disk.h Remove some StringCb* functions and fix assertion. (PR #1239) 2023-06-17 20:41:48 +01:00
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp Remove some StringCb* functions and fix assertion. (PR #1239) 2023-06-17 20:41:48 +01:00
DiskImage.h Debugger DISK INFO QoL (#1212) 2023-04-28 16:28:49 +01:00
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
FourPlay.cpp Add getter-functions for GetJoystick1() and GetJoystick2() 2023-05-05 21:36:38 +01:00
FourPlay.h
FrameBase.cpp
FrameBase.h
Harddisk.cpp Remove some StringCb* functions and fix assertion. (PR #1239) 2023-06-17 20:41:48 +01:00
Harddisk.h Remove some StringCb* functions and fix assertion. (PR #1239) 2023-06-17 20:41:48 +01:00
Interface.h
Joystick.cpp Add getter-functions for GetJoystick1() and GetJoystick2() 2023-05-05 21:36:38 +01:00
Joystick.h Add getter-functions for GetJoystick1() and GetJoystick2() 2023-05-05 21:36:38 +01:00
Keyboard.cpp Add command line: -capslock=off (#1187) 2023-02-27 22:42:57 +00:00
Keyboard.h
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp Avoid a potential memory leak if RamWorks memory size were configurable. (PR #1225) 2023-05-08 14:45:35 +01:00
Memory.h
Mockingboard.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
Mockingboard.h Mockingboard: define sample rate and number of channels only once. (PR #1223) 2023-05-05 21:49:26 +01:00
MockingboardCardManager.cpp Mockingboard: define sample rate and number of channels only once. (PR #1223) 2023-05-05 21:49:26 +01:00
MockingboardCardManager.h Mockingboard: define sample rate and number of channels only once. (PR #1223) 2023-05-05 21:49:26 +01:00
MockingboardDefs.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
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
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
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: fix sizes. (PR #1214) 2023-04-23 20:10:51 +01:00
Riff.h
SAM.cpp
SAM.h
SaveState.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
SaveState.h
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
SoundCore.h
Speaker.cpp Fix a linux/gcc issue where sizeof(wchar_t)==4. (PR #1218) 2023-05-02 21:41:06 +01:00
Speaker.h
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
SSI263.cpp
SSI263.h
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp
StdAfx.h
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 Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00
Tape.h
Uthernet1.cpp
Uthernet1.h
Uthernet2.cpp
Uthernet2.h
Utilities.cpp
Utilities.h
Video.cpp
Video.h
VidHD.cpp
VidHD.h
W5100.h
YamlHelper.cpp
YamlHelper.h Save-state: Game I/O Connector: change yaml 2023-01-01 18:47:21 +00:00
z80emu.cpp
z80emu.h