notes:
- This documentation relates about information necessary to use the
CpcAlive emulator. A demonstration, utility softwares, a Z80 assembler, a X86 assembler, documentations about Cpc
exploitation and Bios/Dos interruptions are
available on the internet site:
www.cpcalive.com
- This
documentation uses two types of hexadecimal values notation. The first
notation adds the sign "&" in front of the value,
ex:&3F. The second notation adds the letter "h" behind the value,
ex:3Fh.