(41CL) Advantage Pac (41AD) mapped to page 2?
|
02-27-2019, 12:20 AM
Post: #4
|
|||
|
|||
RE: (41CL) Advantage Pac (41AD) mapped to page 2?
(02-26-2019 07:57 PM)cdmackay Wrote: [I hope this is an OK place to ask 41CL questions? If there's a more appropriate forum, or list, please tell me off and I'll take it there] Robert is correct. MMUCLR and MMUCLP do not affect the MMU locations for pages 0-3. But that's okay, because these pages are never enabled unless you enable the special MMU mapping for the OS pages. Being located in RAM, the MMU registers can power up holding anything, and that's why you must do MMUCLR before enabling the MMU. In a similar fashion, you must initialize the MMU registers for the OS pages before you issue the MAPEN command. I deliberately did not initialize the MMU pages for the OS sector with MMUCLR, thinking that if someone was actually using the MAPEN feature to run their own OS code they wouldn't appreciate having to reinitialize the MMU registers for the custom OS all the time. But I don't think anyone besides me has used the CL with their own OS. I have only done it when I am playing around with experimental patches. If the random stuff in those MMU locations bothers you (like when you do a PLUG ?IMG ? command to see the MMU contents) just do PLUG EMPT x, where x is 0-3 to clear those MMU registers. Enjoy your CL! Monte |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(41CL) Advantage Pac (41AD) mapped to page 2? - cdmackay - 02-26-2019, 07:57 PM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - rprosperi - 02-26-2019, 11:49 PM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - cdmackay - 02-27-2019, 12:16 AM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - rprosperi - 02-27-2019, 02:04 AM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - cdmackay - 02-27-2019, 06:05 PM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - Monte Dalrymple - 02-27-2019 12:20 AM
RE: (41CL) Advantage Pac (41AD) mapped to page 2? - cdmackay - 02-27-2019, 12:27 AM
|
User(s) browsing this thread: 3 Guest(s)