Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
loading files from +3 dsk
#2
(2021-08-07, 10: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://forum.boriel.com/showthread.php?...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 - 2021-08-07, 10:39 PM
RE: loading files from +3 dsk - by boriel - 2021-08-08, 08:49 AM
RE: loading files from +3 dsk - by nitrofurano - 2021-08-08, 03:10 PM
RE: loading files from +3 dsk - by boriel - 2021-08-09, 10:03 AM
RE: loading files from +3 dsk - by nitrofurano - 2021-08-15, 10:19 AM
RE: loading files from +3 dsk - by RandomiserUsr - 2021-08-21, 01:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)