.. |
CommonVICE
|
Convert files with special characters to UTF-8 (PR #604)
|
2019-02-07 18:08:53 +00:00 |
Configuration
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
CPU
|
Full-speed: only do interrupt checking every 40 opcodes & simplify CYC macro (#651)
|
2019-06-02 14:30:54 +01:00 |
Debugger
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
Tfe
|
Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419)
|
2018-04-06 22:36:54 +01:00 |
Z80VICE
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
6821.cpp
|
|
|
6821.h
|
|
|
Applewin.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
Applewin.h
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
AY8910.cpp
|
|
|
AY8910.h
|
|
|
Common.h
|
Tweak PAL 6502 base clock
|
2019-06-28 21:45:43 +01:00 |
CPU.cpp
|
Full-speed: only do interrupt checking every 40 opcodes & simplify CYC macro (#651)
|
2019-06-02 14:30:54 +01:00 |
CPU.h
|
Fixed 6522 & interrupt:
|
2019-01-06 16:54:54 +00:00 |
Disk.cpp
|
WOZ: Extended latch delay for 'Wizardry III' and 'Space Quest I' copy-protection (#662, #669)
|
2019-07-22 19:32:25 +01:00 |
Disk.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskDefs.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskFormatTrack.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskFormatTrack.h
|
Change struct FloppyDrive, FloppyDisk into classes
|
2019-04-16 20:19:35 +01:00 |
DiskImage.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskImage.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskImageHelper.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskImageHelper.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
DiskLog.h
|
|
|
Frame.cpp
|
F2 now resets keyboard. (Fixes #639)
|
2019-04-16 21:24:32 +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
|
Rename Disk_t to FloppyDisk; and prefix members
|
2019-04-14 16:58:49 +01: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
|
Fix reads to $C07X to return floating bus (broke at 7c95c0f6c4 )
|
2019-04-06 18:24:37 +01:00 |
Joystick.h
|
Fix reads to $C07X to return floating bus (broke at 7c95c0f6c4 )
|
2019-04-06 18:24:37 +01:00 |
Keyboard.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01: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
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
Memory.h
|
Updates for DHGR MIX and detection (#633):
|
2019-04-06 15:17:18 +01:00 |
Mockingboard.cpp
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01: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
|
|
|
NoSlotClock.h
|
|
|
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
|
Only delay certain video modes when not Full-Speed. (Fixes #670)
|
2019-07-27 19:59:45 +01:00 |
NTSC.h
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
ParallelPrinter.cpp
|
Convert files with special characters to UTF-8 (PR #604)
|
2019-02-07 18:08:53 +00:00 |
ParallelPrinter.h
|
|
|
Peripheral_Clock_Generic.cpp
|
|
|
Peripheral_Clock_Generic.h
|
|
|
Peripheral_Clock_ThunderClockPlus.cpp
|
|
|
Pravets.cpp
|
|
|
Pravets.h
|
|
|
Registry.cpp
|
|
|
Registry.h
|
|
|
RGBMonitor.cpp
|
Bumped to 1.28.5.0 and updated History.txt
|
2019-04-06 17:31:26 +01:00 |
RGBMonitor.h
|
Bumped to 1.28.5.0 and updated History.txt
|
2019-04-06 17:31:26 +01:00 |
Riff.cpp
|
|
|
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
|
6522: Underflow on 0x0001 -> 0x0000; and FRT's period is N+2 cycles (#652)
|
2019-06-15 17:41:53 +01:00 |
SaveState_Structs_v1.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
SaveState.cpp
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
SaveState.h
|
|
|
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
|
|
|
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
|
|
|
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
|
Removed some old commented out code
|
2019-06-29 17:05:07 +01:00 |
Video.h
|
Support 50Hz(PAL) (#648) (PR #658)
|
2019-06-28 21:34:34 +01:00 |
YamlHelper.cpp
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +01:00 |
YamlHelper.h
|
Support (read-only) WOZ1/WOZ2 images (#544) (PR #653)
|
2019-07-05 23:01:19 +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 |