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

Add `SEEK #s, p` command to move to position `p` in file attached to stream `s`. #111

Closed cheveron closed 2 years ago

cheveron commented 2 years ago

line validation done

cheveron commented 2 years ago

Moved to task #115.