AppleWin/source
2019-09-30 22:14:06 +01:00
..
CommonVICE
Configuration Merge branch 'strings' of ssh://github.com/audetto/AppleWin into audetto-strings 2019-09-15 20:45:05 +01:00
CPU
Debugger Debugger: videoinfo cmd: return feedback on success 2019-09-23 01:50:18 +01:00
Tfe
Z80VICE
6821.cpp
6821.h
Applewin.cpp Merge branch 'strings' of ssh://github.com/audetto/AppleWin into audetto-strings 2019-09-15 20:45:05 +01:00
Applewin.h Merge branch 'strings' of ssh://github.com/audetto/AppleWin into audetto-strings 2019-09-15 20:45:05 +01:00
AY8910.cpp
AY8910.h
Common.h Refactor slots & allow empty slots for s1(printer), s6(disk2) 2019-09-15 20:37:20 +01:00
CPU.cpp Debugger: show video-scanner's h,v position (at the expense of losing 2 watches). (#666) 2019-09-21 16:37:45 +01:00
CPU.h Debugger: show video-scanner's h,v position (at the expense of losing 2 watches). (#666) 2019-09-21 16:37:45 +01:00
Disk.cpp WOZ: support Sequencer Function 2019-09-30 21:29:58 +01:00
Disk.h WOZ: support Sequencer Function 2019-09-30 21:29:58 +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
DiskImage.cpp Fix a couple of issues around std::string. 2019-09-07 18:51:07 +01:00
DiskImage.h More std::strings. 2019-09-07 09:02:39 +01:00
DiskImageHelper.cpp Next iteration of the string project. 2019-09-07 10:16:51 +01:00
DiskImageHelper.h Next iteration of the string project. 2019-09-07 10:16:51 +01:00
DiskLog.h
Frame.cpp Two fixes for the 'char* to std::string' PR #687 2019-09-15 21:26:40 +01:00
Frame.h
Harddisk.cpp Some more std::string changes. 2019-09-07 19:37:19 +01:00
Harddisk.h More std::strings. 2019-09-07 09:02:39 +01:00
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 Merge branch 'strings' of ssh://github.com/audetto/AppleWin into audetto-strings 2019-09-15 20:45:05 +01:00
Memory.h
Mockingboard.cpp Refactor slots & allow empty slots for s1(printer), s6(disk2) 2019-09-15 20:37:20 +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 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 Extended -videorom <file> to also support Original //e (#574) 2019-01-10 21:38:21 +00:00
NTSC_CharSet.h
NTSC.cpp Debugger: added help for videoinfo cmd 2019-09-22 16:53:38 +01:00
NTSC.h Debugger: added help for videoinfo cmd 2019-09-22 16:53:38 +01:00
ParallelPrinter.cpp Some more std::string changes. 2019-09-07 19:37:19 +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 Some more std::string changes. 2019-09-07 19:37:19 +01:00
Registry.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h Support (read-only) WOZ1/WOZ2 images (#544) (PR #653) 2019-07-05 23:01:19 +01:00
SaveState.cpp Merge branch 'strings' of ssh://github.com/audetto/AppleWin into audetto-strings 2019-09-15 20:45:05 +01:00
SaveState.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
SerialComms.cpp Some more std::string changes. 2019-09-07 19:37:19 +01:00
SerialComms.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
SoundCore.cpp Fixed up the Debug/Release NoDX configurations 2019-09-01 11:28:24 +01:00
SoundCore.h
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 More std::strings. 2019-09-07 09:02:39 +01:00
Video.h More std::strings. 2019-09-07 09:02:39 +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