AppleWin/source
Nick Westgate 16b81133e0 Allow disk write protect read with drive off - Fixes #389
- Added comments
- Removed mistaken check for writing nibbles < 0x80
- Reset forces all switches off
2017-03-08 23:13:56 +13:00
..
CommonVICE
Configuration Fix for Advanced config tab's Clone drop-down menu 2016-10-23 19:27:26 +01:00
CPU Debugger: 2017-03-07 21:35:38 +00:00
Debugger Debugger: 2017-03-07 21:35:38 +00:00
Tfe Fixed a compiler warning. 2016-12-29 11:37:54 -05:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp Improve ContinueExecution() whilst MODE_STEPPING: 2017-02-26 13:45:06 +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
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
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 Fix #317 -- some .img using version 0 instead of version 1 2016-04-28 16:08:08 -07:00
DiskImageHelper.h Refactor: polymorphically call CImageHelperBase Open() & Close() 2016-10-25 22:26:28 +01:00
Frame.cpp Debugger: 2017-03-07 21:35:38 +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
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
Log.h
Memory.cpp Some video-related comment clean up & simplified VideoGetVblBar() 2016-12-11 15:02:12 +00:00
Memory.h Small simplification to Memory interface (directly unmap cards' ROMs if internal ROM is enabled) 2016-09-11 20:16:19 +01:00
Mockingboard.cpp Fixed compiler warnings about adding integer to char. 2016-12-29 11:35:09 -05:00
Mockingboard.h
MouseInterface.cpp VS2015: Fix invalid literal suffix 2016-03-24 23:05:34 +00:00
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
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
NTSC.cpp NTSC: Removed g_aHorzClockMemAddress[] for caching the horz video scanner addr 2016-12-11 15:27:07 +00: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
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
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
SerialComms.cpp
SerialComms.h
SoundCore.cpp
SoundCore.h
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
Speech.h
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
Tape.h
Video.cpp Merge branch 'master' of https://github.com/AppleWin/AppleWin 2017-02-25 22:48:07 +00:00
Video.h Remove old, unused _Video_SetupBanks() 2017-02-17 16:00:22 +00:00
YamlHelper.cpp
YamlHelper.h
z80emu.cpp
z80emu.h