Loading a bitmap straight in without conversion

ページ 2/2
1 |

By ARTRAG

Enlighted (6923)

ARTRAG さんの画像

28-01-2011, 06:46

By NYYRIKKI

Enlighted (6016)

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.

By Daemos

Paragon (2044)

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

By ARTRAG

Enlighted (6923)

ARTRAG さんの画像

29-01-2011, 09:28

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

ページ 2/2
1 |