..
CommonVICE
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Configuration
SAM: Clean up before merge
2015-04-09 22:54:26 +01:00
CPU
Merge branch 'master' of https://github.com/AppleWin/AppleWin
2015-05-26 21:59:02 +01:00
Debugger
Fix for sprintf buffer overflow - #268
2015-02-17 22:00:52 +00:00
Tfe
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Z80VICE
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
6821.cpp
More header refactoring
2014-08-14 18:03:12 +01:00
6821.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Applewin.cpp
Fixed crash on shutdown with -d1 arg and GPL declined ( #286 )
2015-05-03 16:35:49 +01:00
Applewin.h
More main-loop reduction & removal of redundant globals.
2014-09-14 21:23:54 +01:00
AY8910.cpp
More header refactoring
2014-08-14 18:03:12 +01:00
AY8910.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Common.h
Added: Ctrl-PrintScreen will copy the text screen (auto detect 40/80 columns) to the clipboard.
2014-08-25 08:35:43 -07:00
CPU.cpp
Fixes for CPU emulation relating to page-crossing: bugs #264 , #278 ; and opcode (abx,x): bug #271
2015-04-25 21:15:17 +01:00
CPU.h
Simplified main-loop a bit more, and removed more globals from AppleWin.cpp
2014-09-14 16:12:55 +01:00
Disk.cpp
- Changed Disk_IORead and Disk_IOWrite and related functions to better reflect actual Disk II controller operation, mainly around reading & writing the latch
2015-07-04 01:19:26 +12:00
Disk.h
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
DiskDefs.h
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
2014-08-14 17:48:38 +01:00
DiskImage.cpp
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
2014-08-14 17:48:38 +01:00
DiskImage.h
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
2014-08-14 17:48:38 +01:00
DiskImageHelper.cpp
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
2014-08-14 17:48:38 +01:00
DiskImageHelper.h
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
Frame.cpp
Merge pull request #279 from AppleWin/1.25.0.4
2015-04-23 21:48:35 +01:00
Frame.h
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
Harddisk.cpp
New disk selection interface
2014-10-01 19:18:46 -04:00
Harddisk.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Joystick.cpp
More main-loop reduction & removal of redundant globals.
2014-09-14 21:23:54 +01:00
Joystick.h
More main-loop reduction & removal of redundant globals.
2014-09-14 21:23:54 +01:00
Keyboard.cpp
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
Keyboard.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Log.cpp
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Log.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Memory.cpp
rename SAM to DAC functions
2015-03-30 17:27:51 +09:00
Memory.h
Refactor: Removed unused vars from Memory.cpp. Also change Disk][ I/O regs to return floating bus.
2014-09-28 22:04:12 +01:00
Mockingboard.cpp
Remove wchar.h & Update VS2012 proj with new headers
2014-08-14 22:27:41 +01:00
Mockingboard.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
MouseInterface.cpp
Fix #232 : Mouse was still generating VBl IRQs after being removed.
2014-09-29 22:43:15 +01:00
MouseInterface.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +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
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
ParallelPrinter.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01: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
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
SAM: Clean up before merge
2015-04-09 22:54:26 +01:00
SAM.h
SAM: Clean up before merge
2015-04-09 22:54:26 +01:00
SaveState.cpp
1.25.0.2 Fixed: F12 Snapshot_LoadState() -> Snapshot_SetFilename() not keeping trailing backslash on path
2014-09-02 08:48:46 -07:00
SaveState.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
SerialComms.cpp
More header refactoring
2014-08-14 18:03:12 +01:00
SerialComms.h
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01: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
Fix ASSERT when disabling/enabling soundtype ( #295 )
2015-06-20 12:33:45 -07:00
Speaker.h
SAM: Clean up before merge
2015-04-09 22:54:26 +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
SSI263Phonemes.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
Only use stdint.h for VS2010 or greater.
2015-05-28 21:26:00 +01:00
Structs.h
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
2014-08-14 17:48:38 +01:00
Tape.cpp
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
Tape.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
Video.cpp
Removed some unused video constants
2014-12-21 16:47:03 -05:00
Video.h
Simplified and moved main-loop video update logic into Video.cpp.
2014-09-13 22:22:27 +01:00
z80emu.cpp
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
z80emu.h
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00