agon-bbc-basic icon indicating copy to clipboard operation
agon-bbc-basic copied to clipboard

Add clock support to BBC BASIC

Open breakintoprogram opened this issue 2 years ago • 1 comments

Via TIME$ virtual variable

In sorry.asm; GETIMS and PUTIMS

breakintoprogram avatar Mar 15 '23 22:03 breakintoprogram

Testing:

  • PRINT TIME$ - working
  • TIME$ = "" - not implemented yet

breakintoprogram avatar Mar 16 '23 13:03 breakintoprogram