AppleWin/source
2020-01-11 17:38:00 +00:00
..
CommonVICE
Configuration CardManager refactor: 2020-01-04 13:58:59 +00:00
CPU Full-speed: only do interrupt checking every 40 opcodes & simplify CYC macro (#651) 2019-06-02 14:30:54 +01:00
Debugger Debugger: Added new 'cycles <abs|rel>' command to show cycles as absolute or relative. 2020-01-11 17:38:00 +00:00
Tfe Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp Cmd line support for remapping button0&1: (#743) 2020-01-07 22:04:37 +00:00
Applewin.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00: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 Make soundtype default to WAVE (not NONE)! (#355) 2019-11-24 15:57:33 +00:00
CPU.cpp MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there 2019-12-24 13:58:20 +00:00
CPU.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Disk2CardManager.cpp CardManager refactor: 2020-01-04 13:58:59 +00:00
Disk2CardManager.h Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Disk.cpp Save-state: refactor: added a LoadMemory() specialisation for vector<BYTE> 2019-12-31 12:52:47 +00:00
Disk.h WOZ: Support large tracks (fixes #745) 2019-12-31 12:07:45 +00:00
DiskDefs.h
DiskFormatTrack.cpp Support (read-only) WOZ1/WOZ2 images (#544) (PR #653) 2019-07-05 23:01:19 +01:00
DiskFormatTrack.h
DiskImage.cpp WOZ: Support large tracks (fixes #745) 2019-12-31 12:07:45 +00:00
DiskImage.h WOZ: Support large tracks (fixes #745) 2019-12-31 12:07:45 +00:00
DiskImageHelper.cpp Fixed Coverity 'High Impact Outstanding' issues: 2020-01-04 17:43:20 +00:00
DiskImageHelper.h DiskImageHelper: small refactor 2020-01-02 21:01:10 +00:00
DiskLog.h Improve logging and fix asserts for DOS 3.2 INIT (#537) 2018-02-15 21:54:15 +00:00
Frame.cpp CardManager refactor: 2020-01-04 13:58:59 +00: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 Joystick: support redefined button0/1 keys when not using keyboard for joystick 2020-01-09 22:04:26 +00:00
Joystick.h Cmd line support for remapping button0&1: (#743) 2020-01-07 22:04:37 +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 Fixed Coverity 'High Impact Outstanding' issues: 2020-01-04 17:43:20 +00:00
Memory.h
Mockingboard.cpp MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there 2019-12-24 13:58:20 +00: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
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp CPU save-state: added 'Defer IRQ By 1 Opcode' (v5) and comments for why the other state doesn't need saving 2019-11-18 15:08:59 +00: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 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
RGBMonitor.cpp Color (RGB Monitor): speed up 'Pure CPU MHz (video update)'. (PR #730) 2019-11-28 22:06:34 +00:00
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 CardManager refactor: 2020-01-04 13:58:59 +00: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
Speaker.h
Speech.cpp
Speech.h
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 Full-speed: new VideoGetVblBarEx() required when called from main loop 2019-11-11 19:55:46 +00:00
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