AppleWin/source
2018-02-25 14:05:45 +00:00
..
CommonVICE Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Configuration Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
CPU Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Debugger Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
Tfe Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Z80VICE Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
6821.cpp
6821.h
Applewin.cpp Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
Applewin.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
AY8910.cpp Support polling of Mockingboard's & Phasor's 6522 IFR.Timer1 (#496) 2017-10-21 18:47:22 +01:00
AY8910.h
Common.h Full-screen: Hide mouse cursor after 2s of inactivity (#504) 2017-10-28 21:59:48 +01:00
CPU.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
CPU.h Support for #384: 2017-02-25 22:32:46 +00:00
Disk.cpp Disk II: 'Swap Disks' only swaps disk (not drive properties) - fixes #543 2018-02-25 14:05:45 +00:00
Disk.h Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskDefs.h DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskFormatTrack.cpp Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskFormatTrack.h Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskImage.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
DiskImage.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
DiskImageHelper.cpp Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
DiskImageHelper.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +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 Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Frame.h Frame.cpp: Remove redundant, commented out and if 0 code, mostly relating to the old full-screen implementation 2017-10-11 19:18:53 +01:00
Harddisk.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Harddisk.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Joystick.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Joystick.h 1.26.3.0: Apply bounds and error checking for the joystick configuration (fixes #434) 2017-07-03 21:48:21 +01:00
Keyboard.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Keyboard.h
Log.cpp Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
Log.h
Memory.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Memory.h Save-state: Fix for when SSC's expansion ROM is active and PC is running in this space (GH#486) 2017-09-22 22:23:13 +01:00
Mockingboard.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Mockingboard.h Support Mockingboard/Phasor when polling IFR.Timer1 (#496) 2017-10-24 22:28:22 +01:00
MouseInterface.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
MouseInterface.h Full-screen: Hide mouse cursor after 2s of inactivity (#504) 2017-10-28 21:59:48 +01:00
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
NTSC_CharSet.h
NTSC.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
NTSC.h Support floating-bus in full-speed mode (#508, #519, #532) 2018-02-02 20:19:48 +00:00
ParallelPrinter.cpp Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
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 Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Pravets.h
Registry.cpp
Registry.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Riff.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Riff.h
SAM.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
SaveState.h
SerialComms.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
SerialComms.h SSC: Added -modem switch (for dcd,dsr,dtr) and removed invert switches (#386) 2017-03-23 21:36:26 +00:00
SoundCore.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
SoundCore.h
Speaker.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Speaker.h
Speech.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speech.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h Added VS2017 support. 2017-06-10 20:39:25 +01:00
Tape.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Tape.h
Video.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Video.h Video.cpp: remove redundant code 2017-07-06 21:36:56 +01:00
YamlHelper.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
YamlHelper.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
z80emu.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
z80emu.h