snesgss icon indicating copy to clipboard operation
snesgss copied to clipboard

Unresolved reference to "__tccs_snes_oam" when assembling sneslib.asm

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

What steps will reproduce the problem?
1. assemble and link sneslib.asm
(added) :
.include "Header.inc"
; 
https://en.wikibooks.org/wiki/Super_NES_Programming/Initialization_Tutorial/head
er

.include "InitSNES.asm"
;https://en.wikibooks.org/wiki/Super_NES_Programming/Initialization_Tutorial/Sne
s_Init

What is the expected output? What do you see instead?

sneslib.obj:sneslib.asm:273: PARSE_STACK: Unresolved reference to 
"__tccs_snes_oam".


What version of the product are you using? On what operating system?
Current version from this site / Win Xp sp3

Please provide any additional information below.
Tried with both WlA dDx 9.6  / Wla 9.2

Original issue reported on code.google.com by [email protected] on 22 Mar 2015 at 10:38

GoogleCodeExporter avatar Mar 31 '15 17:03 GoogleCodeExporter

Close this, issue is resolved.

Names found without __tccs prefix in sneslib.h

Original comment by [email protected] on 22 Mar 2015 at 11:48

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 31 '15 17:03 GoogleCodeExporter