AppleWin/source
tomcw 9ea931ee0e NTSC: Improve method 2 2017-06-19 22:03:00 +01:00
..
CPU Debugger: 2017-03-07 21:35:38 +00:00
CommonVICE Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Configuration Fix for Advanced config tab's Clone drop-down menu 2016-10-23 19:27:26 +01:00
Debugger Fixed #316 - For g cmd: don't set regular BP when also doing g_nDebugStepUntil 2017-03-21 21:25:24 +00:00
Tfe Fixed a compiler warning. 2016-12-29 11:37:54 -05:00
Z80VICE Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
6821.cpp More header refactoring 2014-08-14 18:03:12 +01:00
6821.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
AY8910.cpp Fixed indentation with tabs. 2016-12-29 11:36:21 -05:00
AY8910.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Applewin.cpp NTSC: Per-line rendering (WIP) - TEXT40 and speed test 2017-04-14 20:33:42 +01:00
Applewin.h Improve ContinueExecution() whilst MODE_STEPPING: 2017-02-26 13:45:06 +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
Common.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 Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
DiskDefs.h Renamed DiskConsts.h to DiskDefs.h + other header refactoring 2014-08-14 17:48:38 +01:00
DiskImage.cpp Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
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 Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
Frame.cpp Debugger: Mute sound when entering debugger from MODE_STEPPING: 2017-03-12 21:54:08 +00:00
Frame.h Tidy-up for full-screen vars 2016-07-26 22:33:45 +01:00
Harddisk.cpp Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
Harddisk.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Joystick.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Joystick.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Keyboard.cpp Apply fixes and enhancements to PR #285 (Support for TK3000 //e) 2016-10-22 23:20:23 +01:00
Keyboard.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Log.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Log.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Memory.cpp NTSC: Removed the redundant per-line caching of video mode & video function. Tested with ANSI STORY (end credits) and Rainbow. 2017-03-26 21:35:30 +09:00
Memory.h Debugger: 2017-03-10 22:00:01 +00:00
Mockingboard.cpp Fixed compiler warnings about adding integer to char. 2016-12-29 11:35:09 -05:00
Mockingboard.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
MouseInterface.cpp VS2015: Fix invalid literal suffix 2016-03-24 23:05:34 +00:00
MouseInterface.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
NTSC.cpp NTSC: Improve method 2 2017-06-19 22:03:00 +01:00
NTSC.h NTSC: Per-line rendering (WIP) - TEXT40 and speed test 2017-04-14 20:33:42 +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 Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
NoSlotClock.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NoSlotClock.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ParallelPrinter.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
ParallelPrinter.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Peripheral_Clock_Generic.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_Generic.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_ThunderClockPlus.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pravets.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Pravets.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Registry.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Registry.h Renamed DiskConsts.h to DiskDefs.h + other header refactoring 2014-08-14 17:48:38 +01:00
Riff.cpp More header refactoring 2014-08-14 18:03:12 +01:00
Riff.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SAM.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SAM.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SaveState.cpp Save-state: Draw the frame,buttons,etc as soon as we know the Apple2Type, to remove the issue where the drive buttons appear before the rest of the buttons. (Repro: Loading a 32MB gzip'ed HDD image from the command line.) 2016-12-11 16:31:25 +00:00
SaveState.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SaveState_Structs_common.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState_Structs_v1.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
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 Removed unsupported PC speaker sound types 2016-09-07 22:20:15 +01:00
Speaker.h Removed unsupported PC speaker sound types 2016-09-07 22:20:15 +01:00
Speech.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speech.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.h Merged in Nick's new native resolution full-screen 2016-07-12 22:43:31 +01:00
Tape.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Tape.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Video.cpp NTSC: Improve method 2 2017-06-19 22:03:00 +01:00
Video.h NTSC: Improve method 2 2017-06-19 22:03:00 +01:00
YamlHelper.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
YamlHelper.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
z80emu.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
z80emu.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00