AppleWin/source
TomCh aa59c71847
Add support for PAL/European or custom 8K video ROMs (#596)
Added new cmd-line switch: -videorom <file> to replace the video ROM for the Enhanced //e.
- Support video ROM sizes of 4K, 8K and 16K (top 8K only).
- NB. The rocker switch is set to European video ROM.
F10 (for //e or Enhanced //e models) emulates the PAL //e's rocker switch (under the keyboard) to toggle between European or US video ROM.

Other:
- Fixed debugger's view of the AltCharSet soft-switch (it was showing the opposite state).
2018-11-17 16:29:17 +00:00
..
CommonVICE
Configuration
CPU
Debugger Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
Tfe
Z80VICE
6821.cpp
6821.h
Applewin.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
Applewin.h Apple II: Language Card and Saturn support for slot-0 (PR #589) 2018-10-26 11:23:30 -07:00
AY8910.cpp
AY8910.h
Common.h
CPU.cpp Remove old debug timing code (#540) 2018-02-26 21:34:01 +00:00
CPU.h
Disk.cpp
Disk.h
DiskDefs.h DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskFormatTrack.cpp Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskFormatTrack.h Refactor of Disk.cpp and Disk.h in preparation for #543. 2018-02-25 13:38:04 +00:00
DiskImage.cpp
DiskImage.h
DiskImageHelper.cpp
DiskImageHelper.h
DiskLog.h
Frame.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00: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
Memory.h Refactor: consolidate 'modechanging' optimisations into a single function 2018-11-10 10:30:19 +00:00
Mockingboard.cpp
Mockingboard.h
MouseInterface.cpp
MouseInterface.h Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
NoSlotClock.cpp
NoSlotClock.h
NTSC_CharSet.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
NTSC_CharSet.h Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
NTSC.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
NTSC.h
ParallelPrinter.cpp
ParallelPrinter.h
Peripheral_Clock_Generic.cpp
Peripheral_Clock_Generic.h
Peripheral_Clock_ThunderClockPlus.cpp
Pravets.cpp
Pravets.h
Registry.cpp
Registry.h
Riff.cpp
Riff.h
SAM.cpp
SAM.h
SaveState_Structs_common.h
SaveState_Structs_v1.h
SaveState.cpp
SaveState.h
SerialComms.cpp
SerialComms.h
SoundCore.cpp
SoundCore.h
Speaker.cpp
Speaker.h
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
Tape.h
Video.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
Video.h Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
YamlHelper.cpp
YamlHelper.h
z80emu.cpp Refactor codebase by renaming nCyclesLeft to uExecutedCycles (#540) 2018-03-03 21:27:50 +00:00
z80emu.h