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
Changes - CPCWiki

Changes

Programming:Integer Multiplication

83 bytes added, 07:06, 24 October 2015
added timing and size info
'''Output:''' A:HL = ''Product''
 
'''CPC Cycles:''' 212-300 (256 on average) = 53-75 (64) usec
 
'''Size:''' 46 bytes
<pre>
adc a,c ; ...
</pre>
 
== Fast 8bit * 8bit Unsigned (using log / antilog tables) ==
22
edits