PCjr: Correctly implement wait states, fixes #3140.
This commit is contained in:
@@ -483,6 +483,8 @@ extern void mem_remap_top_nomid(int kb);
|
||||
|
||||
extern void umc_smram_recalc(uint32_t start, int set);
|
||||
|
||||
extern void pcjr_waitstates(void *);
|
||||
|
||||
extern mem_mapping_t *read_mapping[MEM_MAPPINGS_NO];
|
||||
extern mem_mapping_t *write_mapping[MEM_MAPPINGS_NO];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user