Skip to content

Instantly share code, notes, and snippets.

View laubzega's full-sized avatar

laubzega

  • Santa Clara, CA
View GitHub Profile
@laubzega
laubzega / optcompo38.s
Created August 16, 2019 03:37
optcompo
; Build _without_ BASIC header
;
* = $2e0
start:
lda #$92
next_basic_line:
next_char:
ldx #$A0
adr: stx $7c0
adr2: stx $7c0+39