%import c64lib %import c64utils %import c64flt %zeropage basicsafe %option enable_floats main { sub start() { @($d020)=0 } }