home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / m68k / 1323 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1015 b   |  22 lines

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!uknet!mcsun!sunic!aun.uninett.no!news.uit.no!stud.cs.uit.no!tommyo
  2. From: tommyo@stud.cs.uit.no (Tommy Olsen)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Information on the 68030 MMU wanted.
  5. Keywords: MMU, 68030
  6. Message-ID: <1992Nov5.124152.14809@news.uit.no>
  7. Date: 5 Nov 92 12:41:52 GMT
  8. Sender: news@news.uit.no (USENET News System)
  9. Organization: University of Tromsoe, Norway
  10. Lines: 10
  11.  
  12. I'm trying to figure out how to program the 68030 MMU, but can't find any
  13. useful information on the net.
  14. Do you know any place where I can ftp info about the 68030 MMU, or any other
  15. useful info about 68030 processor.
  16.  
  17. -- 
  18. *  Tommy Olsen  *  EMAIL: tommyo@stud.cs.uit.no  *  University of Tromsoe   *
  19. *---------------------------------------------------------------------------*
  20. main(){char x,i;for(i=0;i-12;i++,x=i%4){putchar(!(i/4)?(x*(5*x*x-37*x+90)+144
  21. )/2:i/4<2?(x*(427*x-87*x*x-498)+222)/2:(x*(55*x-19*x*x-48)+228)/2);}puts();}
  22.