Difference between revisions of "Emulator IDs"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→List of known Emulator-IDs) |
(→List of known Emulator-IDs) |
||
Line 2: | Line 2: | ||
== List of known Emulator-IDs == | == List of known Emulator-IDs == | ||
− | <pre>- #99: WinCPC | + | <pre> |
+ | - #88: VirtualCPC | ||
+ | - #99: WinCPC | ||
- #A0: JavaCPC | - #A0: JavaCPC | ||
- #C0: C-One Normal | - #C0: C-One Normal |
Revision as of 12:57, 14 August 2011
Some CPC emulators use Port &FEFE to provide a method to identify a specific CPC emulator. CPC programs could use this ID to detect an emulator and change some of their behaviour (e.g. changing graphic effechts which will not work on an emulator or using special emulator-specific features). Reading from this port returns the Emulator-ID or &FF on the real CPC and on emulators which do not provide this feature.
List of known Emulator-IDs
- #88: VirtualCPC - #99: WinCPC - #A0: JavaCPC - #C0: C-One Normal - #C1: C-One Turbo - #C2: TREX Normal - #C3: TREX Turbo - #CE: CPCE - #FF: Caprice, WinApe or a real CPC
NOTE: It should be noted that the value #FF is just valid on a bare CPC (not plus!) and any extensions connected can change this!