SCAT memory changes. Patch from Greatpsycho.
This commit is contained in:
parent
807ee15f49
commit
7ec1adb65f
3 changed files with 41 additions and 93 deletions
|
|
@ -37,7 +37,7 @@ static int _mem_state[0x40000];
|
|||
static mem_mapping_t base_mapping;
|
||||
mem_mapping_t ram_low_mapping;
|
||||
mem_mapping_t ram_high_mapping;
|
||||
static mem_mapping_t ram_mid_mapping;
|
||||
mem_mapping_t ram_mid_mapping;
|
||||
static mem_mapping_t ram_remapped_mapping;
|
||||
mem_mapping_t bios_mapping[8];
|
||||
mem_mapping_t bios_high_mapping[8];
|
||||
|
|
|
|||
Loading…
Reference in a new issue