AppleWin/source
2017-04-05 07:51:16 -07:00
..
CommonVICE
Configuration
CPU Debugger: 2017-03-07 21:35:38 +00:00
Debugger DOC: Fix 6502 cheat sheet x2 x6 ZP 2017-04-05 07:51:16 -07:00
Tfe Fixed a compiler warning. 2016-12-29 11:37:54 -05:00
Z80VICE Save-state: rename SaveHex{4|8|12|16...64} to SaveHexUint{4|8|12|16...64} 2016-03-04 21:26:14 +00:00
6821.cpp
6821.h
Applewin.cpp SSC: Added -modem switch (for dcd,dsr,dtr) and removed invert switches (#386) 2017-03-23 21:36:26 +00:00
Applewin.h Improve ContinueExecution() whilst MODE_STEPPING: 2017-02-26 13:45:06 +00:00
AY8910.cpp Fixed indentation with tabs. 2016-12-29 11:36:21 -05:00
AY8910.h Remove old functions from header 2016-02-16 22:11:19 +00:00
Common.h Support for #384: 2017-02-25 22:32:46 +00: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
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 Debugger: Mute sound when entering debugger from MODE_STEPPING: 2017-03-12 21:54:08 +00:00
Frame.h
Harddisk.cpp Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
Harddisk.h
Joystick.cpp Save-state: rename SaveHex{4|8|12|16...64} to SaveHexUint{4|8|12|16...64} 2016-03-04 21:26:14 +00:00
Joystick.h
Keyboard.cpp
Keyboard.h
Log.cpp De-space, convert to tabs 2015-07-30 09:21:31 -07:00
Log.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Memory.cpp LC 0xC08n.b0=1: After write-enable RAM, STA doesn't write-protect (#395) 2017-03-18 21:33:45 +00:00
Memory.h Debugger: 2017-03-10 22:00:01 +00:00
Mockingboard.cpp
Mockingboard.h Removed redundant binary v2 save-state code 2016-02-14 16:01:30 +00:00
MouseInterface.cpp
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 Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NTSC_CharSet.cpp Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
NTSC_CharSet.h
NTSC.cpp NTSC: Removed g_aHorzClockMemAddress[] for caching the horz video scanner addr 2016-12-11 15:27:07 +00:00
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h Removed redundant binary v2 save-state code 2016-02-14 16:01:30 +00:00
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 Save-state: 2015-05-31 22:53:53 +01:00
Pravets.h Save-state: 2015-05-31 22:53:53 +01:00
Registry.cpp
Registry.h Renamed DiskConsts.h to DiskDefs.h + other header refactoring 2014-08-14 17:48:38 +01:00
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp
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
SoundCore.h
Speaker.cpp
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 Merged in Nick's new native resolution full-screen 2016-07-12 22:43:31 +01:00
Tape.cpp Merged master to savestate branch 2015-09-13 11:39:58 +01:00
Tape.h
Video.cpp Merge branch 'master' of https://github.com/AppleWin/AppleWin 2017-02-25 22:48:07 +00:00
Video.h
YamlHelper.cpp Save-state: rename SaveHex{4|8|12|16...64} to SaveHexUint{4|8|12|16...64} 2016-03-04 21:26:14 +00:00
YamlHelper.h
z80emu.cpp
z80emu.h