Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!brutus.cs.uiuc.edu!apple!vsi1!wyse!mips!murphy From: murphy@mips.COM (Mike Murphy) Newsgroups: comp.lang.ada Subject: Re: Memory Access Question Message-ID: <24171@gumby.mips.COM> Date: 28 Jul 89 00:48:02 GMT References: <1372@crdgw1.crd.ge.com> <1706@unix.SRI.COM> Reply-To: murphy@mips.COM (Mike Murphy) Organization: MIPS Computer Systems, Sunnyvale, CA Lines: 12 Others have commented that you should write in assembler to do low-level memory accesses, but keep in mind that you don't really need to leave Ada to use assembly language: just use machine-code insertions! It's for this kind of application that Ada provides machine_code. Now if your compiler does not support machine code then you're out of luck, but a number of good Ada compilers do. -- -- Mike Murphy -- UUCP: sun!decwrl!mips!murphy -- AT&T: (408) 991-0438