home *** CD-ROM | disk | FTP | other *** search
- ##base _MultiSystemBase
- ##bias 30
- ##public
- GetCPUType()()
- GetFPUType()()
- GetMMUType()()
- * ---- 68020/68030 Cache Contol -----------------
- GetCACR()()
- SetCARC(cacr) (a0)
- * ---- 68851/68030 Memory Management Unit -------
- GetCRP(cprBuffer) (a0)
- SetCRP(crpBuffer) (a0)
- GetSRP(srpBuffer) (a0)
- SetSRP(srpBuffer) (a0)
- GetTC()()
- SetTC(tc) (a0)
- * ---- 68030 Memory Management Unit -------------
- GetTT0()
- SetTT0(tt0) (a0)
- GetTT1()
- SetTT1(tt1) (a0)
- ##end
-