User Tools

Site Tools


base:variable_speedcode_runlength

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
base:variable_speedcode_runlength [2016-04-16 11:43] bitbreakerbase:variable_speedcode_runlength [2016-04-16 11:59] bitbreaker
Line 6: Line 6:
  
 <code> <code>
 +                        ;<- enter here
         sta $0400         sta $0400
         sta $0401         sta $0401
Line 15: Line 16:
         sta $0407         sta $0407
         sta $0408         sta $0408
 +                        ;<- leave here
         sta $0409         sta $0409
         sta $040a         sta $040a
Line 51: Line 53:
           lda runlength_hi,x           lda runlength_hi,x
           sta $dd05           sta $dd05
 +
 +          tsx
                      
           lda #$09           lda #$09
Line 80: Line 84:
           !byte $00,$00,$00,$00,$00 ...           !byte $00,$00,$00,$00,$00 ...
 exit exit
-          tsx 
-          txa 
-          sbx #$03 
           txs           txs
           cli           cli
base/variable_speedcode_runlength.txt · Last modified: 2022-01-14 12:45 by bitbreaker