.. |
CommonVICE
|
|
|
Configuration
|
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
|
2014-08-14 17:48:38 +01:00 |
CPU
|
|
|
Debugger
|
Simplified and moved main-loop video update logic into Video.cpp.
|
2014-09-13 22:22:27 +01:00 |
Tfe
|
|
|
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
|
|
|
Applewin.cpp
|
More main-loop reduction & removal of redundant globals.
|
2014-09-14 21:23:54 +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
|
|
|
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
|
More main-loop reduction & removal of redundant globals.
|
2014-09-14 21:23:54 +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
|
PCH refactor: remove non-system headers from stdafx.h
|
2014-08-13 21:30:35 +01: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
|
Moved a potentially confusing global to be function-local & fixed a few comments
|
2014-08-25 21:49:58 +01:00 |
Frame.h
|
PCH refactor: remove non-system headers from stdafx.h
|
2014-08-13 21:30:35 +01:00 |
Harddisk.cpp
|
PCH refactor: remove non-system headers from stdafx.h
|
2014-08-13 21:30:35 +01:00 |
Harddisk.h
|
|
|
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
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
Memory.cpp
|
Simplified main-loop a bit more, and removed more globals from AppleWin.cpp
|
2014-09-14 16:12:55 +01:00 |
Memory.h
|
Simplified main-loop a bit more, and removed more globals from AppleWin.cpp
|
2014-09-14 16:12:55 +01:00 |
Mockingboard.cpp
|
Remove wchar.h & Update VS2012 proj with new headers
|
2014-08-14 22:27:41 +01:00 |
Mockingboard.h
|
|
|
MouseInterface.cpp
|
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
|
2014-08-14 17:48:38 +01:00 |
MouseInterface.h
|
|
|
NoSlotClock.cpp
|
|
|
NoSlotClock.h
|
|
|
ParallelPrinter.cpp
|
PCH refactor: remove non-system headers from stdafx.h
|
2014-08-13 21:30:35 +01:00 |
ParallelPrinter.h
|
|
|
Peripheral_Clock_Generic.cpp
|
|
|
Peripheral_Clock_Generic.h
|
|
|
Peripheral_Clock_ThunderClockPlus.cpp
|
|
|
Registry.cpp
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
Speaker.cpp
|
More main-loop reduction & removal of redundant globals.
|
2014-09-14 21:23:54 +01:00 |
Speaker.h
|
|
|
Speech.cpp
|
|
|
Speech.h
|
|
|
SSI263Phonemes.h
|
|
|
StdAfx.cpp
|
|
|
StdAfx.h
|
Fix for window border when building with VS2012 & VS2013, using GetSystemMetrics(SM_CXPADDINGBORDER)
|
2014-08-20 22:40:48 +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
|
|
|
Video.cpp
|
Fix GH issue #188 (GDI object leak). Also refactored V_CreateLookup_Text() and V_CreateLookup_MonoText() to use common code.
|
2014-09-21 16:12:05 +01: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
|
|
|