]> git.sur5r.net Git - cc65/blob - libsrc/apple2/rsetwnd.s
Squeezed out a few bytes
[cc65] / libsrc / apple2 / rsetwnd.s
1 ;
2 ; Ullrich von Bassewitz, 2004-06-03
3 ;
4 ; Rom SETWND routine
5 ;
6
7         .export         SETWND
8
9 SETWND  :=      $FB4B   ; Set window to max width and start row in accumulator
10