Structure of a single bank.
More...
#include <ugbc.h>
Structure of a single bank.
Definition at line 150 of file ugbc.h.
◆ address
Starting address
Definition at line 159 of file ugbc.h.
◆ bankAddress
Starting address for bank (if needed)
Definition at line 180 of file ugbc.h.
◆ baseAddress
Offset inside the resident RAM (if applied)
Definition at line 174 of file ugbc.h.
◆ data
Data contained in the block
Definition at line 177 of file ugbc.h.
◆ defaultResident
◆ filename
(optional) file name that will be loaded into the bank
Definition at line 165 of file ugbc.h.
◆ id
ID of the bank
Definition at line 153 of file ugbc.h.
◆ name
Name of the bank
Definition at line 156 of file ugbc.h.
◆ next
Link to the next bank (NULL if this is the last one)
Definition at line 185 of file ugbc.h.
◆ remains
Bank remaining size (in bytes)
Definition at line 171 of file ugbc.h.
◆ space
◆ type
The documentation for this struct was generated from the following file: