AppleWin/source
2019-09-06 17:34:25 +01:00
..
CommonVICE
Configuration Replace some char * with std::string. 2019-09-06 17:34:25 +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 Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Tfe
Z80VICE Support 50Hz(PAL) (#648) (PR #658) 2019-06-28 21:34:34 +01:00
6821.cpp
6821.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Applewin.cpp Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Applewin.h Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
AY8910.cpp
AY8910.h
Common.h Tweak PAL 6502 base clock 2019-06-28 21:45:43 +01:00
CPU.cpp Save-state: fix for loading state not re-asserting pending IRQs for Mouse & SSC. (#677) 2019-08-26 20:13:52 +01:00
CPU.h
Disk.cpp Changed _snprintf() to StringCbPrintf() (#268) 2019-08-25 19:21:33 +01:00
Disk.h WOZ: Small refactor 2019-08-03 18:21:41 +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 Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Frame.h
Harddisk.cpp Changed _snprintf() to StringCbPrintf() (#268) 2019-08-25 19:21:33 +01:00
Harddisk.h
Joystick.cpp
Joystick.h
Keyboard.cpp Support (read-only) WOZ1/WOZ2 images (#544) (PR #653) 2019-07-05 23:01:19 +01:00
Keyboard.h
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp Changed _snprintf() to StringCbPrintf() (#268) 2019-08-25 19:21:33 +01:00
Memory.h
Mockingboard.cpp Mockingboard: moved multi-TIMER1 support before the AY access. (#685) 2019-09-05 22:03:56 +01:00
Mockingboard.h
MouseInterface.cpp Save-state: fix for loading state not re-asserting pending IRQs for Mouse & SSC. (#677) 2019-08-26 20:13:52 +01:00
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp NTSC: fixed comment 2019-09-01 17:35:15 +01:00
NTSC.h Removed the old EXTEND_14M_VIDEO_BY_1_PIXEL rejected solution for #555 2019-08-29 21:38:00 +01:00
ParallelPrinter.cpp Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
ParallelPrinter.h Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp Prevent uninitialized value bugs and improve string safety. 2019-08-09 13:38:50 -07:00
Registry.h Prevent uninitialized value bugs and improve string safety. 2019-08-09 13:38:50 -07:00
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
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 Save-state: fix for loading state not re-asserting pending IRQs for Mouse & SSC. (#677) 2019-08-26 20:13:52 +01:00
SerialComms.h Deprecated and removed support for v1 save-state. (Fixes #603) 2019-01-05 22:20:51 +00:00
SoundCore.cpp Fixed up the Debug/Release NoDX configurations 2019-09-01 11:28:24 +01:00
SoundCore.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speaker.cpp
Speaker.h
Speech.cpp
Speech.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h Prevent uninitialized value bugs and improve string safety. 2019-08-09 13:38:50 -07:00
Tape.cpp
Tape.h
Video.cpp Fixed up the Debug/Release NoDX configurations 2019-09-01 11:28:24 +01:00
Video.h Added experiment code for DirectDraw & WaitForVerticalBlank() - #680 2019-08-25 17:07:08 +01:00
YamlHelper.cpp Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
YamlHelper.h Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
z80emu.cpp
z80emu.h