Changes

Jump to: navigation, search

Programming:Integer Multiplication

17 bytes added, 07:20, 24 October 2015
/* Very fast 8bit * 8bit Unsigned with only 1K of tables */
'''Output''': DE = Product
'''ClocksCPC Cycles''': 104-112 (108 on average) = 26-28 (27)
'''Size''': 24 bytes of code and 1024 bytes for the tables
22
edits