AppleWin/source
Kelvin Lee a7353aa7f1 Use _stat64() to support file size >2G
1. Newer VC runtime stat(), when using 32-bit file size, returns error
   if file size is >2G. For file existence check, using 64-bit file
   size is more accurate as files bigger than 2G would be reported as
   non-existing otherwise.
2. <sys/stat.h> is required for VS2013 or before.
2020-11-29 10:12:03 +11:00
..
CommonVICE
Configuration AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CPU Support NSC for Apple II/II+ via F8-ROM (#827 PR #873) 2020-11-25 21:57:34 +00:00
Debugger AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Tfe
Windows Use _stat64() to support file size >2G 2020-11-29 10:12:03 +11:00
Z80VICE AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
6821.cpp
6821.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
AY8910.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
AY8910.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Card.h
CardManager.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CardManager.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
CmdLine.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CmdLine.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Common.h
Core.cpp Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
Core.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CPU.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
CPU.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Disk2CardManager.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Disk2CardManager.h
Disk.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Disk.h
DiskDefs.h
DiskFormatTrack.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskFormatTrack.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskImage.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskImage.h
DiskImageHelper.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
DiskImageHelper.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
DiskLog.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Frame.cpp Split Frame.cpp to WinFrame.cpp (PR #874) 2020-11-23 19:21:20 +00:00
Frame.h Split Frame.cpp to WinFrame.cpp (PR #874) 2020-11-23 19:21:20 +00:00
Harddisk.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Harddisk.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Joystick.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Joystick.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Keyboard.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Keyboard.h
LanguageCard.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
LanguageCard.h
Log.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Log.h Keyboard: 2018-07-15 15:38:37 +01:00
Memory.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Memory.h Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
Mockingboard.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Mockingboard.h
MouseInterface.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
MouseInterface.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
NoSlotClock.cpp Support NSC for Apple II/II+ via F8-ROM (#827 PR #873) 2020-11-25 21:57:34 +00:00
NoSlotClock.h Support NSC for Apple II/II+ via F8-ROM (#827 PR #873) 2020-11-25 21:57:34 +00:00
NTSC_CharSet.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
NTSC_CharSet.h
NTSC.cpp Select a value of the Alpha mask that works at the same time in Windows and Linux (qt / sdl). 2020-11-28 14:13:20 +00:00
NTSC.h Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
ParallelPrinter.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Pravets.h
Registry.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Registry.h
RGBMonitor.cpp Select a value of the Alpha mask that works at the same time in Windows and Linux (qt / sdl). 2020-11-28 14:13:20 +00:00
RGBMonitor.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Riff.cpp
Riff.h
SAM.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
SaveState.h
SerialComms.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
SerialComms.h Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
SoundCore.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
SoundCore.h
Speaker.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Speaker.h
Speech.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Speech.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp
StdAfx.h
SynchronousEventManager.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
SynchronousEventManager.h
Tape.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Tape.h
Utilities.cpp Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
Utilities.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
Video.cpp Some small changes to ensure code compiles with GCC. (PR #877) 2020-11-27 20:57:35 +00:00
Video.h Select a value of the Alpha mask that works at the same time in Windows and Linux (qt / sdl). 2020-11-28 14:13:20 +00:00
YamlHelper.cpp Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
YamlHelper.h
z80emu.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
z80emu.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00