AppleWin/source
2019-03-16 14:40:05 +00:00
..
CommonVICE Convert files with special characters to UTF-8 (PR #604) 2019-02-07 18:08:53 +00:00
Configuration Support vertical blending for 'RGB (Color Monitor)' for hires (#616) (PR #624) 2019-02-24 15:59:35 +00:00
CPU Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Debugger Fix crash when entering debugger from logo screen. (Fixes #622) 2019-02-14 21:57:53 +00:00
Tfe Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Z80VICE Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00: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 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
Applewin.h Reinstate support for old AppleWin 1.25 "Color (Standard)" video mode (#357) (PR #614) 2019-01-09 21:29:36 +00:00
AY8910.cpp Support polling of Mockingboard's & Phasor's 6522 IFR.Timer1 (#496) 2017-10-21 18:47:22 +01:00
AY8910.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Common.h Support vertical blending for 'RGB (Color Monitor)' for hires (#616) (PR #624) 2019-02-24 15:59:35 +00:00
CPU.cpp Fixed comment typo 2019-01-06 17:02:24 +00:00
CPU.h Fixed 6522 & interrupt: 2019-01-06 16:54:54 +00:00
Disk.cpp Support for AppleColor / Video7 DHGR mixed mode (#523) (PR #620) 2019-02-02 15:51:27 +00:00
Disk.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
DiskDefs.h DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskFormatTrack.cpp Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskFormatTrack.h Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskImage.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
DiskImage.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
DiskImageHelper.cpp Changed to a case-insensitive compare for .gz and .zip suffixes. (Fixes #628) 2019-03-16 14:40:05 +00:00
DiskImageHelper.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
DiskLog.h Improve logging and fix asserts for DOS 3.2 INIT (#537) 2018-02-15 21:54:15 +00:00
Frame.cpp Fixed occasional flicker when changing video mode with F9. (Fixes #611) 2019-03-16 14:27:40 +00:00
Frame.h NTSC: Merge-squash from 'GH555-1-pixel' branch for the 1 pixel shift for 14M video modes (#555) 2018-09-09 13:56:55 +01:00
Harddisk.cpp HDD: Added a swap HDD function to the Config->Disk UI (#585) 2018-12-09 11:48:22 +00:00
Harddisk.h HDD: Added a swap HDD function to the Config->Disk UI (#585) 2018-12-09 11:48:22 +00:00
Joystick.cpp Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
Joystick.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
Keyboard.cpp 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
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 Refactor: consolidate 'modechanging' optimisations into a single function 2018-11-10 10:30:19 +00:00
LanguageCard.h Refactor Language Card (#593) 2018-11-09 20:51:51 +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 Save-state: Explicitly init MB SoundcardType when loading state. (Fixes #609) 2019-02-23 10:22:52 +00:00
Memory.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
Mockingboard.cpp Save-state: correctly stop & play Mockingboard sound buffer across save-state loading transition (#609) 2019-02-24 15:37:15 +00:00
Mockingboard.h Save-state: correctly stop & play Mockingboard sound buffer across save-state loading transition (#609) 2019-02-24 15:37:15 +00:00
MouseInterface.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
MouseInterface.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00: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
NTSC_CharSet.cpp Extended -videorom <file> to also support Original //e (#574) 2019-01-10 21:38:21 +00:00
NTSC_CharSet.h Very minor clean-up 2019-01-10 22:00:53 +00:00
NTSC.cpp Fixed occasional flicker when changing video mode with F9. (Fixes #611) 2019-03-16 14:27:40 +00:00
NTSC.h Fixed occasional flicker when changing video mode with F9. (Fixes #611) 2019-03-16 14:27:40 +00:00
ParallelPrinter.cpp Convert files with special characters to UTF-8 (PR #604) 2019-02-07 18:08:53 +00:00
ParallelPrinter.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00: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 Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Registry.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
RGBMonitor.cpp Support better RGB fro hires video (#616) (PR #630) 2019-03-16 12:49:09 +00:00
RGBMonitor.h RGB AppleColor card: 2019-02-03 16:39:27 +00:00
Riff.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Riff.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SAM.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
SAM.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState_Structs_common.h Apple II: Language Card and Saturn support for slot-0 (PR #589) 2018-10-26 11:23:30 -07:00
SaveState_Structs_v1.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState.cpp Save-state: Better MB init for loading save-state 2019-02-24 10:49:09 +00:00
SaveState.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SerialComms.cpp Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
SerialComms.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
SoundCore.cpp Save-state: correctly stop & play Mockingboard sound buffer across save-state loading transition (#609) 2019-02-24 15:37:15 +00:00
SoundCore.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speaker.cpp Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
Speaker.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00: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 Simplified AKD support 2018-06-02 22:26:29 +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 Fixed occasional flicker when changing video mode with F9. (Fixes #611) 2019-03-16 14:27:40 +00:00
Video.h Fixed occasional flicker when changing video mode with F9. (Fixes #611) 2019-03-16 14:27:40 +00:00
YamlHelper.cpp Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
YamlHelper.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00: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