Page 6 of 6 FirstFirst ... 456
Results 51 to 56 of 56

Thread: ASM To be or not to be?

  1. #51
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    I'd like to know where you get a debugger too. I know Virus has one but I think it's expensive...
    i know you set breakpoints on stuff like
    if you wanted to find the "pull weed" action, you'd set a store breakpoint on the slot with the weed, and then pull it, and then read the source.

    At least I think that's how you'd do it...
    Always willing to help with anything, code-related or not. :]

  2. #52
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default

    Good luck with that. I believe Virus has the No$GBA debugger (AKA expensive), but there are some freeware debuggers out there. I believe iDeaS has a debug version (not sure if it's free or not), and I'm fairly certain there is a free debugger for DesmuME. Don't quote me on that, though.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  3. #53

    Default

    Oh that makes more sense then.
    I was wondering where I would set the breakpoints XD

    You dont need the source code to debug it do you?
    I think I dont, but anyway, I am going to read a book on hacking and see what I can gather on debugging...

    If you do figure it out lemme know please,

    Couldnt you make an asm code tracer if you really wanted to?
    I mean.. kinda like your text to code acww asm thing?
    I dont know how you would write a tracer though...
    But it would be wicked awesome and useful!!

    Anyway thanks for replying!!

    Sincerely,
    ~Drew956

  4. #54
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Well, technically I could, but I'd have to understand A LOT more about ASM before I could do that, and I'd have to define every single possible opcode in the code. Which would make it an extremely long code.

    Also, I'm not sure if Virus has the $15 debugger or the $1750 debugger...the most expensive one seems the most awesome.
    Always willing to help with anything, code-related or not. :]

  5. #55

    Default

    Holy crap!! 1750$?
    Woah... Not for hobbyist like me.. !>o>¡
    Yeah I might look into the free ones vash mentioned... (Thanks vash )

  6. #56

    Default

    I would like to second that question...Well, more like, searching for an address when you can only trigger an event one time.

    Example: In Pokemon, you can only do events one time. How can you search for an address that could only be encountered once?

    Edit 1: I realized I didn't go to the 6th page before replying to the last message on the 5th page -.-
    Edit 2: I guess you'll just have to use save states.
    Last edited by Demonic722; 08-20-2010 at 02:21 PM.
    3DS Friend Code: 4699-6293-3106

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •