Slowly I am starting up a new MSX BASIC game project. And this time I use the 'SCREEN1 EDITOR'-programm (from the 'MSX Gids' magazine) to design characters and graphics. It is much easier to design this way and easier to put it directly into my MSX memory. The output, as most of you know, is a binairy .SC1 file. At the moment I bload it directly in my computers memory using BLOAD "FILE.SC1",r in the MSX BASIC listing.
I'm testing and planing everything. Therefore I'm having the next question;
What is the easiest way to 'integrate' this binairy .SC1 file later on in- or with my .BAS file to one .ROM-file?
And can someone give me an example how to do that in a simple way?
(with Mission2Mir I typed the data manually in the listing / and finally I used JLTurSan's ROMCreator en BiFi's BAS2ROM to create my .ROM-file)
Hoping someone can help me with this question...
Regards,
ray2day