|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../tester.h"Go to the source code of this file.
Functions | |
| void | execute6502 (Environment *_environment, char *_asm_filename, Variable *_variable) |
| void execute6502 | ( | Environment * | _environment, |
| char * | _asm_filename, | ||
| Variable * | _variable ) |
Definition at line 3 of file worker_6502.c.