Changes
/* Emulator Detection */
= Emulator Detection =
To detect Amstrad CPC emulators, you can target the minute details of chips such as the Z80, the CRTC and the PPI chips that are almost always wrongly implemented by emulators.
You can also target the FDC chip that is only replicated superficially in all emulators because the internals of the chip are still unknown.