Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!uwvax!oddjob!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxf.cso.uiuc.edu!emb1354 From: emb1354@uxf.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Bus and Address Error insights (was Message-ID: <1234600008@uxf.cso.uiuc.edu> Date: 2 Oct 88 22:39:00 GMT References: <630@ethz.UUCP> Lines: 11 Nf-ID: #R:ethz.UUCP:630:uxf.cso.uiuc.edu:1234600008:000:525 Nf-From: uxf.cso.uiuc.edu!emb1354 Oct 2 17:39:00 1988 Actually, you can't read or write to odd addresses unless you do so access by byte. That is only the .B instructions can access odd addresses. Also, all executable code must be word-aligned. ***************************************************************** * Eric M. Berdahl * "Y'know, there's alot of air" * * PsiWare Software, not inc. * -Robert Miller * * emb1354@uxf.cso.uiuc.edu * * *****************************************************************