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
Next revisionBoth sides next revision
base:6502_6510_maths [2019-05-09 23:22] – [Random Numbers] vsariolabase:6502_6510_maths [2019-08-16 17:15] verz
Line 38: Line 38:
  
 ==== Square Root ==== ==== Square Root ====
-  * [[Fast sqrt]] (extracted from CSDB forums)- Graham+  * [[Fast sqrt]] (extracted from CSDB forums) - Graham 
 +  * [[16bit and 24bit sqrt]] (extracted from CSDB forums)
  
 ==== Log ==== ==== Log ====
Line 114: Line 115:
   * [[More Hexadecimal to Decimal Conversion]] - without lookup tables, by Andrew Jacobs - taken from [[http://www.6502.org|www.6502.org]]   * [[More Hexadecimal to Decimal Conversion]] - without lookup tables, by Andrew Jacobs - taken from [[http://www.6502.org|www.6502.org]]
   * [[Another Hexadecimal to Decimal Conversion]] - using lookup tables, to plain ASCII, by Mace   * [[Another Hexadecimal to Decimal Conversion]] - using lookup tables, to plain ASCII, by Mace
 +  * [[Int16 and UInt16 conversion to String]]
   * [[Decimal to Hexadecimal Conversion]] - by Mace   * [[Decimal to Hexadecimal Conversion]] - by Mace
   * [[8 bit to Hexadecimal Conversion]] - by Abujok   * [[8 bit to Hexadecimal Conversion]] - by Abujok
Line 123: Line 125:
  
   * [[The Secret of Fast LZW Crunching]] - by Antitrack/Legend, Sept.22nd, a.d.1998, for Domination paper edition   * [[The Secret of Fast LZW Crunching]] - by Antitrack/Legend, Sept.22nd, a.d.1998, for Domination paper edition
-  * [[RLE pack/unpack]] - Coded by MagerValp+  * [[base:rle_pack_unpack|RLE Toolkit for CC65 v 1.0]] - RLE pack/unpack coded by MagerValp
   * [[2Mhz Time Crunch V5 disassembled]] - Disassembly of Stoat and Tim's Time Cruncher V5. Disassembled by Marko Makela.   * [[2Mhz Time Crunch V5 disassembled]] - Disassembly of Stoat and Tim's Time Cruncher V5. Disassembled by Marko Makela.
   * [[Decruncher for MDG-Packer/Linker 1.1]] - Dasm source code for depacking MDG-Packer Files.   * [[Decruncher for MDG-Packer/Linker 1.1]] - Dasm source code for depacking MDG-Packer Files.
base/6502_6510_maths.txt · Last modified: 2023-08-21 00:49 by repose