User Tools

Site Tools


base:6502_6510_maths

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
base:6502_6510_maths [2021-12-10 17:16] – [Random Numbers] kruthersbase:6502_6510_maths [2023-08-21 00:49] (current) – [Multiplication] repose
Line 30: Line 30:
   * [[Seriously fast multiplication]] (8/16 bit signed/unsigned multiplication) - by JackAsser/Instinct   * [[Seriously fast multiplication]] (8/16 bit signed/unsigned multiplication) - by JackAsser/Instinct
   * [[Fastest multiplication]] (16 bit unsigned multiplication) - by Repose   * [[Fastest multiplication]] (16 bit unsigned multiplication) - by Repose
 +  * [[Fastest multiplication 2023]] (16 bit unsigned multiplication) - by Repose
   * [[Another fast 8bit multiplication]] (16bit product) - by litwr   * [[Another fast 8bit multiplication]] (16bit product) - by litwr
   * [[Table generator routine for fast 8 bit mul table]] - by Graham   * [[Table generator routine for fast 8 bit mul table]] - by Graham
Line 55: Line 56:
  
   * [[8bit atan2 (8-bit angle)]] - by doynax   * [[8bit atan2 (8-bit angle)]] - by doynax
 +  * [[8bit atan2 using the CORDIC algorithm]] - by Oswald
   * [[Generating Sines with BASIC]] - by Doynax   * [[Generating Sines with BASIC]] - by Doynax
   * [[Generating Approximate Sines in Assembly]] - by White Flame   * [[Generating Approximate Sines in Assembly]] - by White Flame
Line 147: Line 149:
   * [[base:LZMPi compression|LZMPi compressor and decompressor]]. Includes source and examples.   * [[base:LZMPi compression|LZMPi compressor and decompressor]]. Includes source and examples.
   * [[base:compression_benchmarks|Compression Benchmarks]]. A comparison of compression ratios and decompression speeds of various packers.   * [[base:compression_benchmarks|Compression Benchmarks]]. A comparison of compression ratios and decompression speeds of various packers.
 +  * [[base:Dictionary compression|Dictionary compression algorithm]]. Includes source and examples.
base/6502_6510_maths.1639153015.txt.gz · Last modified: 2021-12-10 17:16 by kruthers