AppleWin/source
2020-08-16 18:34:57 +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 Fixed timing for 6502 opcodes: rol abs,x; lsr abs,x; ror abs,x. (Fixes #801) 2020-06-19 19:40:23 +01:00
Debugger Minor: added missing static keywords 2020-06-28 10:25:59 +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 Minor fixes (#805) 2020-07-01 21:08:18 +01:00
Applewin.h Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +01:00
AY8910.cpp Some minor c++ correctness changes. (#803) 2020-06-27 14:32:09 +01:00
AY8910.h Some minor c++ correctness changes. (#803) 2020-06-27 14:32:09 +01:00
Card.h
CardManager.cpp Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
CardManager.h
Common.h Minor tweaks for previous Base64A merge: 2020-07-06 20:52:31 +01:00
CPU.cpp Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +01:00
CPU.h
Disk2CardManager.cpp 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
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 Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
Disk.h Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
DiskDefs.h
DiskFormatTrack.cpp Fixed warning when LOG_DISK_ENABLED isn't defined 2020-02-23 13:23:48 +00:00
DiskFormatTrack.h Disk logging: Improved info & formatting for DumpTrackWOZ() 2020-02-23 13:19:38 +00:00
DiskImage.cpp 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
DiskImage.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
DiskImageHelper.cpp NIB disk image: added warning if any track's first D5-nibble isn't an addr prologue (#139) 2020-08-05 13:58:17 +01:00
DiskImageHelper.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
DiskLog.h Write support for WOZ1/WOZ2 images (#756) 2020-02-09 21:23:15 +00:00
Frame.cpp Fixed GDI Object DC leak & crash when app window is minimised (#820) 2020-08-16 18:34:57 +01:00
Frame.h
Harddisk.cpp Correct way to clear a std::string. (PR #723) 2020-01-09 22:12:51 +00:00
Harddisk.h
Joystick.cpp Fix for when joystick not connected (fixes #778) 2020-04-26 16:19:50 +01:00
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 Fixed the 6502/65C02 false-read of 6522 issue for Willy Byte! (fixes #52) 2020-07-24 19:39:31 +01:00
Mockingboard.h
MouseInterface.cpp Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
MouseInterface.h
NoSlotClock.cpp NoSlotClock: 2020-06-10 20:56:00 +01:00
NoSlotClock.h NoSlotClock: 2020-06-10 20:56:00 +01:00
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 Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pravets.cpp
Pravets.h
Registry.cpp Allow use of an INI-file instead of the Registry 2020-02-09 21:18:31 -05:00
Registry.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
RGBMonitor.cpp Fixed mem leak after a VM restart. (Fixes #809) 2020-07-04 21:39:56 +01:00
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.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
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 Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
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 Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Tape.h
Video.cpp
Video.h
YamlHelper.cpp Save-state: refactor: added a LoadMemory() specialisation for vector<BYTE> 2019-12-31 12:52:47 +00:00
YamlHelper.h
z80emu.cpp
z80emu.h