Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
loading files from +3 dsk
#2
(08-07-2021, 09:39 PM)nitrofurano Wrote: recently i was trying this
https://worldofspectrum.org/forums/discu...n-assembly
is there some more efficient way, that works?
all my examples there were totally made on ZX-Basic Compiler - i'm now stuck in the last one, i only can load one file when it was supposed to load more...

I see you're using just plain assembler. You should remove the
asm
  ... 
end asm
lines and assemble directly with zxbasm (bundled with the compiler) to discard it's not a bug in the assembler code. Once this works, we can debug the rest. Remember ZX Basic adds a little header when compiler. You can use also
--headerless
so no ASM prologe will be added, to discard some interaction.

Someone did a +3 Filebrowser in the past, but it's no longer online Sad
https://www.boriel.com/forum/showthread....34#pid3334

Perhaps you can contact him so we can rescue the listing?
Reply


Messages In This Thread
loading files from +3 dsk - by nitrofurano - 08-07-2021, 09:39 PM
RE: loading files from +3 dsk - by boriel - 08-08-2021, 07:49 AM
RE: loading files from +3 dsk - by nitrofurano - 08-08-2021, 02:10 PM
RE: loading files from +3 dsk - by boriel - 08-09-2021, 09:03 AM
RE: loading files from +3 dsk - by nitrofurano - 08-15-2021, 09:19 AM
RE: loading files from +3 dsk - by RandomiserUsr - 08-21-2021, 12:06 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)