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

Thread: [FPC4GBA] New examples

  1. #1

    [FPC4GBA] New examples

    As someone asked, I have made some little examples showing fpc4gba in action ^_^

    Here some screenshos:



    Download here

    Demo 1 and 2 are double buffered mode4 (256 colors palettized); 3 is a mode0 demo converted in pascal that I have taken from a japanese site, IIRC...

    Executables are not smartlinked and are fixed with gbafix, in order to make it runnable on real hardware (tested on a DS in gba mode and all works fine ^_^)
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  2. #2

    [FPC4GBA] New examples

    This is indeed KELVIN!!!

    Great work to the whole FPC4GBA team.

    Now about that PS3 port of FreePascal .
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  3. #3

    [FPC4GBA] New examples

    Where can I get instructions on how to upload the .gba files to a GBA?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  4. #4

    [FPC4GBA] New examples

    Quote Originally Posted by savage
    Where can I get instructions on how to upload the .gba files to a GBA?
    Err... Really I don't know... Maybe gbadev forum could be a good start point to search. AFAIK you should have a flashcart or a pc<->gba cable, but in this second case, there is a limitation to the size of executables you can send to gba. More, IIRC, cable send requires a rom specifically built for multiboot, but at this time my crt0 does not allow multibooting
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  5. #5

    [FPC4GBA] New examples

    How did you test it on a DS?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  6. #6

    [FPC4GBA] New examples

    Quote Originally Posted by savage
    How did you test it on a DS?
    With an M3 SD, a gba cart that uses Secure Digital memories for storage.
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  7. #7

    [FPC4GBA] New examples

    Btw, Have you sent the FPC guys these shots. I think it's worthy of putting on their home page!

    Btw, I just posted a news item about it here.
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  8. #8

    [FPC4GBA] New examples

    Quote Originally Posted by savage
    Btw, Have you sent the FPC guys these shots. I think it's worthy of putting on their home page!

    Btw, I just posted a news item about it here.
    I'm even too lazy to contact fpk to know how I can submit new compiler files (patches or full file) :lol:
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  9. #9

    [FPC4GBA] New examples

    A news posting on the FPC site will appear tonight.

    Files are okay if you want to add files or overwrite GBA specific files. If you want to change files, please submit patches.

    The best way to submit patches is:
    * Make a checkout of the SVN repository.
    * Modify it like how you want the code to be.
    * Send the output of the "svn diff" command to one of the developers.

  10. #10

    [FPC4GBA] New examples

    Quote Originally Posted by dmantione
    A news posting on the FPC site will appear tonight.

    Files are okay if you want to add files or overwrite GBA specific files. If you want to change files, please submit patches.

    The best way to submit patches is:
    * Make a checkout of the SVN repository.
    * Modify it like how you want the code to be.
    * Send the output of the "svn diff" command to one of the developers.
    Ok, thanks. In fact I'm rewriting all gba rtl using 2.1 sources. I need to totally replace old gba files, plus add an 'ifdef' in some files outside gba directory.
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

Page 1 of 2 12 LastLast

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
  •