Skip to main content
Commonmark migration
Source Link

#BBC BASIC#

BBC BASIC

#Rev 1, 340 - 150 keyboard - 150 playing = 40#

Rev 1, 340 - 150 keyboard - 150 playing = 40

#Rev 0, 337 - 150 keyboard - 150 playing = 37#

Rev 0, 337 - 150 keyboard - 150 playing = 37

#BBC BASIC#

#Rev 1, 340 - 150 keyboard - 150 playing = 40#

#Rev 0, 337 - 150 keyboard - 150 playing = 37#

BBC BASIC

Rev 1, 340 - 150 keyboard - 150 playing = 40

Rev 0, 337 - 150 keyboard - 150 playing = 37

edited body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114

Both sides of keyboard displayed as well as the full line between BE and CF.

Both sides of keyboard displayed as well as the full line between B and C.

Both sides of keyboard displayed as well as the full line between E and F.

deleted 233 characters in body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114

Both sides of keyboard displayed as well as the full line between B and C. The relevant line to increment the variable C which indicates when the full bar of the graphic string must be printed is as follows:c=1-((n=-1)+(n=4)+(n=11))*5 BBC basic uses -1 for TRUE, so it actually adds 5 when n=-1,4, or 11.

Both sides of keyboard displayed as well as the full line between B and C. The relevant line to increment the variable C which indicates when the full bar of the graphic string must be printed is as follows:c=1-((n=-1)+(n=4)+(n=11))*5 BBC basic uses -1 for TRUE, so it actually adds 5 when n=-1,4, or 11.

Both sides of keyboard displayed as well as the full line between B and C.

added 662 characters in body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114
Loading
Corrected the length in bytes (newlines were not included)
Source Link
Loading
Bounty Awarded with 50 reputation awarded by Mathieu Rodic
added 54 characters in body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114
Loading
added 2250 characters in body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114
Loading
added 48 characters in body
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114
Loading
Source Link
Level River St
  • 29.3k
  • 4
  • 43
  • 114
Loading