Jump to content
Sign in to follow this  
atari70s

DASM

Recommended Posts

You need to do dasm [source file name] -f3 -o[outputfile name]. Don't forget your - before the o.

Share this post


Link to post
Share on other sites

Atari70's,

 

Try adding - in front of the o as in

Dasm combat06.txt -f3 -ocombat06.bin

 

It's also kind of a convention to name your source combat06.s instead of combat06.txt.

 

-Chuck

Share this post


Link to post
Share on other sites

sounds like a good deal cause i might be able to get help on programming aspect of this and it will get me to learn and see somethign in real time. ill let you all know how it goes

Share this post


Link to post
Share on other sites

seems like all things are go . somereason im gonna take another look at DASM and 2600 . i like figiting around with it . maybe ill stumble across something. any more Hombrews to be bought outside of Hozer??

Share this post


Link to post
Share on other sites

is there way to send the file from .bin to .txt though DASM?

 

i would use distella but it does do anything that will put it in Txt

Share this post


Link to post
Share on other sites

quote:

Originally posted by atari70s:

is there way to send the file from .bin to .txt though DASM?

 

i would use distella but it does do anything that will put it in Txt

 

DiStella does output the source to a file. You have to use distella [options] [rom image] > [file to output source]

Share this post


Link to post
Share on other sites

ok i am tring to go back to this again

 

now whatim i doing wrong when i try to create a .BIN file

 

i do

 

at c:

 

c:DASM Dasm combat06.txt -f3 ocombat06.bin

 

 

what am i doing wrong

???

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...