From ff67239ae7a1dfba8e0484dfdd6818f5c5d4f200 Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Sat, 23 Jan 2021 23:31:50 +0100 Subject: alphasma3k.cpp: Add note about firmware updates (#7698) --- src/mame/drivers/alphasma3k.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mame/drivers/alphasma3k.cpp b/src/mame/drivers/alphasma3k.cpp index ae26c4efe73..f0ecc6ba050 100644 --- a/src/mame/drivers/alphasma3k.cpp +++ b/src/mame/drivers/alphasma3k.cpp @@ -20,6 +20,11 @@ AlphaSmart 3000 PCB: | |__| / | HC132A HC74A on/off ____________________| |________/ |_______________________________________________________________/ +The later AlphaSmart models' firmware can be updated using the Manager application (Windows / Mac) and a USB cable. +Each update comprises two files, the "os" and the "smallos". Those files do not include the full Operating System image. +Two version updaters known: +- System 3 Neo Jul 11 2013, 09:44:53 + OS 3KNeo Small ROM, included with Manager 3.93 +- System 3 Neo Jan 27 2010, 13:44:00 + OS 3KNeo Small ROM, included with Manager 3.60 TODO: - Everything -- cgit v1.2.3