AppleWin/source
2023-06-19 20:29:34 +01:00
..
CommonVICE
Configuration
CPU Fix 6502/65C02's D flag for BRK, IRQ, NMI and RESET. (Fixes #1099) 2023-01-02 21:41:31 +00:00
Debugger Fix warning about wrong printf modifier for size_t. (PR #1241) 2023-06-18 20:21:29 +01:00
Tfe Uthernet II: 2 fixes and minor changes (PR #1100) 2022-05-19 19:30:34 +01:00
Windows
Z80VICE
6522.cpp
6522.h
6821.cpp
6821.h
AY8910.cpp
AY8910.h
Card.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
Card.h
CardManager.cpp Add support for SD Music card (PR #1217) 2023-04-28 16:41:22 +01:00
CardManager.h Properly catch the use of multiple Z80 cards. (PR #1184) 2023-02-20 19:57:25 +00:00
CmdLine.cpp
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
Core.cpp
Core.h
CPU.cpp
CPU.h
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
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
FourPlay.cpp
FourPlay.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
FrameBase.cpp
FrameBase.h
Harddisk.cpp
Harddisk.h
Interface.h
Joystick.cpp Support 'squaring the circle' for analog sticks (#429, #1237, PR #1242) 2023-06-19 20:29:34 +01:00
Joystick.h Add getter-functions for GetJoystick1() and GetJoystick2() 2023-05-05 21:36:38 +01:00
Keyboard.cpp
Keyboard.h Add command line: -capslock=off (#1187) 2023-02-27 22:42:57 +00:00
LanguageCard.cpp
LanguageCard.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
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 Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
MouseInterface.h
NoSlotClock.cpp Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h Add a new Registry Configuration interface: "Game I/O Connector" (like Slots). 2022-12-31 17:32:50 +00:00
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h Cmd line: add -wav-speaker <file> & -wav-mockingboard <file> 2022-04-17 16:23:51 +01:00
SAM.cpp Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
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
SNESMAX.h
SoundCore.cpp Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00
SoundCore.h
Speaker.cpp
Speaker.h
Speech.cpp
Speech.h
SSI263.cpp Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00
SSI263.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
StrFormat.cpp
StrFormat.h
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp
Tape.h
Uthernet1.cpp Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
Uthernet1.h
Uthernet2.cpp
Uthernet2.h
Utilities.cpp
Utilities.h
Video.cpp Remove unused includes. (PR #1178) 2023-02-05 21:04:45 +00:00
Video.h
VidHD.cpp
VidHD.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
W5100.h
YamlHelper.cpp
YamlHelper.h
z80emu.cpp
z80emu.h