Jump to content
IGNORED

HELP!!! my DASM suddenly quit working......


SPIKE

Recommended Posts

first....

i am on a MAC.

 

so i am happily working along for the past week......

assemble and disassembling games.....

no problem.....

 

i didn't get to work on some programming for a few days.

 

then when i tried to compile a game tonight i get this:

 

dasm hieroINV.s -f3 -oINV.bin

DASM V2.02, ©Copyright 1988 Matthew Dillon, All Rights Reserved

unknown mnemonic: 'STA'

line 52 hieroINV.s Unknown Mnemonic

unknown mnemonic: 'LDA'

line 53 hieroINV.s Unknown Mnemonic

unknown mnemonic: 'BMI'

line 54 hieroINV.s Unknown Mnemonic

unknown mnemonic: 'AND'

line 55 hieroINV.s Unknown Mnemonic

 

etc. etc............

over and over........

 

this occured even when i used a brand new untouched .bin that i tested and then created source code.

 

somebody please have an answer.....

 

:(

 

thanks for any help!!!!!!!!!

Link to comment
Share on other sites

thanks!

 

but now it says this.........

 

dasm hieroINV.s -f3 -oHIERO.bin

DASM V2.02, ©Copyright 1988 Matthew Dillon, All Rights Reserved

Error: source is not resolvable.

re-run with verbose option 2 or higher to determine problem

Link to comment
Share on other sites

dasm hieroINV.s -f3 -oHIERO.bin

DASM V2.02, ©Copyright 1988 Matthew Dillon, All Rights Reserved

Error: source is not resolvable.

re-run with verbose option 2 or higher to determine problem

Then your should use that option. ;) (parameter -vX; X=0..4)

 

Do you have the docs? There those params are described.

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...