..
CommonVICE
Convert files with special characters to UTF-8 (PR #604 )
2019-02-07 18:08:53 +00:00
Configuration
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
CPU
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
Debugger
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Tfe
Uthernet card: added support for Npcap for Win10 ( #822 )
2020-08-16 17:05:49 +01:00
Z80VICE
Support 50Hz(PAL) ( #648 ) (PR #658 )
2019-06-28 21:34:34 +01:00
6821.cpp
More header refactoring
2014-08-14 18:03:12 +01:00
6821.h
Manual merge from master @ c798157
2016-03-21 23:48:02 +00:00
Applewin.cpp
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Applewin.h
Replaced global g_CardMgr with a singleton object & GetCardMgr() call. ( Fixes #843 )
2020-10-11 17:34:44 +01:00
AY8910.cpp
Some minor c++ correctness changes. ( #803 )
2020-06-27 14:32:09 +01:00
AY8910.h
Some minor c++ correctness changes. ( #803 )
2020-06-27 14:32:09 +01:00
Card.h
Support 2nd Disk][ card and improved card management ( #726 ) (PR #741 )
2019-12-19 19:42:30 +00:00
CardManager.cpp
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
CardManager.h
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Common.h
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
CPU.cpp
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
CPU.h
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
Disk2CardManager.cpp
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Disk2CardManager.h
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Disk.cpp
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Disk.h
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
DiskDefs.h
Support (read-only) WOZ1/WOZ2 images ( #544 ) (PR #653 )
2019-07-05 23:01:19 +01:00
DiskFormatTrack.cpp
Fixed warning when LOG_DISK_ENABLED isn't defined
2020-02-23 13:23:48 +00:00
DiskFormatTrack.h
Disk logging: Improved info & formatting for DumpTrackWOZ()
2020-02-23 13:19:38 +00:00
DiskImage.cpp
Fixed multi-zip regression (numTracks was getting zeroed). ( Fixes #824 )
2020-08-17 20:24:53 +01:00
DiskImage.h
Auto-switch DiskII firmware to 13 or 16 sector depending on disk in drive-1 ( #734 ) (PR #761 )
2020-02-22 11:38:25 +00:00
DiskImageHelper.cpp
Fixed multi-zip regression (numTracks was getting zeroed). ( Fixes #824 )
2020-08-17 20:24:53 +01:00
DiskImageHelper.h
Auto-switch DiskII firmware to 13 or 16 sector depending on disk in drive-1 ( #734 ) (PR #761 )
2020-02-22 11:38:25 +00:00
DiskLog.h
Write support for WOZ1/WOZ2 images ( #756 )
2020-02-09 21:23:15 +00:00
Frame.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Frame.h
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Harddisk.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Harddisk.h
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
Joystick.cpp
Fix for when joystick not connected ( fixes #778 )
2020-04-26 16:19:50 +01:00
Joystick.h
Config: Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1
2020-01-18 19:06:06 +00:00
Keyboard.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Keyboard.h
Added cmd line switch (-altgr-sends-wmchar) to enable sending WM_CHAR for key presses, when AltGr is down. ( Fixes #625 )
2019-03-03 14:32:19 +00:00
LanguageCard.cpp
Support 2nd Disk][ card and improved card management ( #726 ) (PR #741 )
2019-12-19 19:42:30 +00:00
LanguageCard.h
Support 2nd Disk][ card and improved card management ( #726 ) (PR #741 )
2019-12-19 19:42:30 +00:00
Log.cpp
Keyboard:
2018-07-15 15:38:37 +01:00
Log.h
Keyboard:
2018-07-15 15:38:37 +01:00
Memory.cpp
Replaced global g_CardMgr with a singleton object & GetCardMgr() call. ( Fixes #843 )
2020-10-11 17:34:44 +01:00
Memory.h
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Mockingboard.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Mockingboard.h
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
MouseInterface.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
MouseInterface.h
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
NoSlotClock.cpp
NoSlotClock:
2020-06-10 20:56:00 +01:00
NoSlotClock.h
NoSlotClock:
2020-06-10 20:56:00 +01:00
NTSC_CharSet.cpp
Minor tweaks for previous Base64A merge:
2020-07-06 20:52:31 +01:00
NTSC_CharSet.h
Support 'Copam Base 64A' - a Taiwanese Apple II clone ( #806 ) (PR #807 )
2020-07-06 20:24:16 +01:00
NTSC.cpp
Renamed enum: VT_COLOR_MONITOR_RGB to VT_COLOR_IDEALIZED
2020-10-17 14:26:33 +01:00
NTSC.h
NTSC: fix rare crash in NTSC_SetVideoMode() after a VM restart
2020-10-11 21:29:26 +01:00
ParallelPrinter.cpp
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
ParallelPrinter.h
Replace some char * with std::string.
2019-09-06 17:34:25 +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
Pravets.cpp
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Pravets.h
Manual merge from master @ c798157
2016-03-21 23:48:02 +00:00
Registry.cpp
Allow use of an INI-file instead of the Registry
2020-02-09 21:18:31 -05:00
Registry.h
Some more std::string changes.
2019-09-07 19:37:19 +01:00
RGBMonitor.cpp
Renamed enum: VT_COLOR_MONITOR_RGB to VT_COLOR_IDEALIZED
2020-10-17 14:26:33 +01:00
RGBMonitor.h
Extended support for RGB cards ( #819 ) (PR #837 )
2020-09-27 14:09:02 +01:00
Riff.cpp
Minor fixes ( #805 )
2020-07-01 21:08:18 +01:00
Riff.h
Minor fixes ( #805 )
2020-07-01 21:08:18 +01:00
SAM.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
SAM.h
Manual merge from master @ c798157
2016-03-21 23:48:02 +00:00
SaveState_Structs_common.h
Support 2nd Disk][ card and improved card management ( #726 ) (PR #741 )
2019-12-19 19:42:30 +00:00
SaveState_Structs_v1.h
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
SaveState.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
SaveState.h
Improved determining path & filename when saving/loading a save-state ( #691 ) (PR #849 )
2020-10-25 17:14:23 +00:00
SerialComms.cpp
Fixed cmd line regressions: ( #790 )
2020-05-25 21:59:26 +01:00
SerialComms.h
Fixed cmd line regressions: ( #790 )
2020-05-25 21:59:26 +01:00
SoundCore.cpp
Some minor c++ correctness changes. ( #803 )
2020-06-27 14:32:09 +01:00
SoundCore.h
Some minor c++ correctness changes. ( #803 )
2020-06-27 14:32:09 +01:00
Speaker.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
Speaker.h
Minor: make Spkr_DSUninit() static
2020-10-11 18:55:28 +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
VS2019: include <stdexcept> for std::runtime_error
2020-01-06 21:08:00 +00:00
SynchronousEventManager.cpp
More clean-up, portability and another debugger fix (PR #847 )
2020-10-25 17:27:59 +00:00
SynchronousEventManager.h
Support for synchronous events (PR #841 )
2020-10-11 16:08:05 +01:00
Tape.cpp
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
Tape.h
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
Video.cpp
NTSC: fix rare crash in NTSC_SetVideoMode() after a VM restart
2020-10-11 21:29:26 +01:00
Video.h
Renamed enum: VT_COLOR_MONITOR_RGB to VT_COLOR_IDEALIZED
2020-10-17 14:26:33 +01:00
YamlHelper.cpp
Save-state ANSI support: small refactor for new/delete char buffers ( #838 )
2020-09-25 21:25:46 +01:00
YamlHelper.h
Source clean-up, portability and debugger fixes. (PR #842 )
2020-10-11 17:14:03 +01:00
z80emu.cpp
Convert files with special characters to UTF-8 (PR #604 )
2019-02-07 18:08:53 +00:00
z80emu.h
Convert files with special characters to UTF-8 (PR #604 )
2019-02-07 18:08:53 +00:00