Brandy Basic V for Dslinux: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
==Features== | ==Features== | ||
*It is a structured Basic with a full range of statement types such as WHILE and REPEAT loops, a block IF statement and a CASE statement. | * It is a structured Basic with a full range of statement types such as WHILE and REPEAT loops, a block IF statement and a CASE statement. | ||
*It has procedures and multi-line functions which can have local variables and arrays. | * It has procedures and multi-line functions which can have local variables and arrays. | ||
*It has 'indirection operators' which allow data structures to be constructed and manipulated. Memory can be allocated from the Basic heap that can be referenced using these operators. | * It has 'indirection operators' which allow data structures to be constructed and manipulated. Memory can be allocated from the Basic heap that can be referenced using these operators. | ||
*The Acorn-written interpreters include an assembler. | * The Acorn-written interpreters include an assembler. | ||
*Speed: the interpreter is very fast. | * Speed: the interpreter is very fast. | ||
==User guide== | ==User guide== | ||
| Line 31: | Line 31: | ||
==Changelog== | ==Changelog== | ||
'''1.19.DSL.02 17 January 2008''' | '''1.19.DSL.02 17 January 2008''' | ||
*MODE 47 | * MODE 47 64x32 text - for dslinux with 4x6 font. | ||
*MODE 48 | * MODE 48 64x21 text - for dslinux with 4x9 font. | ||
'''1.19.DSL.01 17 January 2008''' | '''1.19.DSL.01 17 January 2008''' | ||
*Initial port | * Initial port. | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Utility homebrews on DS]] | |||
Revision as of 11:50, 18 May 2021
| Brandy Basic V for Dslinux | |
| File:Brandybasicvds.jpg | |
| General | |
|---|---|
| Author(s) | David Daniels, Hideki |
| Type | Utility |
| Version | 1.19.DSL.02 |
| Licence | Mixed |
| Links | |
| [Media:Brandydslinux119dsl02.zip Download] | |
| Website | |
<htmlet>adsense</htmlet>