ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
worker_6502.c File Reference
#include "../tester.h"

Go to the source code of this file.

Functions

void execute6502 (Environment *_environment, char *_asm_filename, Variable *_variable)

Function Documentation

◆ execute6502()

void execute6502 ( Environment * _environment,
char * _asm_filename,
Variable * _variable )

Definition at line 3 of file worker_6502.c.