37#if defined(__coleco__) || defined(__cpc__) || defined(__sc3000__) || defined(__sg1000__) || defined(__vg5000__) || defined(__zx__) || defined(__vz200__)
void bank_set(Environment *_environment, int _bank)
Emit ASM code for instruction BANK ....
void bank_set_var(Environment *_environment, char *_bank)
Emit ASM code for instruction BANK ....
struct _Environment Environment
Structure of compilation environment.