diff --git a/applecorn.po b/applecorn.po index 11ea2cb..fdeb8ba 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/mainmem.shr.s b/mainmem.shr.s index 086cb75..b622992 100644 --- a/mainmem.shr.s +++ b/mainmem.shr.s @@ -105,15 +105,13 @@ SHRUSERCHAR >>> ENTMAIN DEY BRA :L0 - :S1 LDY #$00 :L1 LDA SHRVDUQ+1,Y ; Row of pixels JSR SHRXPLDROW INY CPY #$08 ; Last row? BNE :L1 -:DONE RTS - >>> XF2AUX,VDU23RET +:DONE >>> XF2AUX,VDU23RET :INCREMENT DB $00