Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Source Codes: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Algorithms: - Added 16 bit squae root
Graphics: Added Score handling stub
Line 69: Line 69:
*[[Programming:Display a 8-bit number in hex|Display a 8-bit number in hex]]
*[[Programming:Display a 8-bit number in hex|Display a 8-bit number in hex]]
*[[Programming:Display a byte as a 3-digit decimal number|Display a byte as a 3-digit decimal number]]
*[[Programming:Display a byte as a 3-digit decimal number|Display a byte as a 3-digit decimal number]]
*[[Programming:Display and update Scores|Display and update Scores]]
*[[Programming:Distorting the screen using register 2 of the CRTC (Horizontal Sync Position)|Distorting the screen using register 2 of the CRTC (Horizontal Sync Position)]]
*[[Programming:Distorting the screen using register 2 of the CRTC (Horizontal Sync Position)|Distorting the screen using register 2 of the CRTC (Horizontal Sync Position)]]
*[[Programming:Fast plot|Fast plot]]
*[[Programming:Fast plot|Fast plot]]

Revision as of 04:29, 20 September 2007

This article contains source codes and programming examples. You may also have a look at


Assembler

Algorithms

CP/M

CPC Plus

Devices

File access

Floppy disk

Graphics

Keyboard

Other routines