cpctelera
cpctelera copied to clipboard
Astonishingly fast Amstrad CPC game engine for C developers
Creation of a function that prints the key pressed on the keyboard. An example of using the function cpct_getKeypressedAsASCII_asm
Added a little example of the routine cpct_getKeypressedAsASCII (); in the documentation.
function that divides an integer 8 bit number by 10. Re-request pull by fail of myself(sorry)
Created an example of the function isanykeypressed inside the documentation.