llvm-mos-sdk
Typedefs | Functions
mapper_rom_multi.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned char rom_bank_t
 
typedef unsigned char banked_area_t
 

Functions

void bank_select (banked_area_t area, rom_bank_t bank_id)
 

Typedef Documentation

◆ banked_area_t

typedef unsigned char banked_area_t

◆ rom_bank_t

typedef unsigned char rom_bank_t

Function Documentation

◆ bank_select()

void bank_select ( banked_area_t  area,
rom_bank_t  bank_id 
)