AppleWin/source
Iván Izaguirre 36e318e344
Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807)
. It's an Apple II plus clone.
. The 48K bank-switched Rom is controlled with AN0 and AN1.
. The character generation video Rom has two full character sets: English and German (F10 to switch).
NB. At the prompt, "TEST" runs the ROM self-test.
2020-07-06 20:24:16 +01:00
..
CommonVICE
Configuration Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
CPU Fixed timing for 6502 opcodes: rol abs,x; lsr abs,x; ror abs,x. (Fixes #801) 2020-06-19 19:40:23 +01:00
Debugger
Tfe
Z80VICE
6821.cpp
6821.h
Applewin.cpp
Applewin.h
AY8910.cpp
AY8910.h
Card.h
CardManager.cpp
CardManager.h
Common.h Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
CPU.cpp
CPU.h
Disk2CardManager.cpp Auto-switch DiskII firmware to 13 or 16 sector depending on disk in drive-1 (#734) (PR #761) 2020-02-22 11:38:25 +00:00
Disk2CardManager.h
Disk.cpp
Disk.h Fixed cmd line regressions: (#790) 2020-05-25 21:59:26 +01:00
DiskDefs.h
DiskFormatTrack.cpp Fixed warning when LOG_DISK_ENABLED isn't defined 2020-02-23 13:23:48 +00:00
DiskFormatTrack.h
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp Auto-switch DiskII firmware to 13 or 16 sector depending on disk in drive-1 (#734) (PR #761) 2020-02-22 11:38:25 +00:00
DiskImageHelper.h
DiskLog.h
Frame.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
Frame.h
Harddisk.cpp
Harddisk.h
Joystick.cpp
Joystick.h
Keyboard.cpp
Keyboard.h
LanguageCard.cpp
LanguageCard.h
Log.cpp
Log.h
Memory.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
Memory.h Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
Mockingboard.cpp
Mockingboard.h MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there 2019-12-24 13:58:20 +00:00
MouseInterface.cpp
MouseInterface.h
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
NTSC_CharSet.h Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
NTSC.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
NTSC.h Debugger: added help for videoinfo cmd 2019-09-22 16:53:38 +01:00
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
RGBMonitor.cpp
RGBMonitor.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp Support 'Copam Base 64A' - a Taiwanese Apple II clone (#806) (PR #807) 2020-07-06 20:24:16 +01:00
SaveState.h Some more std::string changes. 2019-09-07 19:37:19 +01:00
SerialComms.cpp
SerialComms.h
SoundCore.cpp
SoundCore.h
Speaker.cpp
Speaker.h
Speech.cpp
Speech.h
SSI263Phonemes.h
StdAfx.cpp
StdAfx.h
Tape.cpp
Tape.h
Video.cpp Support 2nd Disk][ card and improved card management (#726) (PR #741) 2019-12-19 19:42:30 +00:00
Video.h
YamlHelper.cpp
YamlHelper.h
z80emu.cpp
z80emu.h