Go to the source code of this file.
Typedefs | |
| typedef struct block_s | block_t |
| typedef struct remap_s | remap_t |
Functions | |
| remap_t * | remap_loadmap (char *title) |
| unsigned long | remap_block (remap_t *map, int domain, int title, int program, unsigned long cblock, unsigned long offset) |
| remap_t* remap_loadmap | ( | char * | title | ) |
| unsigned long remap_block | ( | remap_t * | map, | |
| int | domain, | |||
| int | title, | |||
| int | program, | |||
| unsigned long | cblock, | |||
| unsigned long | offset | |||
| ) |
1.5.5