Changes

Emulators

15 bytes added, 16:50, 17 August 2023
/* Mass-storage, RTC and network dilemma */
*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.
*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 regarding the filesystem and network protocols for the CPC.
The dilemma is that emulating multiple mass-storage and network solutions mean fragmenting the already small CPC community and so having less compatible CPC software and bringing complexity and confusion to users. So a choice has to be made. What solution should we emulate?
== Copy-protection ==
13,173
edits