You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pico edition of BBC BASIC is setting @platform% to &406, which is confusing patience.bbc, with the consequence that it selects the wrong character set. I can modify patience.bbc to cope with this, but what does the 4 signify?
The text was updated successfully, but these errors were encountered:
The Pico edition of BBC BASIC is setting
@platform%
to &406, which is confusing patience.bbc, with the consequence that it selects the wrong character set. I can modify patience.bbc to cope with this, but what does the 4 signify?The text was updated successfully, but these errors were encountered: