Loading a bitmap straight in without conversion

Pagina 2/2
1 |

Van ARTRAG

Enlighted (6923)

afbeelding van ARTRAG

28-01-2011, 06:46

Van NYYRIKKI

Enlighted (6016)

afbeelding van NYYRIKKI

28-01-2011, 10:55

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.

Van Daemos

Paragon (2044)

afbeelding van Daemos

28-01-2011, 20:08

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??

Van ARTRAG

Enlighted (6923)

afbeelding van ARTRAG

29-01-2011, 09:28

Just look for some cpm example on the net
It will work in msxdos 1

Pagina 2/2
1 |