Jump to content



0

2600basic_variable_redefs.h (xx): error: EQU: Value mismatch.


1 reply to this topic

#1 Fort Apocalypse OFFLINE  

Fort Apocalypse

    Stargunner

  • 1,593 posts

Posted Tue Feb 26, 2008 7:53 PM

DASM V2.20.07, Macro Assembler (C)1988-2003
	  bytes of ROM space left
	  513 bytes of ROM space left
2600basic_variable_redefs.h (58): error: EQU: Value mismatch.
old value: $009e  new value: $0096
2600basic_variable_redefs.h (60): error: EQU: Value mismatch.
old value: $009e  new value: $0096
2600basic_variable_redefs.h (62): error: EQU: Value mismatch.
old value: $0099  new value: $0091
2600basic_variable_redefs.h (64): error: EQU: Value mismatch.
old value: $0094  new value: $008c
2600basic_variable_redefs.h (66): error: EQU: Value mismatch.
old value: $008f  new value: $0087
	  513 bytes of ROM space left
	  513 bytes of ROM space left
Complete.

> Terminated with exit code 0.

Any idea why this is happening?

code attached

Attached Files



#2 batari OFFLINE  

batari

    )66]U('=I;B$*

  • 6,236 posts
  • begin 644 contest

Posted Tue Feb 26, 2008 8:46 PM

View PostFort Apocalypse, on Tue Feb 26, 2008 8:53 PM, said:

Any idea why this is happening?

code attached
It appears you have some const declarations, and use a # tag, which is redundant. I tried removing the tags and it got past this stage.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users