Changes
/* Peripherals */
*[https://www.cpc-power.com/index.php?page=detail&num=4725 Amstrad SSA-1] [https://www.cpc-power.com/index.php?page=detail&num=4724 Dk'Tronics] [https://www.cpc-power.com/index.php?page=detail&num=4660 TMPI] To test speech synthesizers emulation
*[https://www.cpc-power.com/index.php?page=database&lemot=AmDrum AmDrum] [https://www.cpc-power.com/index.php?page=database&lemot=Digitracker Digitracker] To test [[Amdrum|AmDrum]] and [[Digiblaster]] soundcards emulation
*[https://www.cpc-power.com/index.php?page=detail&num=4012 Advanced OCP Art Studio] To test [[AMX Mouse|AMX]] and [[Kempston Mouse|Kempston mouse]] emulation
*[https://unidos.cpcscene.net/ UniDOS] [[SymbOS]] To test [[X-Mass]] IDE/PATA mass-storage and [https://pulkomandy.github.io/shinra.github.io/nova.html Nova] RTC/NVRAM emulation
Rationale for picking the Willy, X-Mass, Nova modern CPC peripherals: * Willy is a simple PC LPT connection adapter, nothing modern about it. The OPL3 chip has been released in 1990. The MIDI protocol was created in 1983 and General MIDI has been adopted in 1991. So the vintage CPC experience is preserved.
* The IDE/PATA mass-storage interface has been designed in 1986. So it preserves the vintage CPC experience too.
* The NVRAM in Nova is useful to handle the FAT filesystem in mass-storage without using the CPC RAM (for compatibility with old CPC software) and without the performance penalty of using the mass-storage itself as NVRAM. Also some older RTC chips have the Y2K bug and so are useless now.