Data update
This commit is contained in:
parent
0df55f9f24
commit
aec8ed51b6
1045 changed files with 18889 additions and 2777 deletions
|
|
@ -13,10 +13,8 @@
|
|||
|
||||
MSX Basic is the BASIC built into the ROM of the MSX compatible computers.
|
||||
|
||||
MSX BASIC is a dialect of the BASIC programming language. It is an extended version of Microsoft Standard BASIC Version 4.5, and includes support for graphic, music, and various peripherals attached to MSX Personal Computers. Generally, MSX-BASIC is designed to follow GW-BASIC
|
||||
MSX BASIC is a dialect of the BASIC programming language. It is an extended version of Microsoft Standard BASIC Version 4.5, and includes support for graphic, music, and various peripherals attached to MSX Personal Computers. Generally, MSX-BASIC is designed to follow GW-BASIC.
|
||||
|
||||
|
||||
=={{header|MSX Basic}}==
|
||||
<syntaxhighlight lang="qbasic">10 Rem Count 1 to 10 and print!
|
||||
20 for a=1 to 10
|
||||
30 Print a
|
||||
|
|
|
|||
1
Lang/MSX-Basic/Nim-game
Symbolic link
1
Lang/MSX-Basic/Nim-game
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Nim-game/MSX-Basic
|
||||
1
Lang/MSX-Basic/String-prepend
Symbolic link
1
Lang/MSX-Basic/String-prepend
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-prepend/MSX-Basic
|
||||
Loading…
Add table
Add a link
Reference in a new issue