Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
Changes - CPCWiki

Changes

Programming:Keyboard scanning

1 byte removed, 15:42, 6 September 2006
/* One line scanning routine */
out (c), c
ld b, &F6
out (c), ca
ld b, &F4
in a, (c)
* Bit = 0: Key is pressed
* Bit = 1: Key is not pressed
 
== Complete keyboard scanning routine ==
Anonymous user