Talk:Programming:Fast plot

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 11:00, 11 March 2010 by Urusergi (Talk | contribs)

Jump to: navigation, search

The routines in MODE 0 and MODE 2 will not work properly due to lack of a command:

ADD HL, HL ;HL * 2 ADD HL, HL ;HL * 4 ADD HL, BC ;+ BC = Startaddress ADD HL, HL ;of the raster line

LD A, E