User Tools

Site Tools


base:another_fast_8bit_multiplication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
base:another_fast_8bit_multiplication [2015-10-23 10:11] – created litwr2base:another_fast_8bit_multiplication [2015-10-23 10:42] litwr2
Line 1: Line 1:
 ====== Fast 8bit * 8bit = 16bit multiply ====== ====== Fast 8bit * 8bit = 16bit multiply ======
 <code> <code>
-; Fast 8bit * 8bit = 8bit multiply with 512 bytes tables+; Fast 8bit * 8bit = 16bit multiply with 512 bytes tables
 ; Multiplies AC by "fac" and returns result in .A (high) and "fac" (low) ; Multiplies AC by "fac" and returns result in .A (high) and "fac" (low)
  
-; by litwr (aka Vladimir Lidovski) 20151023+; by litwr (aka Vladimir Lidovski)with help of Urusergi 20151023
  
 ;it uses formula ;it uses formula
base/another_fast_8bit_multiplication.txt · Last modified: 2015-11-08 21:48 by litwr2