Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
star_expander [2016/05/28 19:46]
ex_writer
star_expander [2016/05/28 19:47]
ex_writer
Line 4: Line 4:
  
 <code z80> <code z80>
 +
 ; XPAND load (code portions omitted for clarity) ; XPAND load (code portions omitted for clarity)
 +; [...]
 L2650: ​   LD      A,$08          L2650: ​   LD      A,$08         
           OUT     ​($19),​A ​      ; write 00001000B to XPAND (foreground color = 10, background = 00)           OUT     ​($19),​A ​      ; write 00001000B to XPAND (foreground color = 10, background = 00)