AppleWin/source
tomcw 13a4043118 Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788)
To enable this uncomment the #define LOG_PERF_TIMINGS in AppleWin.h.
2020-05-23 16:41:19 +01:00
..
CommonVICE
Configuration Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +01:00
CPU
Debugger Debugger: 2.9.1.0 Bookmarks now have their own indicator 2020-05-19 08:37:15 -07:00
Tfe
Z80VICE
6821.cpp
6821.h
Applewin.cpp Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +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
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 Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
CardManager.h CardManager: 2020-01-04 12:32:13 +00:00
Common.h Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +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 Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
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 1.29.11.0: Updated version 2020-03-27 20:31:06 +00:00
Disk.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
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 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.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 Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +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 Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1 2020-01-18 19:06:06 +00:00
Keyboard.cpp
Keyboard.h
LanguageCard.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
LanguageCard.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Log.cpp
Log.h
Memory.cpp Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +01:00
Memory.h Added cmd line arg -rom <file> for 12KB & 16KB roms (#771) 2020-03-25 23:05:02 +00:00
Mockingboard.cpp Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +01:00
Mockingboard.h MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there 2019-12-24 13:58:20 +00:00
MouseInterface.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
MouseInterface.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
NoSlotClock.cpp
NoSlotClock.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NTSC_CharSet.cpp Fixed J-Plus issue with -load-state 2020-04-02 23:39:18 +01:00
NTSC_CharSet.h Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +01:00
NTSC.cpp Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +01:00
NTSC.h Debugger: added help for videoinfo cmd 2019-09-22 16:53:38 +01:00
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
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
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
SaveState_Structs_v1.h
SaveState.cpp Support Apple II J-Plus model (#773, PR #776) 2020-04-02 20:17:32 +01:00
SaveState.h
SerialComms.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
SerialComms.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
SoundCore.cpp Cmd line: -m and -no-mb: fix crash 2019-11-03 14:23:47 +00:00
SoundCore.h
Speaker.cpp Added a new PerfMarker class: used to instrument emulation sub-systems and log timings (#788) 2020-05-23 16:41:19 +01:00
Speaker.h
Speech.cpp
Speech.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h VS2019: include <stdexcept> for std::runtime_error 2020-01-06 21:08:00 +00:00
Tape.cpp
Tape.h
Video.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Video.h
YamlHelper.cpp Save-state: refactor: added a LoadMemory() specialisation for vector<BYTE> 2019-12-31 12:52:47 +00:00
YamlHelper.h Save-state: refactor: added a LoadMemory() specialisation for vector<BYTE> 2019-12-31 12:52:47 +00:00
z80emu.cpp
z80emu.h Convert files with special characters to UTF-8 (PR #604) 2019-02-07 18:08:53 +00:00