Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Bootlib 1.0

                  
   
  1. #1

    Default Bootlib 1.0

    via TeenDev:

    Description
    bootlib is a library that aids in the booting of .nds files in programs.

    GBAMP Internal loader = Working (Confirmed)
    SuperCard Internal Loader = Working (Confirmed)
    Chishm's Loader = Working (Confirmed)
    M3 Internal Loader = not tested

    Please test the test application on an M3 Slot-2 please!

    Feedback is much apprciated!

    Features

    * Cart Detection

    * Automatic loader selection

    * Works in libnds and PAlib (Solution will be posted later).



    Copyrights
    bootlib 1.0
    Copyright 2007 Maxwell Goodman (TeenDev, max482wert, tondopie, TheOnlyEnglishRose)
    load.bin
    Copyright 2007 Michael Chisholm (chishm)

    License

    1. Give Credit to those credited here, including myself.
    2. Do not use for illegal purposes (e.g. Loading illegal ROMs, etc.)

    3. Do not modify it and reuse and/or redistruibute without my approval and knowledge.

    Requirements


    * DevKitARM r20/r21

    * libfat


    Usage
    * Refer to the included example for your prefered library (libnds or PAlib).
    * Include the bootlib directory in your project root (for the example project)

    ARM9:
    void bootnds(filename);

    ARM7:
    void bootndsCheck();

    * Just call the above functions for each processor. The library features automatic cart detection and calls a different loader for each flashcart.

    * Add the *.bin into your arm9 "data" directory.

    Contact


    * Email: [email protected]
    * AIM: max482wert
    * MSN: [email protected]




    THANKS


    * Lick (Looking at the rebootlib source helped me make a structure for this library)
    * Chishm (For the Generic NDS Loader as well as the GBAMP one too. This would not be possible without libfat either)
    * Moonlight (For the SuperCard Loader)
    * DragonMinded (For the SuperCard Loader)

    Downloads:

    bootlib 1.0
    bootlib 0.7

    Download Above and Give Feedback via Comments Below
    I don't go on here much anymore. Find me on GBAtemp.


  2. #2
    The Filipino Guy kcajblue's Avatar
    Join Date
    Aug 2006
    Location
    Somewhere in California...
    Age
    34
    Posts
    4,233
    Rep Power
    127

    Default

    im really stupid with stuff like this.

    what exactly is it and its uses.

  3. #3

    Default

    It should boot a homebrew game from one of the cards named in the list.

  4. #4
    DCEmu Rookie
    Join Date
    Mar 2006
    Posts
    113
    Rep Power
    70

    Default

    So you don't need to patch them or use dldi in the PC? When I use the dldi auto-patcher in DSO it rarely works.

  5. #5

    Default

    Try this...



    It works on a lot of cards and dldi patches while loading.
    http://spinal.dizidesigns.co.uk/ndsmenu.html

    (sorry to hijack the thread).

  6. #6

    Default

    It boots homebrew on any flashcart. You use it your DS Homebrew program.
    I don't go on here much anymore. Find me on GBAtemp.


  7. #7
    DCEmu Rookie
    Join Date
    Jan 2007
    Posts
    106
    Rep Power
    67

    Default

    I know just enough about homebrew to appreciate this . Well done and I look forward to seeing some future homebrew incorporate these libraries.

  8. #8

    Default

    TeenDev - Does this work on the R4?

  9. #9

    Default

    Do birds fly?

    Does the R4 work with Chishm's loader?
    I don't go on here much anymore. Find me on GBAtemp.


  10. #10

    Default

    Not from what I've had feedback-wize on my menu, but then I had to use the gbamp loader on gbamp cos the dldi one doesnt work from my menu on it (although it does in chishms example). So I figured maybe his loader works on R4 but just not im my menu.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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