Skip to content

CoBinee/tinybas-msx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny BASIC

Tiny BASIC

説明

  • 変数は A~Z、配列は @、0〜32767 の数値のみ
  • コマンドは NEW, LIST, RUN
  • ステートメントは LET, PRINT, INPUT, GOTO, GOSUB, RETURN, IF, FOR, NEXT, STOP
  • 演算子は +, -, *, /, =, #, >, >=, <, <=
  • 関数は RND, ABS, SIZE

こちらから遊べます。⇒ WebMSX

動作環境

  • 32KB 以上の RAM を搭載した MSX

開発

About

This is BASIC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors