Difference between revisions of "Source Codes"
From CPCWiki - THE Amstrad CPC encyclopedia!
m (→Devices) |
m (Programming moved to Source Codes: list should only contain source code articles) |
(No difference)
|
Revision as of 09:34, 4 September 2006
This article contains source codes and programming examples. You may also have a look at
Contents
Algorithms
- CPC OS floating point routines
- CRC16
- CRC32
- Integer Division
- Integer Multiplication
- Fast Square Root
- Precalculated square
- Random Number Generator
- Sin/Cos calculation