Making a Weapon Deal 2x Damage to a New Monster Type
#8
Does it read a normal enemy as a dragon-type enemy? If not, does it read a human-type enemy as dragon-type?

Also, for this line:

Code:
$C2/41DA B9 95 3C    LDA $3C95,y[$7E:3C99]

The value in brackets indicates 3C99, yet the bytes used are 3C95. It is a typo or is the "y" value adding 4? (I'm used to high-level programming languages, ASM is still baffling me, so my apologies if my questions are stupid! Tongue )

Finally, about the BIT opcode, there is a flag that targets "bit 6 or 14" specifically, yet there is no info about how to set up that flag
Reply


Messages In This Thread
RE: Newbie Coding 01: Making a Weapon Deal 2x Dmg to a New Monster Type - by NPCnextdoor - 01-29-2018, 12:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)