Recent content by hitsgamer

  1. hitsgamer

    Hacking Regarding EZ Flash Omega's saving method...

    Converting a GBA game over to battery-less saving (SRAM to FRAM) I'm not familiar with chips. I have found someone replacing SRAM on FlashingCards with FeRAM to get rid of battery. maybe it's not suitable for ezo. I'm new about GBA programming , only read and rewrite of part of ez o...
  2. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    have to warn your that this kernel had many bug . you can try with backup. if bugs don’t brother your
  3. hitsgamer

    Hacking Regarding EZ Flash Omega's saving method...

    replace sram with fram would be easier to remove battery.
  4. hitsgamer

    Hacking Ya custom kernel for EZ-Flash Omega (simple light based)

    thanks to custom kernel by Sterophonick , please his release thread https://gbatemp.net/threads/new-theme-for-ez-flash-omega.520665/ added features [NOR page] always delete last game [NOR page ] new menu entry , "delete all" , quickly remove all nor flash game (origin delete all use...
  5. hitsgamer

    Hacking I've got Something interesting about ezo LoL

    well, successor leak ?
  6. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    I got something about of successor of ez omega. well, still unconfirmed yet
  7. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    for suggestion1 : current delete all (in norflash page ) is fill-zero low-level format , and it's really slow every time i went to remove the first one. for second : i think it's should implemented as multi-save feature just like my most favorite flashcard supercard dsone
  8. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    my suggestions: * delete last, delete all for norfalsh page * restore save from backup and i think in-game menu reset/quit should place at the last menu entry
  9. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    place the last zip in the main post would be better for downloading
  10. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    coding for more menu features right now. Have a plan to add some big changes like save management feature if i have more spare time.
  11. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    finally, it's a bug. I've send a github pull request https://github.com/Sterophonick/SimpleLight/pull/14 custom build in attachment
  12. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    == cleanup
  13. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    Sure fast patch engine is off . I've test on a clean rom version with simple light kernel, got same result. conditions * addons: reset on , savestate on , cheat on , sleep on; fast patch engine : off * no cheat file. boot with addon : in-game menu , reset+savestate+sleep works write...
  14. hitsgamer

    Hacking New Theme for EZ-Flash Omega!

    I really hate counting every time. btw, last version (Update v3.41) kernel i got an addons pathing issue on writing norflash with addons, for a modified rom (FFTA JP with Chinese translation ver.) and I've found it's fix in kernel 1.07, fw 7, seems simple light still base on on kernel 1.06...