Skip to main content
Home Forums 68kMLA FC0-FC2 680x0 Bus Signals Needed? — #3
Post #3 by bbraun
Source Forum68kMLA
CategoryTroubleshooting
Post DateThu, 11 Aug 2011 - 05:21
Original URLhttps://68kmla.org/bb/threads/fc0-fc2-680x0-bus-signals-needed.23694/
Post
As best I can tell, it would probably be used to implement memory protection. A user program cannot read or write to/from memory regions designated as supervisory, and no one should be writing to user/supervisor program space once it has been loaded. A simplistic MMU would just give a bus error if one of these invalid accesses were performed.

mp.ls