Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!moroka6!krooglik From: krooglik@ecr.mu.oz.au (Alexander KROOGLIK) Newsgroups: comp.sys.amiga.programmer Subject: Devices... Message-ID: <6841@munnari.oz.au> Date: 21 Feb 91 03:11:05 GMT Sender: news@cs.mu.oz.au Lines: 10 I have been playing with the trackdisk device over the last few weeks (all written in 68K) to write a program that loads a file off disk without loading AmigaDOS. Things are coming along nicely. I just want to know something.When I have just assembled the program and I run it, it does what it is supposedto do, with a test file. However, when I compile it a second time, it makes no disc access. I do use AddBuffers in my startup-sequence. Does this affect operation of the trackdisk device in any way? Alex Krooglik krooglik@ecr.mu.oz