LZ: Another Question


[Prev][Next][Index][Thread]

LZ: Another Question



I know everyone is getting annoyed with me asking question so i have been 
trying to figure this out myself but until i get the z80 book i need some 
help.. i need some type of routine to read 2 coordinate in and store 1 in HL 
and one in DE for example


.db $0405,$0608  


The routine should load $0405,hl and $0608,de ... i wrote some that kinda 
worked but i would like to see how an experience programmer would do it...


Thanx