.. |
CommonVICE
|
|
|
Configuration
|
|
|
CPU
|
Fix #372: do IRQ() before NTSC_VideoUpdateCycles()
|
2016-11-14 22:23:30 +00:00 |
Debugger
|
Fixed compiler warning about too many arguments for sprintf.
|
2016-12-29 11:36:43 -05:00 |
Tfe
|
Fixed a compiler warning.
|
2016-12-29 11:37:54 -05:00 |
Z80VICE
|
|
|
6821.cpp
|
|
|
6821.h
|
|
|
Applewin.cpp
|
VideoRefreshScreen(): Use default args instead of passing 0 for arg0
|
2016-11-06 14:33:14 +00:00 |
Applewin.h
|
|
|
AY8910.cpp
|
Fixed indentation with tabs.
|
2016-12-29 11:36:21 -05:00 |
AY8910.h
|
|
|
Common.h
|
|
|
CPU.cpp
|
VBlank tweaks:
|
2016-11-16 11:18:41 +00:00 |
CPU.h
|
|
|
Disk.cpp
|
Refactor: Get rid of HIMAGE handle for disk images
|
2016-10-25 21:09:48 +01:00 |
Disk.h
|
|
|
DiskDefs.h
|
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
|
2014-08-14 17:48:38 +01:00 |
DiskImage.cpp
|
Refactor: polymorphically call CImageHelperBase Open() & Close()
|
2016-10-25 22:26:28 +01:00 |
DiskImage.h
|
Refactor: polymorphically call CImageHelperBase Open() & Close()
|
2016-10-25 22:26:28 +01:00 |
DiskImageHelper.cpp
|
|
|
DiskImageHelper.h
|
Refactor: polymorphically call CImageHelperBase Open() & Close()
|
2016-10-25 22:26:28 +01:00 |
Frame.cpp
|
Fixed compiler warning about too many arguments for sprintf.
|
2016-12-29 11:36:43 -05:00 |
Frame.h
|
|
|
Harddisk.cpp
|
Refactor: polymorphically call CImageHelperBase Open() & Close()
|
2016-10-25 22:26:28 +01:00 |
Harddisk.h
|
|
|
Joystick.cpp
|
|
|
Joystick.h
|
|
|
Keyboard.cpp
|
Apply fixes and enhancements to PR #285 (Support for TK3000 //e)
|
2016-10-22 23:20:23 +01:00 |
Keyboard.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
Memory.cpp
|
Some video-related comment clean up & simplified VideoGetVblBar()
|
2016-12-11 15:02:12 +00:00 |
Memory.h
|
|
|
Mockingboard.cpp
|
Fixed compiler warnings about adding integer to char.
|
2016-12-29 11:35:09 -05:00 |
Mockingboard.h
|
Removed redundant binary v2 save-state code
|
2016-02-14 16:01:30 +00:00 |
MouseInterface.cpp
|
|
|
MouseInterface.h
|
Save-state: Added save-type functions to YamlSaveHelper & use wherever saving state. Also added new cmd-line option: -load-state.
|
2016-02-24 21:51:20 +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: Removed g_aHorzClockMemAddress[] for caching the horz video scanner addr
|
2016-12-11 15:27:07 +00:00 |
NTSC.h
|
NTSC_VideoGetScannerAddress(): remove redundant 'long cycle6502' parameter
|
2016-11-17 19:52:49 +00:00 |
ParallelPrinter.cpp
|
|
|
ParallelPrinter.h
|
|
|
Peripheral_Clock_Generic.cpp
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
Peripheral_Clock_Generic.h
|
|
|
Peripheral_Clock_ThunderClockPlus.cpp
|
|
|
Pravets.cpp
|
Save-state:
|
2015-05-31 22:53:53 +01:00 |
Pravets.h
|
Save-state:
|
2015-05-31 22:53:53 +01:00 |
Registry.cpp
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
Registry.h
|
|
|
Riff.cpp
|
More header refactoring
|
2014-08-14 18:03:12 +01:00 |
Riff.h
|
|
|
SAM.cpp
|
|
|
SAM.h
|
|
|
SaveState_Structs_common.h
|
|
|
SaveState_Structs_v1.h
|
New save-state (.aws) v2:
|
2015-04-11 22:24:54 +01:00 |
SaveState.cpp
|
Save-state: Draw the frame,buttons,etc as soon as we know the Apple2Type, to remove the issue where the drive buttons appear before the rest of the buttons. (Repro: Loading a 32MB gzip'ed HDD image from the command line.)
|
2016-12-11 16:31:25 +00:00 |
SaveState.h
|
|
|
SerialComms.cpp
|
|
|
SerialComms.h
|
Removed redundant binary v2 save-state code
|
2016-02-14 16:01:30 +00:00 |
SoundCore.cpp
|
|
|
SoundCore.h
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
Speaker.cpp
|
Removed unsupported PC speaker sound types
|
2016-09-07 22:20:15 +01:00 |
Speaker.h
|
|
|
Speech.cpp
|
|
|
Speech.h
|
|
|
SSI263Phonemes.h
|
|
|
StdAfx.cpp
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
StdAfx.h
|
|
|
Tape.cpp
|
|
|
Tape.h
|
|
|
Video.cpp
|
Some video-related comment clean up & simplified VideoGetVblBar()
|
2016-12-11 15:02:12 +00:00 |
Video.h
|
VBlank tweaks:
|
2016-11-16 11:18:41 +00:00 |
YamlHelper.cpp
|
Save-state: rename SaveHex{4|8|12|16...64} to SaveHexUint{4|8|12|16...64}
|
2016-03-04 21:26:14 +00:00 |
YamlHelper.h
|
Save-state: rename SaveHex{4|8|12|16...64} to SaveHexUint{4|8|12|16...64}
|
2016-03-04 21:26:14 +00:00 |
z80emu.cpp
|
Removed redundant binary v2 save-state code
|
2016-02-14 16:01:30 +00:00 |
z80emu.h
|
|
|