home *** CD-ROM | disk | FTP | other *** search
- From: osymh@gemini.oscs.montana.edu (Michael L. Hitch)
- >On Nov 24, 9:17am, "Christian E. Hopps" wrote:
- >...
- >> | clear first 4k of CHIPMEM
- >> movl _CHIPMEMADDR,a0
- >> movl a0,a1
- >> ! movl #4096,d0 | 1024 is not 4k, movl #1024,d0
- >> Ldb1:
- >> clrl a0@+
-
- >> But 1024 long words is 4096 bytes!
-
- Hey come on.. it's that "new math" thing ;-).
-
-