Difference between revisions of "Source Codes"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Graphics) |
(added "Floppy disk" section) |
||
Line 36: | Line 36: | ||
*[[Programming:Program to save the ROM of the Multiface 2|Program to save the ROM of the Multiface 2]] | *[[Programming:Program to save the ROM of the Multiface 2|Program to save the ROM of the Multiface 2]] | ||
*[[Programming:SYMBiFACE II|SYMBiFACE II]] | *[[Programming:SYMBiFACE II|SYMBiFACE II]] | ||
+ | |||
+ | == Floppy disk == | ||
+ | *[[Programming:Detecting an Amstrad or Vortex disc controler|Detecting an Amstrad or Vortex disc controler]] | ||
== Graphics == | == Graphics == |
Revision as of 15:48, 12 March 2007
This article contains source codes and programming examples. You may also have a look at
Assembler
Algorithms
- CPC OS floating point routines
- CRC16
- CRC32
- Integer Division
- Integer Multiplication
- Fast Square Root
- Filling memory with a byte
- Square Root
- Precalculated square
- Random Number Generator
- Sin/Cos calculation
CPC Plus
- Hardware sprites
- Horizontal scroll
- RLE hardware sprites
- Screen splitting
- Unlocking ASIC
- Vertical scroll
Devices
Floppy disk
Graphics
- Display a 8-bit number in binary
- Display a 8-bit number in hex
- Display a byte as a 3-digit decimal number
- Fast plot
- Fast Sprites by Executioner
- Hardware Scrolling by Executioner
- Hardware Scrolling 2
- Overscan