SNES homebrew - Christmas Craze doesn't work

Discussion in 'Super Everdrive' started by badinsults, Nov 9, 2011.

  1. badinsults

    badinsults Peppy Member

    Joined:
    Sep 2, 2007
    Messages:
    337
    Likes Received:
    70
  2. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
    don't ask me about homebrew and hacks, better to ask authors of those stuff :)
     
  3. exdeath

    exdeath Rising Member

    Joined:
    Jul 10, 2011
    Messages:
    59
    Likes Received:
    0
    Find out if they are supposed to work on real hardware. Often not.

    In my days of GBA homebrew I had demos that worked on emulators but not on hardware. I figured out it was when I would use DMA back to back and didn't allow time for the DMA to start and latch the source/dest regs, so I was clobbering the data while DMA was trying to read the registers and locking up the bus. Inserting two NOPS before trying to use the DMA again or un-inlining my transfer code inserted enough delay to make it work on a Flash Advance card :)
     
    Last edited: Nov 13, 2011
  4. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    Ofcourse it works on real hardware, he linked where you buy the cartridge.

    If it doesn't work on the EverDrive, chances are it's loading up incorrectly for some reason. Either it's not loading it as LoROM or HiROM properly, or the ROM size may not be right, possible also if it uses SRAM maybe the setting isn't right.

    I believe you have the option to force various loading options. You could try forces HiROM or LoROM and see if that helps.
     
  5. MasterOfPuppets

    MasterOfPuppets Site Supporter 2013

    Joined:
    Apr 6, 2010
    Messages:
    549
    Likes Received:
    5
    If anyone is still wondering how to get this to work, just change the ROM size to 1M.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page