Difference between revisions of "Source Codes"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Devices: SF2 added) |
|||
Line 12: | Line 12: | ||
== Devices == | == Devices == | ||
*[[Programming:CPC Booster|CPC Booster]] | *[[Programming:CPC Booster|CPC Booster]] | ||
+ | *[[Programming:SYMBiFACE II|SYMBiFACE II]] | ||
== Graphics == | == Graphics == |
Revision as of 16:31, 25 August 2006
Algorithms
- CPC OS floating point routines
- CRC16
- CRC32
- Integer Division
- Integer Multiplication
- Fast Square Root
- Precalculated square
- Random Number Generator
- Sin/Cos calculation