Recent content by Nitto

  1. N

    What? DealWoot is evolving! *Update*

    W00T! Kewl name. I am also glad to see that the are doing quite well, next time I get anything for a DS I am going to GameByGame.
  2. N

    NDSL disassembly/reassembly guide

    Thieves; Nice guide, love it and I changed my phat =) Open: Top: Bottom: Note: It looks like a red piece of shit (That is just the flash)
  3. N

    Homebrew Skylite 0.1a

    Gewd Gewd *In vampire voice*. Well will you try them by replacing the kernel so its like: akmenu4.nds = .nds.bak and msd_driver.nd = akmenu4.nds? The libfat should fail and the sd/hc should work. I also need to know all the pins on the sd/hc chip so I can get the address of it.
  4. N

    Homebrew Skylite 0.1a

    Would you mind if I added you to the official development team? Also: Try my NDS code on all the acekards you have, because I need to check if they changed anything. Also: You should do a DSTT review (I already have one, but I can't figure out the base address for the sd card).
  5. N

    Homebrew Skylite 0.1a

    Yes very much. Thank you =) If you wouldn't mind could you test my code on some of your devices? Edit: I have been browsing your site, but there are little to no PCB shots of the slot-1 card. Preferably the xpress.
  6. N

    Hacking dumped max media dock eeprom

    In a xbox eeprom you could get the key for a drive =)
  7. N

    Hacking dumped max media dock eeprom

    I know that =), just a little google =). Thanks for the pic =) And thanks for supporting my firmware project, if you want to help more you can go to: http://gbatemp.net/index.php?showtopic=147...p;#entry1898930
  8. N

    Hacking dumped max media dock eeprom

    I had made my own eeprom one for my 360. It's called a unicorn. If you don't mind could you please take a picture of the guts?
  9. N

    Hacking dumped max media dock eeprom

    I must sound like a retard, but were did you get instructions for the eeprom reader. Also: What IC chips were their? (skylite) (Time to check instructables)
  10. N

    Homebrew Skylite 0.1a

    Added official site: (I drop ship =]) Skylite's Offical Site
  11. N

    Homebrew Skylite 0.1a

    Thanks for all the encouraging words, I really appreciate that. On-note: Do you think you guys could take a picture or write down the main "Chip" on your flash carts (IC). Because I need to find it the SMT site so I can just edit the start address. I would also like to know the pins that the go...
  12. N

    Homebrew Skylite 0.1a

    I wish I could do more, unless I can buy another flashcart or get some one to open theirs and take pictures from every angle, and write all the information down I am basically stuck. Although I need to figure out how I can load libfat if I rename my file to akmenu4.nds
  13. N

    Homebrew Skylite 0.1a

    Yay, my first comment! I know there are quite a few loaders out there, but I really wanted to make something special, a complete replacement firmware for all commercial carts, heck I might grab: SST 39VF1681 70-4C-EKE 0623150-D And some supplies and make a knock off Acekard. Note to self...
  14. N

    Homebrew Skylite 0.1a

    Hey fellow GBATempers(Hope I got that right), this is my first real project that is aimed to be an alternative to commercial-flash cart kernels, operating systems or software (Pick one). So far I have been quite stupid and added libfat to a simplistic sd/sdhc driver. I will change that, but...