Loading a bitmap straight in without conversion

Página 2/2
1 |

Por ARTRAG

Enlighted (6923)

Imagen del ARTRAG

28-01-2011, 06:46

Por NYYRIKKI

Enlighted (6016)

Imagen del 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.

Por Daemos

Paragon (2044)

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

Por ARTRAG

Enlighted (6923)

Imagen del ARTRAG

29-01-2011, 09:28

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

Página 2/2
1 |