157Fermer159
zegooLe 04/02/2006 à 00:21
move.l #LCD_MEM,a0 ;
move.w #179,d0 ; (3840/16/4)-1
loop1: ;
move.l #$0FF00FF0,(a0)+ ;
dbra.w d0,loop1