AppleWin/source
2017-09-29 20:33:30 +01:00
..
CommonVICE
Configuration Use CB_ERR instead of -1 2017-07-07 18:13:21 +01:00
CPU Debugger: 2017-03-07 21:35:38 +00:00
Debugger #483 click to toggle flags 2017-08-25 09:29:30 -07:00
Tfe Refactor: Rename IORead_Cxxx() to IO_Cxxx(), and use for writes too. Re-enable support for writes to NSC (which was accidently removed at 5470feb). 2017-05-21 22:06:37 +01:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp Cmd-line: support new -fs-height=<best|nnn> (#488) 2017-09-29 20:33:30 +01:00
Applewin.h Remove redundant code relating to SetCharseType() and g_nCharsetType 2017-04-30 18:50:27 +01:00
AY8910.cpp Fixed indentation with tabs. 2016-12-29 11:36:21 -05:00
AY8910.h
Common.h 1.26.3.0: Apply bounds and error checking for the joystick configuration (fixes #434) 2017-07-03 21:48:21 +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 Debugger: revert behaviour from 8fce7a8 so that Ctrl+F2 doesn't immediately stop the drive spinning, but F2 still does (#460) 2017-08-12 11:50:31 +01:00
Disk.h Debugger: F2 or Ctrl+F2 whilst debugger will immediately stop the drive spinning (allowing disk swap) (fixed #460) 2017-08-11 21:45:07 +01:00
DiskDefs.h
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 Cmd-line: support new -fs-height=<best|nnn> (#488) 2017-09-29 20:33:30 +01:00
Frame.h Cmd-line: support new -fs-height=<best|nnn> (#488) 2017-09-29 20:33:30 +01:00
Harddisk.cpp Return ProDOS errors from Harddisk emulation. Fixes #452 2017-08-04 21:54:18 +12:00
Harddisk.h Disk Config dialog: minor bugs fixes (fixes #334) 2017-06-03 18:12:40 +01:00
Joystick.cpp 1.26.3.0: Apply bounds and error checking for the joystick configuration (fixes #434) 2017-07-03 21:48:21 +01: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 Apply fixes and enhancements to PR #285 (Support for TK3000 //e) 2016-10-22 23:20:23 +01:00
Keyboard.h
Log.cpp
Log.h
Memory.cpp Add more comments about INTC8ROM 2017-09-23 19:29:59 +01: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 Refactor: Rename IORead_Cxxx() to IO_Cxxx(), and use for writes too. Re-enable support for writes to NSC (which was accidently removed at 5470feb). 2017-05-21 22:06:37 +01:00
Mockingboard.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
MouseInterface.cpp
MouseInterface.h
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 NTSC_VideoGetScannerAddress(): remove redundant 'long cycle6502' parameter 2016-11-17 19:52:49 +00:00
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
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 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
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
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h Added VS2017 support. 2017-06-10 20:39:25 +01:00
Tape.cpp Replaced UTA2E with UTAIIe for consistency across code-base 2017-05-14 11:33:07 +01:00
Tape.h
Video.cpp Video.cpp: remove redundant code 2017-07-06 21:36:56 +01:00
Video.h Video.cpp: remove redundant code 2017-07-06 21:36:56 +01: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