snesgss
snesgss copied to clipboard
Unresolved reference to "__tccs_snes_oam" when assembling sneslib.asm
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
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: ****