On 2011-12-14, at 14:13, Gábor Lénárt wrote: > 2. fastloaders usually accelerates LOAD not CHRIN (however I can be wrong > here: as 'file' $ is not a real one, but created by the drive as a > "virtual" file containing the directory as a BASIC-like program, maybe > fastloaders can't accelerate the loading of $: am I wrong here?) It depends. Good, especially hardware supported speeders DO accelerate LOAD, CHRIN reads and "$" directory reading. Still - as I wrote earlier - in any case LOAD is always faster. So, yes this can be sped up but generally it is not so important. The amount of data when reading a directory is small and when output directly to the screen, it may even be a sort of advantage when the speed of the output gives you more time to read it ;-) > Sorry, it's BASIN not CHRIN, btw :) Of course not :-P ;-) -- SD!---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Wed Dec 14 15:12:33 2011
This archive was generated by hypermail 2.1.8 : 2011-12-14 15:12:35 CET