;license:MIT ;(c) 2019 by qkumba !cpu 6502 !to "build/PRELAUNCH.INDEXED/BOLO",plain *=$106 !source "src/macros.a" +ENABLE_ACCEL lda #$60 sta $8034 jsr $4ab0 ; decompress and show title +GET_MACHINE_STATUS and #CHEATS_ENABLED beq + lda #$a5 sta $1619 sta $11ae + +DISABLE_ACCEL jmp $1100 !if * > $1C0 { !error "code is too large, ends at ", * }