AppleWin/source
2017-05-10 09:49:48 -07:00
..
CommonVICE Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Configuration Fixed not being able to select Pravets82, improved code robustness & improved UX when loading an unsupported Apple2Type config (fixes #415) 2017-05-08 22:32:01 +01:00
CPU Debugger: 2017-03-07 21:35:38 +00:00
Debugger DOC: Cleanup typo 2017-05-10 09:49:48 -07:00
Tfe Fixed a compiler warning. 2016-12-29 11:37:54 -05:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp Fixed not being able to select Pravets82, improved code robustness & improved UX when loading an unsupported Apple2Type config (fixes #415) 2017-05-08 22:32:01 +01:00
Applewin.h Remove redundant code relating to SetCharseType() and g_nCharsetType 2017-04-30 18:50:27 +01:00
AY8910.cpp
AY8910.h
Common.h Fixed not being able to select Pravets82, improved code robustness & improved UX when loading an unsupported Apple2Type config (fixes #415) 2017-05-08 22:32:01 +01:00
CPU.cpp Debugger: 2017-03-07 21:35:38 +00:00
CPU.h Support for #384: 2017-02-25 22:32:46 +00:00
Disk.cpp Allow disk write protect read with drive off - Fixes #389 2017-03-08 23:13:56 +13:00
Disk.h
DiskDefs.h Renamed DiskConsts.h to DiskDefs.h + other header refactoring 2014-08-14 17:48:38 +01:00
DiskImage.cpp
DiskImage.h Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
DiskImageHelper.cpp Fixed #387: Added support for up to 40-track .nib images 2017-03-21 22:06:56 +00:00
DiskImageHelper.h
Frame.cpp Remove redundant code relating to SetCharseType() and g_nCharsetType 2017-04-30 18:50:27 +01:00
Frame.h
Harddisk.cpp
Harddisk.h Removed redundant binary v2 save-state code 2016-02-14 16:01:30 +00:00
Joystick.cpp
Joystick.h
Keyboard.cpp Apply fixes and enhancements to PR #285 (Support for TK3000 //e) 2016-10-22 23:20:23 +01:00
Keyboard.h
Log.cpp De-space, convert to tabs 2015-07-30 09:21:31 -07:00
Log.h
Memory.cpp RamWorks: Fixed flickery 80-col for ProDrive (fixes #297) and AppleWorks (fixes #409) 2017-05-06 18:34:11 +01:00
Memory.h Add command line to init Saturn memory size 2017-04-27 14:50:15 -07:00
Mockingboard.cpp
Mockingboard.h
MouseInterface.cpp VS2015: Fix invalid literal suffix 2016-03-24 23:05:34 +00:00
MouseInterface.h Save-state: Added save-type functions to YamlSaveHelper & use wherever saving state. Also added new cmd-line option: -load-state. 2016-02-24 21:51:20 +00:00
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp Fix the discontinuous whole screen redraw bug in full-speed mode (#405) 2017-04-23 21:37:01 +01:00
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
Riff.cpp More header refactoring 2014-08-14 18:03:12 +01:00
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp Remove redundant code relating to SetCharseType() and g_nCharsetType 2017-04-30 18:50:27 +01:00
SaveState.h
SerialComms.cpp SSC: Added -modem switch (for dcd,dsr,dtr) and removed invert switches (#386) 2017-03-23 21:36:26 +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 PCH refactor: remove non-system headers from stdafx.h 2014-08-13 21:30:35 +01:00
SoundCore.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speaker.cpp
Speaker.h Removed unsupported PC speaker sound types 2016-09-07 22:20:15 +01:00
Speech.cpp
Speech.h
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp
StdAfx.h
Tape.cpp
Tape.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Video.cpp Delete unused code from Video.cpp 2017-05-01 20:20:02 +01:00
Video.h Remove old, unused _Video_SetupBanks() 2017-02-17 16:00:22 +00:00
YamlHelper.cpp Merge branch 'master' of https://github.com/AppleWin/AppleWin 2017-04-13 10:18:35 -07:00
YamlHelper.h
z80emu.cpp
z80emu.h