.. |
CommonVICE
|
|
|
CPU
|
- Finished Version 2 cleanup of opcode table
|
2010-06-13 14:34:41 +00:00 |
Debugger
|
2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year.
|
2010-12-18 14:54:48 +00:00 |
Tfe
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Z80VICE
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
6821.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
6821.h
|
|
|
Applewin.cpp
|
Wrap all instances of Speech API in USE_SPEECH_API
|
2010-11-24 22:39:20 +00:00 |
Applewin.h
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
AY8910.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
AY8910.h
|
|
|
Common.h
|
- Groundwork for Apple )(d Virtual Debug
|
2010-12-14 18:00:10 +00:00 |
CPU.cpp
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
CPU.h
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
Disk.cpp
|
Bug fix: Loading save-state file (.aws) wasn't Win32-closing .dsk images in drives. Problem if Drive1 contained eg. Skyfox.dsk and you attempt to load a .aws with the same Skyfox.dsk.
|
2010-08-01 19:51:11 +00:00 |
Disk.h
|
Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
|
2010-01-03 18:43:08 +00:00 |
DiskImage.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
DiskImage.h
|
Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
|
2010-01-03 18:43:08 +00:00 |
DiskImageHelper.cpp
|
Fix: Previous commit broke growing of HDD images (normal file).
|
2010-09-05 12:11:33 +00:00 |
DiskImageHelper.h
|
Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
|
2010-01-03 18:43:08 +00:00 |
Frame.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Frame.h
|
CtrlReset cleanup
|
2009-02-17 02:12:39 +00:00 |
Harddisk.cpp
|
Fix: Unplugged HDD persisted correctly to Registry.
|
2010-09-04 21:17:29 +00:00 |
Harddisk.h
|
Merge from Tom: 674-676
|
2010-01-17 18:43:06 +00:00 |
Joystick.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Joystick.h
|
|
|
Keyboard.cpp
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
Keyboard.h
|
|
|
Log.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Log.h
|
|
|
Memory.cpp
|
Removed Michael's hack for $C07D
|
2010-09-07 20:13:15 +00:00 |
Memory.h
|
|
|
Mockingboard.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Mockingboard.h
|
Small clean-up to peripheral card IO config
|
2009-04-16 21:18:13 +00:00 |
MouseInterface.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
MouseInterface.h
|
|
|
NoSlotClock.cpp
|
More efficient No-Slot-Clock implementation with UINT64.
|
2010-08-29 10:06:36 +00:00 |
NoSlotClock.h
|
More efficient No-Slot-Clock implementation with UINT64.
|
2010-08-29 10:06:36 +00:00 |
ParallelPrinter.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
ParallelPrinter.h
|
|
|
Peripheral_Clock_Generic.cpp
|
cleanup formatting of comment
|
2009-02-16 19:13:20 +00:00 |
Peripheral_Clock_Generic.h
|
|
|
Peripheral_Clock_ThunderClockPlus.cpp
|
|
|
PropertySheetPage.cpp
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
PropertySheetPage.h
|
pretty print - misc clean up
|
2009-02-14 03:36:54 +00:00 |
Registry.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Registry.h
|
|
|
Riff.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Riff.h
|
|
|
SaveState.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
SaveState.h
|
|
|
SerialComms.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
SerialComms.h
|
Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
|
2010-01-03 18:43:08 +00:00 |
SoundCore.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
SoundCore.h
|
Merge from AppleWin-Tom @ 565-614 (Excluded HEAD=615, due to Tree Conflict errors)
|
2009-10-07 21:38:42 +00:00 |
Speaker.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Speaker.h
|
Merge from AppleWin-Tom @ 565-614 (Excluded HEAD=615, due to Tree Conflict errors)
|
2009-10-07 21:38:42 +00:00 |
Speech.cpp
|
Wrap all instances of Speech API in USE_SPEECH_API
|
2010-11-24 22:39:20 +00:00 |
Speech.h
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
SSI263Phonemes.h
|
Fixed to work with pre-compiled header
|
2009-02-16 19:19:50 +00:00 |
StdAfx.h
|
Removed Michael's hack for $C07D
|
2010-09-07 20:13:15 +00:00 |
Structs.h
|
Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
|
2010-01-03 18:43:08 +00:00 |
Tape.cpp
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
Tape.h
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
Util_MemoryTextFile.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
Util_MemoryTextFile.h
|
|
|
Video.cpp
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
Video.h
|
Fixes for:
|
2010-08-17 07:52:23 +00:00 |
z80emu.cpp
|
Merge from Tom: r683
|
2010-02-14 21:11:26 +00:00 |
z80emu.h
|
Small clean-up to peripheral card IO config
|
2009-04-16 21:18:13 +00:00 |