Micro-ROM file system definitions. More...


Go to the source code of this file.
Data Structures | |
| struct | _ROMENTRY |
| Mikro-ROM directory entry structure. More... | |
| struct | _ROMFILE |
| Mikro-ROM file information structure. More... | |
Typedefs | |
| typedef struct _ROMENTRY | ROMENTRY |
| Mikro-ROM directory entry type. | |
| typedef struct _ROMFILE | ROMFILE |
| Mikro-ROM file information type. | |
Variables | |
| ROMENTRY * | romEntryList |
| Linked list of all microROM files. | |
Micro-ROM file system definitions.
Definition in file uromfs.h.
Linked list of all microROM files.