Changes

Jump to: navigation, search

Programming:Integer Multiplication

14 bytes added, 07:10, 24 October 2015
/* Fast 8bit * 8bit Unsigned (using log / antilog tables) */
'''Output:''' DE = ''Product''
'''ClocksCPC Cycles:''' 124= 31 usec
'''Size:''' 1024 bytes (768 bytes for the tables)
22
edits