Changes

Jump to: navigation, search

Programming:Integer Multiplication

2 bytes added, 07:36, 24 October 2015
/* Fast 8bit * 8bit Unsigned with only 512 bytes of tables */
'''Output''': A:E = Product
'''CPC Cycles''': 136-172 (154 on average) = 2634-28 43 (2738.5) usec
'''Size''': 44 bytes of code and 512 bytes for the tables
22
edits