45 int anyExpansionBank = 0;
52 if ( anyExpansionBank ) {
60 values[count] = actual->
id;
61 address[count] = strdup( actual->
name );
62 actual = actual->
next;
void cpu_address_table_build(Environment *_environment, char *_table, int *_values, char *_address[], int _count)
void cpu_address_table_lookup(Environment *_environment, char *_table, int _count)
void banks_generate(Environment *_environment)
#define MAX_TEMPORARY_STORAGE
struct _Environment Environment
Structure of compilation environment.
#define outhead2(s, a, b)
struct _Bank Bank
Structure of a single bank.
char DATATYPE_AS_STRING[][16]