Improvements to SCAT chipset (Award 286 clone). Patch from Greatpsycho.
This commit is contained in:
parent
8c7959b3d5
commit
345f83cb2a
3 changed files with 41 additions and 46 deletions
|
|
@ -183,4 +183,5 @@ void mmu_invalidate(uint32_t addr);
|
|||
|
||||
int loadbios();
|
||||
|
||||
extern unsigned char isram[0x10000];
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue