AppleWin/source
michaelangel007 d5c646a2bc Cleanup whitespace
(cherry picked from commit b5af168257f3f1fee19a314ed7d88c31bf345750)
2014-11-28 23:33:04 -08:00
..
CommonVICE
Configuration Disk configuration: Minor coding style tweaks & clean-up 2014-10-10 21:24:50 +01:00
CPU
Debugger Cleanup whitespace 2014-11-28 23:33:04 -08:00
Tfe
Z80VICE
6821.cpp
6821.h
Applewin.cpp More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
Applewin.h More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
AY8910.cpp
AY8910.h
Common.h
CPU.cpp More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
CPU.h Simplified main-loop a bit more, and removed more globals from AppleWin.cpp 2014-09-14 16:12:55 +01:00
Disk.cpp Merge pull request #238 from AppleWin/memory_refactor 2014-10-12 20:58:25 +01:00
Disk.h
DiskDefs.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp
DiskImageHelper.h
Frame.cpp
Frame.h
Harddisk.cpp New disk selection interface 2014-10-01 19:18:46 -04:00
Harddisk.h
Joystick.cpp More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
Joystick.h More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
Keyboard.cpp
Keyboard.h
Log.cpp
Log.h
Memory.cpp Refactor: Removed unused vars from Memory.cpp. Also change Disk][ I/O regs to return floating bus. 2014-09-28 22:04:12 +01:00
Memory.h Refactor: Removed unused vars from Memory.cpp. Also change Disk][ I/O regs to return floating bus. 2014-09-28 22:04:12 +01:00
Mockingboard.cpp
Mockingboard.h
MouseInterface.cpp Fix #232: Mouse was still generating VBl IRQs after being removed. 2014-09-29 22:43:15 +01:00
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Registry.cpp
Registry.h
Riff.cpp
Riff.h
SaveState.cpp 1.25.0.2 Fixed: F12 Snapshot_LoadState() -> Snapshot_SetFilename() not keeping trailing backslash on path 2014-09-02 08:48:46 -07:00
SaveState.h
SerialComms.cpp
SerialComms.h
SoundCore.cpp
SoundCore.h
Speaker.cpp More main-loop reduction & removal of redundant globals. 2014-09-14 21:23:54 +01:00
Speaker.h
Speech.cpp
Speech.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
Structs.h
Tape.cpp
Tape.h
Video.cpp Better support for GH issues #129 and #204 (x86 CPU core is no longer max'ed out). 2014-09-21 21:42:19 +01:00
Video.h Simplified and moved main-loop video update logic into Video.cpp. 2014-09-13 22:22:27 +01:00
z80emu.cpp
z80emu.h