.. |
CommonVICE
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
Configuration
|
Full-screen: Added Config UI checkbox for the display of subunit status (ie. keyboard caps, disk activity, paused/stepping state) - #224
|
2017-10-02 22:22:26 +01:00 |
CPU
|
Debugger:
|
2017-03-07 21:35:38 +00:00 |
Debugger
|
Debugger: fix some static analysis issues from PR #517
|
2017-12-17 18:20:39 +00:00 |
Tfe
|
Fix static analysis issues raised in PR #517
|
2017-12-17 19:35:54 +00:00 |
Z80VICE
|
|
|
6821.cpp
|
|
|
6821.h
|
|
|
Applewin.cpp
|
HDD error wasn't cleared on a reset or power-cycle - fixes #515
|
2017-12-03 21:05:05 +00:00 |
Applewin.h
|
Remove redundant code relating to SetCharseType() and g_nCharsetType
|
2017-04-30 18:50:27 +01:00 |
AY8910.cpp
|
Support polling of Mockingboard's & Phasor's 6522 IFR.Timer1 (#496)
|
2017-10-21 18:47:22 +01:00 |
AY8910.h
|
|
|
Common.h
|
Full-screen: Hide mouse cursor after 2s of inactivity (#504)
|
2017-10-28 21:59:48 +01:00 |
CPU.cpp
|
Support polling of Mockingboard's & Phasor's 6522 IFR.Timer1 (#496)
|
2017-10-21 18:47:22 +01:00 |
CPU.h
|
Support for #384:
|
2017-02-25 22:32:46 +00:00 |
Disk.cpp
|
Fix static analysis issues raised in PR #517
|
2017-12-17 19:35:54 +00:00 |
Disk.h
|
Flush current track (if dirty) before 'Send to CiderPress' (fix #499)
|
2017-10-19 22:49:10 -07: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
|
Fix static analysis issues raised in PR #517
|
2017-12-17 19:35:54 +00:00 |
DiskImageHelper.h
|
Refactor: polymorphically call CImageHelperBase Open() & Close()
|
2016-10-25 22:26:28 +01:00 |
Frame.cpp
|
HDD error wasn't cleared on a reset or power-cycle - fixes #515
|
2017-12-03 21:05:05 +00:00 |
Frame.h
|
Frame.cpp: Remove redundant, commented out and if 0 code, mostly relating to the old full-screen implementation
|
2017-10-11 19:18:53 +01:00 |
Harddisk.cpp
|
HDD error wasn't cleared on a reset or power-cycle - fixes #515
|
2017-12-03 21:05:05 +00:00 |
Harddisk.h
|
HDD error wasn't cleared on a reset or power-cycle - fixes #515
|
2017-12-03 21:05:05 +00: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
|
Remove stale/unused key buffering code
|
2017-10-29 10:50:08 +00:00 |
Keyboard.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
Memory.cpp
|
UpdatePaging(): Clear memdirty flag for $Cx pages (#495)
|
2017-10-17 14:46:55 -07: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
|
MB/Phasor: Wrap 6522.IFR changes inside a critical section to avoid a potential 2 thread data-race
|
2017-10-28 18:39:45 +01:00 |
Mockingboard.h
|
Support Mockingboard/Phasor when polling IFR.Timer1 (#496)
|
2017-10-24 22:28:22 +01:00 |
MouseInterface.cpp
|
Full-screen: Hide mouse cursor after 2s of inactivity (#504)
|
2017-10-28 21:59:48 +01:00 |
MouseInterface.h
|
Full-screen: Hide mouse cursor after 2s of inactivity (#504)
|
2017-10-28 21:59:48 +01:00 |
NoSlotClock.cpp
|
|
|
NoSlotClock.h
|
|
|
NTSC_CharSet.cpp
|
|
|
NTSC_CharSet.h
|
|
|
NTSC.cpp
|
Frame.cpp: move header constants into Frame.cpp and expose with accessor functions
|
2017-10-11 17:38:36 +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
|
|
|
Riff.h
|
|
|
SAM.cpp
|
|
|
SAM.h
|
|
|
SaveState_Structs_common.h
|
|
|
SaveState_Structs_v1.h
|
|
|
SaveState.cpp
|
HDD error wasn't cleared on a reset or power-cycle - fixes #515
|
2017-12-03 21:05:05 +00: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
|
Fix static analysis issues raised in PR #517
|
2017-12-17 19:35:54 +00:00 |
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
|
VideoMode: 80STORE should only mask, not clear PAGE2 - and this is handled by underlying NTSC video code (#516)
|
2017-12-04 20:43:42 +00: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
|
|
|