Changes

Programming:Integer Division

71 bytes added, 16:51, 16 November 2015
/* 32bit division */
'''Destroyed:''' AF,DE,IY
 
'''CPC Cycles:''' approximately 7800, 1900 usec
 
'''Size:''' 91 bytes
<pre>
ret ;IY,BC=Value1 DIV Value2
</pre>
 
== Fast 32bit division ==
22
edits