dusthillresident on Nostr: #bbcmicrobot 🚀 DIM B% 100: P%=B% [ INC &77 LDA &77: ROL A: ROL &77: LDA &77: ADC ...
#bbcmicrobot 🚀
DIM B% 100: P%=B%
[
INC &77
LDA &77: ROL A: ROL &77: LDA &77: ADC &76: STA &76
ROL A: ROL &76: ROL A: ROL &76: LDA &76: EOR &77: STA &77
RTS
]
MODE 4:VDU5
REPEATPLOT69,(USRB%AND255)*4,(USRB%AND255)*4:UNTILFALSE
REM posting this to show to a friend outside mastodon. I'm doing it this way because for some reason the bbcmic.ro 'share' links don't work properly and everyone keeps saying "your link didnt work"
DIM B% 100: P%=B%
[
INC &77
LDA &77: ROL A: ROL &77: LDA &77: ADC &76: STA &76
ROL A: ROL &76: ROL A: ROL &76: LDA &76: EOR &77: STA &77
RTS
]
MODE 4:VDU5
REPEATPLOT69,(USRB%AND255)*4,(USRB%AND255)*4:UNTILFALSE
REM posting this to show to a friend outside mastodon. I'm doing it this way because for some reason the bbcmic.ro 'share' links don't work properly and everyone keeps saying "your link didnt work"