Changes
/* Mass-storage, RTC and network dilemma */
*[[Dobbertin Harddisc|Dobbertin HD20]] and [[Dobbertin Smart Watch]] are the true historically-accurate solution. But it's clumsy to use (4 partitions of 5MB) and did not use the FAT filesystem. While it clearly has historical value, is it still relevant to the community today?
*[[X-Mass]] IDE/PATA mass-storage with [[Nova]] NVRAM/RTC or [[Symbiface II]]. It is the historically-plausible solution (the IDE/PATA interface was created in 1986). But it's a lie as the IDE interface was effectively introduced on the CPC with the [[CPC-IDE]] prototype in 2004, the Symbiface II being available in 2006.
*[[Symbiface 3]], [[Albireo]] and [[M4 Board]] are the modern solutions that feed the CPC a direct file view of the mass-storage instead of a sectors view. So the FAT filesystem does not need to be handled on the CPC itself. Which means there is no need for the [[Nova]] NVRAM to help handling the filesystem. It's overall a simpler more convenient approach but . And it is definitely more future proof. But that means throwing away historical-accuracy completely. On the other hand, it is definitely more future proof.
*Symbiface 3 possess an onboard mp3 player. Are we still talking about Amstrad CPC here?
*Albireo provides low level access to internet via SLIP which mean having the IP stack on the CPC side instead of it being done by the peripheral like in the M4 board, and having a bridge server on the other side. So it is not convenient at all. Also no RTC onboard the Albireo which mean another peripheral is needed for it.