View Single Post
Old 03 September 2021, 14:07   #7
saimo
Registered User
 
saimo's Avatar
 
Join Date: Aug 2010
Location: Italy
Posts: 787
Just a general note: the MMU slows down memory accesses a bit (depending on the MMU type, on how it's programmed and what it is asked to do); therefore, if not needed to get the hardware to work properly and/or for other functional requirements (e.g. detecting memory hits, remapping the Kickstart ROM to FAST RAM on boards which can't do that automatically, etc.), one should evaluate whether MMU usage is actually beneficial.
Personally, I wouldn't use it just to remap the vectors table in FAST RAM.
saimo is offline  
 
Page generated in 0.05547 seconds with 11 queries