Language…
12 users online: CalHal, crocodileman94,  Deeke, dubiousdinobot, Dzing, Hammerer, isaix, MegacesarCG, sheeptitan,  shovda, TheBourgyman, Ziz - Guests: 279 - Bots: 311
Users: 64,795 (2,378 active)
Latest user: mathew

Latest Version of Romi's Spritetool Has Errors!

I'm back, guys. I just downloaded Romi's Spritetool - v1.41 and four of these ASMs had errors on them. The earlier version worked better, but not on the one yoshicookiezeus made. Look at these please.

SpinyBoss.asm has two errors.
Line 66 JSR Unknown command (Phases,x)
Line 493 JSR Unknown command (GFXPhases,x)

cbb3.asm has one error.
Line 77 Unknown command .hurtmario :

pmhammer.asm has one error.
Line 58 Unknown command JMP (Ptr,x)

and

CutsceneTimer.asm has one error.
dcb "INIT" and dcb "MAIN" are not found in this ASM.

So I need all four of these ASMs for my Hack. Some help would be nice.
Do you like my Avatar? Click here for the whole picture!

Princess Daisy's SMB3 Adventure
Progress:

(My Patch is currently being requested.)

World 1: 0%
World 2: 0%
World 3: 0%
World 4: 0%
World 5: 0%
World 6: 0%
World 7: 0%
World 8: 0%
Special World: 0%
Next Hack to make:
Reimu Hakurei's SMB1 Adventure
For the JSRs and JMPs, replace with JSR.w or JMP.w.

For the hurtmario, remove the colon.

And for the last one, fix your CFG. That's an xkas sprite, not TRASM.
<blm> zsnes users are the flatearthers of emulation
Originally posted by Alcaro
For the JSRs and JMPs, replace with JSR.w or JMP.w.

For the hurtmario, remove the colon.

And for the last one, fix your CFG. That's an xkas sprite, not TRASM.


All the sprites have inserted successfully. Thanks, Alcaro.#w{=D}
Do you like my Avatar? Click here for the whole picture!

Princess Daisy's SMB3 Adventure
Progress:

(My Patch is currently being requested.)

World 1: 0%
World 2: 0%
World 3: 0%
World 4: 0%
World 5: 0%
World 6: 0%
World 7: 0%
World 8: 0%
Special World: 0%
Next Hack to make:
Reimu Hakurei's SMB1 Adventure