Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > SD2IEC fastloader
2019-02-19 15:51
oziphantom

Registered: Oct 2014
Posts: 478
SD2IEC fastloader

Does anybody know of a system that fast loads, or a disassembly of a fast loader that SD2IEC supports?
 
... 57 posts hidden. Click here to view all posts....
 
2019-02-26 19:22
chatGPZ

Registered: Dec 2001
Posts: 11108
at this point just use pi1541 :)
2019-02-26 19:57
hedning

Registered: Mar 2009
Posts: 4595
Quote: at this point just use pi1541 :)

+1

The pi1541 is a lot better, cheaper and more accurate than anything you could do to boost the sd2iec. We should not adapt stuff to the sd2iec.
2019-02-26 21:34
Mr.Ammo
Account closed

Registered: Oct 2002
Posts: 228
Quoting oziphantom
[...] I assumed [...]

Do not to assume.
Listen to Krill.
2019-02-27 00:48
cadaver

Registered: Feb 2002
Posts: 1153
Don't see harm in adapting stuff as long as it does detection properly and continues to run on proper drives.

Have to take care when testing, for example I just found out that SD2IEC doesn't give a shit whether you send the EOI signal for filenames or commands, as long as you Unlisten afterward. A real 1541 does :)
2019-02-27 06:56
hedning

Registered: Mar 2009
Posts: 4595
Quote: Don't see harm in adapting stuff as long as it does detection properly and continues to run on proper drives.

Have to take care when testing, for example I just found out that SD2IEC doesn't give a shit whether you send the EOI signal for filenames or commands, as long as you Unlisten afterward. A real 1541 does :)


That is the way to go if you want to support it, of course. But sd2iec-only adaptations would be devastating and sad.
2019-02-27 08:19
oziphantom

Registered: Oct 2014
Posts: 478
well the trick is an sd2iec "might" just be able to pull it off good enough to not be a massive pain. Where a physical disk won't be able to. However a 1581 might be able to, it will still be a lot slower but its disk capacity is high enough. A 1581 on a 128 is probably in the realms of livable. However supporting a 1581 on a 128 is probably worse than supporting a sd2iec ;)
2019-02-27 09:07
soci

Registered: Sep 2003
Posts: 473
Would it be difficult to have a KERNAL fallback without nuking the vector tables? Making the loader serial bus specific does not help when trying to run stuff from an IDE64.
2019-02-27 10:49
cadaver

Registered: Feb 2002
Posts: 1153
Eload easily needs the most code due to the init needed for each file. That or any sector buffer could go over the OS-sensitive areas.

It's kind of a lot work to support everything, but when you don't leave anything up to 3rd party later fixes, the initial user reception should be better.

(if your game is huge, I can understand not having 1541 drivecode, and the extra work for disk swap screens)
2019-02-27 10:53
oziphantom

Registered: Oct 2014
Posts: 478
Its hard to say until the game is done. Or even started, I'm just at the planing and early test stage. I guess an IDE64 with CF is going to be "as" fast but as just KERNAL and not fastloader, will it be fast enough? It connects to the expansion port right? Does it have any fancy DMA injection methods, or can it map file data into DEXX/DFXX GEORAM style? Remember this is being compared to an instant bank of a cartridge.

Again this is something the 128 would make trivial, as I could just switch to bank 1,move the ZP elsewhere and then I can just keep the ZP and lower variables untouched. Switch back when you want to do loading, then return back to lower RAM being bank 1. Does IDE64 support 128 native?
2019-02-27 11:02
cadaver

Registered: Feb 2002
Posts: 1153
You can test IDE64 in VICE. It works almost like "true drive emu" off, ie. CHRIN is fast, and IRQs get delayed only about a line, if at all.

There are also the IDE64-specific block read/write calls, see http://www.ide64.org/guide.html
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 - 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
kbs/Pht/Lxt
JCH/Vibrants
Black/Angels
Røly/Mayday!
Bieno/Commodore Plus
Ko-Ko
Brataccas/HF
Guests online: 142
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 The Ghost  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.8)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (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 NTSC-Fixers
1 Pudwerx  (10)
2 Booze  (9.7)
3 Stormbringer  (9.7)
4 Fungus  (9.6)
5 Grim Reaper  (9.3)

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