Changes

Emulators

32 bytes added, 15:33, 17 August 2023
/* Mass-storage 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 II offers PS/2 mouse support, which is again not historically accurate.
*[[Albireo]], [[M4 Board]] and [[Symbiface III]] 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 NVRAMto help handling the filesystem. It's overall a simpler more convenient approach but that means throwing away historical-accuracy completely. On the other hand, it is definitely more future proof.
*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 server gateway so it is not convenient at all. Also no RTC onboard the Albireo which mean another peripheral is needed for it.
*M4 Board is [https://unidos.cpcscene.net/doku.php?id=en%3Aannexes the fastest measured solution for mass-storage on the CPC]. It is a very complete and convenient solution with RTC and wifi network and very future proof. But that means sacrificing all historical ressemblance as the M4 board does all the hard work for the CPC.
13,173
edits