countzero wrote:
can it be possible to map full 1mb to fast ram ?
The only thing I can think of is to modify an MMU based ROM mapper.
The sources for MuFastRom are available on aminet, shouldn't be too hard to make it remap the 2nd 512k too.
I'll stick it on the 'to do' list. :hammer:
Edit:
Something to keep in mind, the 040,060 and mmu.library all remap the $e00000-$e7ffff space used for the 2nd 512k ROM to some other address.
So if you've got an 040 or 060, then it's impossible to use a 1MB ROM for now. (already done a cunning fix that fools the library into thinking it's running on a CD32 so it doesn't remap the ROM away)
Also, bad news for A3000 and A4000 users, it looks like Fat Gary doesn't support 1MB ROMs, it doesn't generate the ROMEN signal for the 2nd 512k :-(