..
CommonVICE
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Configuration
Apple II: Language Card and Saturn support for slot-0 (PR #589 )
2018-10-26 11:23:30 -07:00
CPU
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Debugger
Fixed Coverity 'High Impact Outstanding' issues:
2018-11-06 19:13:28 +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
6821.h
Applewin.cpp
Fixed Coverity 'High Impact Outstanding' issues:
2018-11-06 19:13:28 +00:00
Applewin.h
Apple II: Language Card and Saturn support for slot-0 (PR #589 )
2018-10-26 11:23:30 -07: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
Fix for LC when //e (broken 13c3936
)
2018-11-04 17:29:22 +00:00
CPU.cpp
Remove old debug timing code ( #540 )
2018-02-26 21:34:01 +00:00
CPU.h
Remove old debug timing code ( #540 )
2018-02-26 21:34:01 +00:00
Disk.cpp
DiskII: Support partial nibble reads for very close disk latch reads ( #586 )
2018-10-02 22:08:54 +01:00
Disk.h
PrintScreen key: Improve UI feedback when any of the 3 registrations fails & log failures ( fixes #547 )
2018-02-27 21:07:16 +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
Fixed Coverity 'High Impact Outstanding' issues:
2018-11-06 19:13:28 +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
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
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
Added cmd-line options -h1,-h2 for specifying HDDs - #398
2018-04-02 12:38:05 +01:00
Harddisk.h
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Joystick.cpp
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
Joystick.h
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
Keyboard.cpp
Save-state: Keyboard - save 'Key Waiting' flag. ( Fixes #591 )
2018-11-01 21:14:16 +00:00
Keyboard.h
Save-state: Keyboard - save 'Key Waiting' flag. ( Fixes #591 )
2018-11-01 21:14:16 +00:00
LanguageCard.cpp
Refactor Language Card ( #593 )
2018-11-09 20:51:51 +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
Refactor Language Card ( #593 )
2018-11-09 20:51:51 +00:00
Memory.h
Refactor Language Card ( #593 )
2018-11-09 20:51:51 +00:00
Mockingboard.cpp
Mockingboard: Better support for stop/starting 6522's IER.TIMERx ( #567 )
2018-06-20 22:13:18 +01:00
Mockingboard.h
Support Mockingboard/Phasor when polling IFR.Timer1 ( #496 )
2017-10-24 22:28:22 +01: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
NoSlotClock.h
NTSC_CharSet.cpp
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
NTSC_CharSet.h
Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects
2016-07-26 19:14:06 +01:00
NTSC.cpp
mem(cache): provide more details about how the mem(cache) and associated variables work, eg. when reading/writing to the same or different memory banks
2018-09-16 22:02:35 +01:00
NTSC.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
ParallelPrinter.cpp
Fixed Coverity 'High Impact Outstanding' issues:
2018-11-06 19:13:28 +00:00
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Pravets.h
Registry.cpp
Registry.h
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Riff.cpp
Changes to ease code compilation in gcc. ( #541 )
2018-02-24 15:12:40 +00:00
Riff.h
SAM.cpp
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
SAM.h
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
SaveState.cpp
Refactor Language Card ( #593 )
2018-11-09 20:51:51 +00:00
SaveState.h
SerialComms.cpp
Fixed Coverity 'High Impact Outstanding' issues:
2018-11-06 19:13:28 +00:00
SerialComms.h
SSC:
2018-05-10 13:47:26 +01:00
SoundCore.cpp
Removed duplicate extern FILE* g_fh
2018-04-08 17:48:08 +01:00
SoundCore.h
Speaker.cpp
Removed duplicate extern FILE* g_fh
2018-04-08 17:48:08 +01:00
Speaker.h
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
Speech.cpp
Speech.h
SSI263Phonemes.h
StdAfx.cpp
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
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
Video.h
Small refactor of VideoGetScannerAddress()
2018-08-06 19:06:28 +01: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
Refactor codebase by renaming nCyclesLeft to uExecutedCycles ( #540 )
2018-03-03 21:27:50 +00:00
z80emu.h