xeron Account closed
Registered: Jul 2005 Posts: 5 |
Custom loaders
I want to read from the disk while sprites are displayed in the border. I can't use the kernal routines while my raster interrupts are running, I think because the kernal uses CIA timing or whatever.
Is it possible, if I write my own loader and talk to the 1541 directly, to load while using a raster interrupt?
And if so, are there any tutorials on writing your own loader? or at least an easy-to-understand free loader source i can download? |