AppleWin/source
2020-10-01 19:55:29 +01:00
..
CommonVICE
Configuration Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
CPU Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
Debugger Debugger: minor clean-up: compiler warnings, unused variables etc (#840) 2020-10-01 19:55:29 +01:00
Tfe Uthernet card: added support for Npcap for Win10 (#822) 2020-08-16 17:05:49 +01:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp Extended support for RGB cards (#819) (PR #837) 2020-09-27 14:09:02 +01:00
Applewin.h
AY8910.cpp
AY8910.h
Card.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
CardManager.cpp Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
CardManager.h
Common.h Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
CPU.cpp Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
CPU.h Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
Disk2CardManager.cpp
Disk2CardManager.h Auto-switch DiskII firmware to 13 or 16 sector depending on disk in drive-1 (#734) (PR #761) 2020-02-22 11:38:25 +00:00
Disk.cpp
Disk.h
DiskDefs.h
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp Fixed multi-zip regression (numTracks was getting zeroed). (Fixes #824) 2020-08-17 20:24:53 +01:00
DiskImage.h
DiskImageHelper.cpp Fixed multi-zip regression (numTracks was getting zeroed). (Fixes #824) 2020-08-17 20:24:53 +01:00
DiskImageHelper.h
DiskLog.h Write support for WOZ1/WOZ2 images (#756) 2020-02-09 21:23:15 +00:00
Frame.cpp UI: Ctrl+F3/F4 will also show drive pop-up menu (#817) 2020-08-22 14:58:06 +01:00
Frame.h
Harddisk.cpp
Harddisk.h
Joystick.cpp
Joystick.h
Keyboard.cpp
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
LanguageCard.h
Log.cpp
Log.h
Memory.cpp RESET: reset annunciators for //e and Base64A 2020-07-07 20:54:46 +01:00
Memory.h RESET: reset annunciators for //e and Base64A 2020-07-07 20:54:46 +01:00
Mockingboard.cpp MB false read of 6522: limit to only the no-PX variants 2020-08-22 16:06:26 +01:00
Mockingboard.h
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp Minor tweaks for previous Base64A merge: 2020-07-06 20:52:31 +01:00
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 Extended support for RGB cards (#819) (PR #837) 2020-09-27 14:09:02 +01:00
NTSC.h Debugger: added help for videoinfo cmd 2019-09-22 16:53:38 +01:00
ParallelPrinter.cpp Some more std::string changes. 2019-09-07 19:37:19 +01:00
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 Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Pravets.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Registry.cpp Allow use of an INI-file instead of the Registry 2020-02-09 21:18:31 -05:00
Registry.h
RGBMonitor.cpp Adjusted the Config PropSheetPage to widen the Video Mode's combo box. 2020-09-28 20:27:41 +01:00
RGBMonitor.h Extended support for RGB cards (#819) (PR #837) 2020-09-27 14:09:02 +01:00
Riff.cpp
Riff.h Minor fixes (#805) 2020-07-01 21:08:18 +01:00
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h Support (read-only) WOZ1/WOZ2 images (#544) (PR #653) 2019-07-05 23:01:19 +01:00
SaveState.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
SaveState.h
SerialComms.cpp Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
SerialComms.h
SoundCore.cpp Some minor c++ correctness changes. (#803) 2020-06-27 14:32:09 +01:00
SoundCore.h Some minor c++ correctness changes. (#803) 2020-06-27 14:32:09 +01:00
Speaker.cpp Fixed MB looping sound after 'OK' in Configuration (#813) 2020-07-17 22:53:17 +01:00
Speaker.h
Speech.cpp
Speech.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
Tape.cpp
Tape.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Video.cpp Extended support for RGB cards (#819) (PR #837) 2020-09-27 14:09:02 +01:00
Video.h Extended support for RGB cards (#819) (PR #837) 2020-09-27 14:09:02 +01:00
YamlHelper.cpp Save-state ANSI support: small refactor for new/delete char buffers (#838) 2020-09-25 21:25:46 +01:00
YamlHelper.h Save-state ANSI support: small refactor for new/delete char buffers (#838) 2020-09-25 21:25:46 +01:00
z80emu.cpp Convert files with special characters to UTF-8 (PR #604) 2019-02-07 18:08:53 +00:00
z80emu.h