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:Integer Multiplication

139 bytes added, 09:01, 18 October 2015
added information about size and time of the execution
'''Output:''' HL = ''Product''
'''Clocks:''' 188-244 (216 on average)
 
'''Size:''' 33 bytes
 
The additional clocks and bytes maybe required to set up D and L and for RET.
<pre>
sla h ; optimised 1st iteration
add hl,de ; ...
</pre>
 
== Classic 16bit * 8bit Unsigned ==
22
edits