10 lines
259 B
PHP
Raw Normal View History

2023-01-06 08:25:04 -05:00
; soft switches
TXTCLR = $c050 ; RW display graphics
MIXCLR = $c052 ; RW display full screen
TXTPAGE1 = $c054 ; RW display page 1
TXTPAGE2 = $c055 ; RW display page 2 (or read/write aux mem)
HIRES = $c057 ; RW display hi-res graphics
2023-01-06 21:56:36 -05:00
HPOSN = $F411