source-solutions / sebasic4

SE BASIC - A free BASIC interpreter written in Z80 assembly language
GNU General Public License v3.0
62 stars 6 forks source link

Missing commands and functions from PC BASIC #120

Open aowendev opened 1 year ago

aowendev commented 1 year ago

Allocated but not used

There are 12 unallocated tokens. $ff should be reserved for double-byte tokens which will be user defined commands extensions. Checkmarks indicate preferences.

Functions

Commands