AppleWin/source
tomcw 4ab5aa1e7c SSC work:
. SSC: For TCP mode, support DSR, DCD & CTS status bits (#308).
. SSC: Now DTR must also be set to enable interrupts (in addition to the respective Tx/Rx interrupt bit).
. SSC: When reading the Status register, throttle calls to GetCommModemStatus() to a maximum of once every 8ms.
2018-04-14 21:15:41 +01:00
..
CommonVICE
Configuration
CPU
Debugger Add comment for the reason that reset doesn't affect memmode & videomode for II and II+ models. 2018-03-19 18:49:08 -07:00
Tfe Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Z80VICE
6821.cpp
6821.h
Applewin.cpp SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
Applewin.h Removed duplicate extern FILE* g_fh 2018-04-08 17:48:08 +01:00
AY8910.cpp
AY8910.h
Common.h
CPU.cpp
CPU.h
Disk.cpp Fix Swap Disk regression (fixes #543) 2018-04-02 18:21:18 +01:00
Disk.h
DiskDefs.h
DiskFormatTrack.cpp Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
Frame.cpp SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
Frame.h Frame.cpp: Remove redundant, commented out and if 0 code, mostly relating to the old full-screen implementation 2017-10-11 19:18:53 +01:00
Harddisk.cpp Added cmd-line options -h1,-h2 for specifying HDDs - #398 2018-04-02 12:38:05 +01:00
Harddisk.h
Joystick.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Joystick.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Keyboard.cpp
Keyboard.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Log.cpp SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
Log.h SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
Memory.cpp Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Memory.h Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Mockingboard.cpp Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Mockingboard.h
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 Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NoSlotClock.h
NTSC_CharSet.cpp
NTSC_CharSet.h Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
NTSC.cpp
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
Riff.cpp
Riff.h
SAM.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
SAM.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
SaveState.h
SerialComms.cpp SSC work: 2018-04-14 21:15:41 +01:00
SerialComms.h SSC: Support for TX IRQ and other SSC updates (#552) 2018-04-08 17:37:26 +01:00
SoundCore.cpp Removed duplicate extern FILE* g_fh 2018-04-08 17:48:08 +01:00
SoundCore.h
Speaker.cpp Removed duplicate extern FILE* g_fh 2018-04-08 17:48:08 +01:00
Speaker.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
Speech.cpp
Speech.h
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp
StdAfx.h
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 AppleWin's Config>Benchmark, reported a "Pure CPU MHz" which was not a good indicator of unthrottled speed for v1.26+, as it was still getting the emulator to do full NTSC/cycle-accurate video update. The reality (when in full-speed/unthrottled mode) is that the video is only refreshed at 16.6ms (wall-clock). 2018-03-03 22:01:03 +00:00
Video.h
YamlHelper.cpp
YamlHelper.h
z80emu.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
z80emu.h