|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
Go to the source code of this file.
Functions | |
| Variable * | load (Environment *_environment, char *_filename, char *_alias, int _at, int _bank_expansion, int _flags) |
| Emit code for LOAD(...). | |
| Variable * load | ( | Environment * | _environment, |
| char * | _filename, | ||
| char * | _alias, | ||
| int | _at, | ||
| int | _bank_expansion, | ||
| int | _flags ) |