.include "memory.inc" ; nb of bytes to be displayed in DBG_TRACES[0] .export DBG_TRACE ; bytes to be displayed .export DBG_TRACES .CODE .define STROUT $DB3A ; Applesoft: OUTPUTS AY-POINTED NULL TERMINATED STRING .define LINPTR $ED24 ; Applesoft: Displays the number A(high)X(low) in decimal ; Traces the number of TRACES requested DBG_TRACE: ldy #>str_trace lda #str_space lda #