Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Bootlib 1.0

                  
   
  1. #11

    Default

    you know I think you are right... I used chishm's loader to launch data files for Halo 2D DS, and my beta testers could not launch it on R4 or M3S.

    I'm guessing that's why DM uses special builds of MM's exec_stub for R4/M3S, SCDS ONE, and GBAMP.
    I don't go on here much anymore. Find me on GBAtemp.


  2. #12
    DCEmu Rookie spannernick's Avatar
    Join Date
    Dec 2007
    Location
    London,UK
    Posts
    114
    Rep Power
    0

    Default

    Quote Originally Posted by TeenDev View Post
    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
    The download is not working..?

  3. #13

    Default

    really old thread and really old version, please use http://ndsdev.opensourceds.info
    I don't go on here much anymore. Find me on GBAtemp.


  4. #14
    DCEmu Newbie
    Join Date
    May 2007
    Posts
    4
    Rep Power
    0

    Default

    will it be possible to boot .nds on the ds-x with it ?.

Page 2 of 2 FirstFirst 12

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
  •