I'm looking for REAL description (floating values handled by the firmware).
anyone has it?
thanks
EDIT: found it!
http://www.cpcwiki.eu/index.php/Technical_information_about_Locomotive_BASIC#Floating_Point_data_definition (http://www.cpcwiki.eu/index.php/Technical_information_about_Locomotive_BASIC#Floating_Point_data_definition)
http://www.cpcwiki.eu/index.php/Technical_information_about_Locomotive_BASIC#BASIC_floating-point.2Freal_variables (http://www.cpcwiki.eu/index.php/Technical_information_about_Locomotive_BASIC#BASIC_floating-point.2Freal_variables)
Close, but it's the chapter above your link:
http://www.cpcwiki.eu/index.php/Technical_information_about_Locomotive_BASIC#Floating_Point_data_definition
If anyone's interested in another explanation of floating point values, there's a nice article by Fabien Sanglard, and extract from his book about Wolfenstein. The Intel chips use IEEE 754 but it's close enough to the CPC's format to help in understanding how floating point works. There's a few omissions in it but then it's not meant for a science paper.
http://fabiensanglard.net/floating_point_visually_explained/index.php