Yes. Just replace the ",S" with ",<address you want the file to be loaded>"
Problem is that SC5 picture is already so big that it will not fit to RAM together with other stuff. (In BASIC you have only RAM area #8000-> in use.) so you may want to split the file.
http://map.grauw.nl/sources/load_screen.php
I start to see a pattern here ;) That site is really ultra usefull. Somehow I am blind and miss how much info it really contains. Thanks for the link, I will thoroughly read it and give it a good try any time soon.
EDIT: However this article again uses msxdos2 calls and somehow msxdos2 does not like me. I was hoping to find how to do file access by calling to the BIOS or the basic rom from my code. is that pssible??
Just look for some cpm example on the net
It will work in msxdos 1
