User Tools

Site Tools


base:quicksort_16-bit_elements

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:quicksort_16-bit_elements [2016-08-19 09:44] litwr2base:quicksort_16-bit_elements [2016-08-30 22:28] – a fix for an array address >= $8000 litwr2
Line 61: Line 61:
           tya           tya
           adc i2hi           adc i2hi
-          lsr+          ror
           sta zp1hi           sta zp1hi
           ror zp1lo           ror zp1lo
Line 277: Line 277:
           tya           tya
           adc i2hi           adc i2hi
-          lsr+          ror
           sta zp1hi           sta zp1hi
           ror zp1lo           ror zp1lo
base/quicksort_16-bit_elements.txt · Last modified: 2020-10-20 18:53 by litwr2