AppleWin/source
tomcw e97be1b836 Debugger: fix console output for 'disk info' cmd
. fix to ConsoleBufferPush() which was skipping a char when the line needed to output to a 2nd line
2022-04-03 18:49:36 +01:00
..
CommonVICE
Configuration
CPU VidHD: Support SHR for Apple II/II+ models (#997, PR #1013) 2021-12-19 14:17:51 +00:00
Debugger Debugger: fix console output for 'disk info' cmd 2022-04-03 18:49:36 +01:00
Tfe
Windows Refactor ParallelPrinter.cpp/h as a C++ class (PR #1067) 2022-03-18 22:04:34 +00:00
Z80VICE
6522.cpp
6522.h
6821.cpp
6821.h
AY8910.cpp
AY8910.h
Card.cpp
Card.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
CardManager.cpp
CardManager.h
CmdLine.cpp
CmdLine.h
Common.h
Core.cpp
Core.h
CPU.cpp Various *Name() functions can simply return const std::string& (PR #1049) 2022-02-28 20:52:18 +00:00
CPU.h
Disk2CardManager.cpp Add Card::Update() (PR #1000) 2021-11-13 18:13:01 +00:00
Disk2CardManager.h
Disk.cpp Debugger: fix console output for 'disk info' cmd 2022-04-03 18:49:36 +01:00
Disk.h
DiskDefs.h Support (read-only) WOZ1/WOZ2 images (#544) (PR #653) 2019-07-05 23:01:19 +01:00
DiskFormatTrack.cpp
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h DiskII: Remove superfluous IsDiskImageWriteProtected() 2021-10-18 21:13:37 +01:00
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
FourPlay.cpp
FourPlay.h
FrameBase.cpp
FrameBase.h Add Uthernet II support and make Uthernet I a Card. (PR #1047) 2022-02-27 17:26:48 +00:00
Harddisk.cpp
Harddisk.h
Interface.h
Joystick.cpp
Joystick.h
Keyboard.cpp
Keyboard.h
LanguageCard.cpp Add ByteToHexStr() and WordToHexStr() (PR #1064) 2022-03-22 19:19:50 +00:00
LanguageCard.h
Log.cpp
Log.h
Memory.cpp
Memory.h
Mockingboard.cpp
Mockingboard.h
MouseInterface.cpp
MouseInterface.h Card: cleanup interface. (PR #1059) 2022-03-11 22:17:03 +00:00
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h
NTSC.cpp
NTSC.h Minor tweaks + comment for GCC needing header file 2020-12-29 21:45:56 +00:00
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp Minor fixes (#805) 2020-07-01 21:08:18 +01:00
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00
SaveState.cpp
SaveState.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00
SerialComms.cpp
SerialComms.h
SNESMAX.cpp
SNESMAX.h
SoundCore.cpp
SoundCore.h
Speaker.cpp
Speaker.h
Speech.cpp
Speech.h
SSI263.cpp
SSI263.h SSI263: fix potential buffer overrun & rename var so it's explicit that it is a byte-size 2021-07-28 12:14:22 +01:00
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
StrFormat.cpp
StrFormat.h
SynchronousEventManager.cpp
SynchronousEventManager.h
Tape.cpp
Tape.h
Uthernet1.cpp
Uthernet1.h
Uthernet2.cpp
Uthernet2.h
Utilities.cpp Refactor ParallelPrinter.cpp/h as a C++ class (PR #1067) 2022-03-18 22:04:34 +00:00
Utilities.h
Video.cpp
Video.h
VidHD.cpp
VidHD.h
W5100.h
YamlHelper.cpp
YamlHelper.h
z80emu.cpp
z80emu.h