Breakable Tools - Need Help
#19
I'll annotate the raw hex so that the assembly programmers can work with it.

Code:
Vanilla
C2/39E4:
7A                    PLY

PowerPanda
-> EA                NOP                {I don't understand what's accomplished by pushing the stack pull down}


Vanilla
C2/39E7:
F0 18                BEQ $3A01      (Fail to steal)

PowerPanda
-> F0 17            BEQ $3A00        {The common slot erasure seems to have been removed, this pointer compensates for the pushback}


Vanilla
C2/39FA:
99 09 33             STA $3309,Y    (in both slots)
EE 01 34             INC $3401      (now = 3) (Sets message to "Stole #whatever ")
60                   RTS

PowerPanda
-> EE 01 34            INC $3401      (now = 3) (Sets message to "Stole #whatever ")
7A                    PLY
60                    RTS
EA                    NOP
7A                    PLY                {This gets followed by vanilla fail to steal code}
                                    {which sets Fight as the command for counterattack purposes}

Other than keeping the common item from being overwritten, I can't quite follow what your code is going for here.  I'm going to look at Imzogelmo's multisteal fix and see if the two can be blended, though.
Reply


Messages In This Thread
Breakable Tools - Need Help - by PowerPanda - 07-05-2021, 02:36 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-05-2021, 03:31 PM
RE: Breakable Tools - Need Help - by PowerPanda - 07-05-2021, 05:36 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-05-2021, 06:10 PM
RE: Breakable Tools - Need Help - by SirNewtonFig - 07-05-2021, 06:50 PM
RE: Breakable Tools - Need Help - by PowerPanda - 07-05-2021, 09:42 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-06-2021, 12:00 AM
RE: Breakable Tools - Need Help - by Gi Nattak - 07-06-2021, 12:41 AM
RE: Breakable Tools - Need Help - by C-Dude - 07-06-2021, 01:27 AM
RE: Breakable Tools - Need Help - by PowerPanda - 07-06-2021, 10:31 AM
RE: Breakable Tools - Need Help - by Gi Nattak - 07-06-2021, 10:45 AM
RE: Breakable Tools - Need Help - by C-Dude - 07-06-2021, 03:16 PM
RE: Breakable Tools - Need Help - by SirNewtonFig - 07-07-2021, 06:54 AM
RE: Breakable Tools - Need Help - by PowerPanda - 07-07-2021, 09:51 AM
RE: Breakable Tools - Need Help - by Bropedio - 07-07-2021, 10:31 AM
RE: Breakable Tools - Need Help - by SirNewtonFig - 07-07-2021, 01:28 PM
RE: Breakable Tools - Need Help - by Subtraction - 07-07-2021, 11:38 AM
RE: Breakable Tools - Need Help - by PowerPanda - 07-07-2021, 04:10 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-07-2021, 05:33 PM
RE: Breakable Tools - Need Help - by SirNewtonFig - 07-08-2021, 08:21 AM
RE: Breakable Tools - Need Help - by SirNewtonFig - 07-08-2021, 02:16 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-08-2021, 05:31 PM
RE: Breakable Tools - Need Help - by Bropedio - 07-07-2021, 05:46 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-07-2021, 06:18 PM
RE: Breakable Tools - Need Help - by PowerPanda - 07-07-2021, 09:24 PM
RE: Breakable Tools - Need Help - by C-Dude - 07-08-2021, 01:40 AM
RE: Breakable Tools - Need Help - by PowerPanda - 07-08-2021, 11:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Glitchy Animation (Tools) Kugawattan 2 3,486 01-01-2016, 08:00 PM
Last Post: Kugawattan
  Tools to Techniques? Royaken 5 5,521 04-23-2014, 01:04 PM
Last Post: Royaken
  Problems with modifying Edgar's Tools BohepansTheFirst 2 3,373 04-10-2014, 03:54 PM
Last Post: Xenovant
  editing tools (chainsaw, drill, flash, ...) luxador 10 14,322 06-05-2013, 02:19 PM
Last Post: madsiur

Forum Jump:


Users browsing this thread: 1 Guest(s)