Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user maak ! (Registered 2024-04-18) You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Advice for fastest 1541 compatible fastloader
2012-08-16 09:22
Didi

Registered: Nov 2011
Posts: 478
Advice for fastest 1541 compatible fastloader

I need advice for a very fast non-IRQ fastloader for 1541 compatible drives which is freely available. I've been away for some years, maybe there has been some new developments the past 10 years.
 
... 23 posts hidden. Click here to view all posts....
 
2012-08-16 12:40
Didi

Registered: Nov 2011
Posts: 478
The Mafiosino loader looks promising, will have a try... thanks!
2012-08-16 15:22
ready.

Registered: Feb 2003
Posts: 441
sorry if the question might sound silly but what is the difference between IRQ and non-IRQ loaders?

In one demo I had to code the drive access so that it ran as a background program and leave the IRQ free for the effects, I used Dream Load. But to me the difference is just a matter of where you call the loader: inside the IRQ or outside of the IRQ.
2012-08-16 15:55
cadaver

Registered: Feb 2002
Posts: 1153
IRQ-loader means one which allows IRQs to run without disturbing either the IRQs (unacceptably much) or the loader timing. Almost always this means calling the loader from outside IRQ, as the other way around it must be specialized to the program in question.

Non-IRQ fastloaders don't allow IRQs at all and blank the screen so that they can utilize stricter timing and therefore better loading speed, like the Action Replay loader.
2012-08-17 12:02
Skate

Registered: Jul 2003
Posts: 490
@Didi: I just remembered that once i've used a loader created by a cartridge (probably Action Replay VI) using an option like "write fastloader to disc". It was very easy to modify and use as a non-irq loader. It was quite fast, too. You can give it a try if other loaders doesn't suit you.
2012-08-17 21:46
algorithm

Registered: May 2002
Posts: 702
This is what i did with the AR turbotabe. Only slight modifications were required.

I had also modified a loader (cant remember which one) to allow parts to run while part was loading (code can be found in the digital fantasies megademo. A piece of crap made by me over 15 years ago
2012-08-17 22:11
QuasaR

Registered: Dec 2001
Posts: 145
DreamLoad?!
2012-08-18 11:32
algorithm

Registered: May 2002
Posts: 702
Quote: DreamLoad?!

No! This was a tape loader that ran under high priority irq or nmi, cant remember which one it was. but allowed main code to run whatever it wanted without interfering with the loader (ofcourse no solid rasters (although raster /screen splits were still possible
2012-08-19 18:59
Frantic

Registered: Mar 2003
Posts: 1627
Algorith: I believe Quasar didn't respond to you. :)
2012-08-20 17:31
titan_ae
Account closed

Registered: Jun 2002
Posts: 46
fastest non irq loader i saw till now was "most access" from oliver stiller, he used it on the "amica paint" disc.maybe a big NO GO - the pre-reading of the Directory is needed.


2012-08-20 17:47
chatGPZ

Registered: Dec 2001
Posts: 11100
the AR one (and the track1b loader mentioned above) is much faster than most access ... another faster one would be "superdisk" from input64.
Previous - 1 | 2 | 3 | 4 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Erol
Didi/Laxity
hedning/G★P
Mixer
pcollins/Quantum
cba
Guests online: 74
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 The Ghost  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.9)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 Wafer Demo  (9.5)
7 TRSAC, Gabber & Pebe..  (9.5)
8 Onscreen 5k  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Musicians
1 Rob Hubbard  (9.7)
2 Jeroen Tel  (9.7)
3 Stinsen  (9.6)
4 Mutetus  (9.6)
5 Linus  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.06 sec.