don't click here

I made Gens crash

Discussion in 'General Sega Discussion' started by RamiroR, Oct 14, 2008.

  1. RamiroR

    RamiroR

    Member
    355
    0
    16
    Yeah, I made gens crash, I was emulating something that I did very wrong.. the A7 got fucked up, and then..
    [​IMG][​IMG]
    In my opinion is a bug, if the game crashed, it's fine, but if the emulator crashes.. mmm..
     
  2. GerbilSoft

    GerbilSoft

    RickRotate'd. Administrator
    2,971
    76
    28
    USA
    rom-properties
    What did you set A7 to that caused a crash?
     
  3. RamiroR

    RamiroR

    Member
    355
    0
    16
    Mm I don't remember it, and I don't have the code cause it was old version of what I'm doing,but I just have the rom. I think that I didn't touched the SP, it was something related with subroutines..., The SP begun going down until A10E10, then it crashed.
     
  4. GerbilSoft

    GerbilSoft

    RickRotate'd. Administrator
    2,971
    76
    28
    USA
    rom-properties
    $A1xxxx is the register area, so I'm not surprised that setting SP there caused a problem. Of course, it shouldn't crash the emulator anyway! I'll look at this when I get around to integrating debugging support in Gens/GS.
     
  5. RamiroR

    RamiroR

    Member
    355
    0
    16
    Oh I forgot to say that this is the Kmod version.
     
  6. GerbilSoft

    GerbilSoft

    RickRotate'd. Administrator
    2,971
    76
    28
    USA
    rom-properties
    It was fairly obvious from the screenshot. Regardless, this is probably a bug in the core Gens code, not in KMod's additions.