;license:MIT ;(c) 2019 by 4am !cpu 6502 !to "build/PRELAUNCH/FORCE.7",plain *=$106 !source "src/prelaunch/common.a" ; TODO reset vector ; TODO cceleration ; TODO cheats jmp $2A55 !if * > $1C0 { !error "code is too large, ends at ", * }