Difference between revisions of "Source Codes"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(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 00: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