New MMBasic manual available with many error fixes. This version states on the front page “Revision 1 (18 July 2025)”
Note sections regarding ‘vga’ and ‘hdmi’ graphics/versions don’t apply to the PicoCalc.
New MMBasic manual available with many error fixes. This version states on the front page “Revision 1 (18 July 2025)”
Note sections regarding ‘vga’ and ‘hdmi’ graphics/versions don’t apply to the PicoCalc.
I see one error still there: PLAY TONE requires both left and right frequencies to be entered but the syntax on page 143 says this:
PLAY TONE left [, right [, dur] [,interrupt]]]
This is incorrect. It should read:
PLAY TONE left, right [,dur] [,interrupt]
Post a comment on the Backshed…
I did but some people here don’t read the comments there so I duplicate them here just to keep them informed.
I also changed frequency bottom range to 10Hz in my shortened version… 36 pages removed including HDMI and VGA specific sections/commands. Sprite commands left in as conflicting statements re use with LCD panels.