How do you make it where MOS will recognize basic programs?
do this
Code:
::
:your code

or, you can also

Code:
::"Little Description
:Your Code

Hope This Helps
If you want to make your BASIC program MirageOS compatible and Doors CS-optimized at the same time, use:

::DCS
:16-character hex string
:code
:code
:code
:etc
KermMartian wrote:
If you want to make your BASIC program MirageOS compatible and Doors CS-optimized at the same time, use:

::DCS
:16-character hex string
:code
:code
:code
:etc

Sorry, but what??
I was also wondering how to make a BASIC program compatible with Mirage... but your pseudo-code always confuses me!
OK, you have an 8x8 pixel icon. Then you convert it to hex, which is 16 characters. Say you have this:


Code:
########
#......#
#......#
#......#
#......#
#......#
#......#
########
, which converts to hex FF818181818181FF. Then you'd put this at the start of your program:

::DCS
:FF818181818181FF
:
:
:

And fill in the empty colons with your program code.
Look at the first two lines of Pokemon, and run DCS. You should see a Pokeball on the desktop. the letters/numbers is what created that.
DCS? *sigh*
Sorry, Doors CS...
That would be...? Surprised Confused Rolling Eyes
Kerm's awesome shell Exclamation Question Exclamation
Yes, there is a sub-forum devoted to DCS...
Just Google it, you should find a lot about it. Also, you can go to http://doorscs.cemetech.net, although I don't have download links and screenies up there yet.
Alright, got that much to work.

How can I keep the game archived and play it on Mirage or DCS?
Or is that impossible with BASIC programs?
I dunno about Mirage, but in the latest versions of Doors CS, you can keep the progs archived, and it will automatically archive and unarchive when it needs to, then rearchive when you're done playing.
Mirage does the same. Smile
Heheheheh... I archived my game and all sub-programs, went into Mirage, ran it. It ran the first program, but it wouldn't run the sub-programs. Instead, it took me back to the Mirage screen. I quit Mirage to find out that I am now at 29 RAM! (Psst: I was at about 15k) Guess I found my problem!
Laughing Guess so. Doors CS doesn't have the subprogram problem that MOS has though. Smile
I'll download it on my 89, when I get it...
Meanwhile, will a Reset do the trick?
Once again. You cannot run Doors CS on a 68k-based architecture. Sad
Oh, thought it was the exact opposite! lol!
I'll go download it right now, then! Very Happy
How much arch memory does it take?
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement