Improvements to SCAT chipset (Award 286 clone). Patch from Greatpsycho.

This commit is contained in:
SarahW 2017-04-12 20:38:15 +01:00
commit 345f83cb2a
3 changed files with 41 additions and 46 deletions

View file

@ -183,4 +183,5 @@ void mmu_invalidate(uint32_t addr);
int loadbios();
extern unsigned char isram[0x10000];
#endif