RetroCoders Community

FreeBasic Programming => FreeBasic => Topic started by: mysoft on May 29, 2023, 03:30 PM

Title: Freebasic For Nintendo DS(i)
Post by: mysoft on May 29, 2023, 03:30 PM
so i made this a long time ago, (started in 2009), but i never had released
it's freebasic toolchain to cross compile for Nintendo DS... it have a large subset of freebasic features (aiming to be fastest and more useful)

but it's what i used to code all those NDS releases i made for my projects... i eventually improve it, and add more capabilities to make it more powerful in NDS while trying to be as friendly as freebasic is

https://github.com/MyTDT-Mysoft/FreebasicNDS

but if more people get interest on that, i may add a section for it
i need to improve the toolchain to be easier to compile and keep working with latest versions of freebasic, but it's at a very good workable state (on windows)

on linux, i didnt tested anything, but probabily just porting the batch files to shell script should have it working fine, but i didnt did any testing there, since there was never too much popularity for this :)

some screenshots of stuff i built for it (that usually works on both PC / DS)

Title: Re: Freebasic For Nintendo DS(i)
Post by: mysoft on May 29, 2023, 03:51 PM
more sshot's
Title: Re: Freebasic For Nintendo DS(i)
Post by: mysoft on May 29, 2023, 03:52 PM
more...
Title: Re: Freebasic For Nintendo DS(i)
Post by: mysoft on May 29, 2023, 03:53 PM
and more..
Title: Re: Freebasic For Nintendo DS(i)
Post by: mysoft on May 29, 2023, 03:54 PM
and that's it for now.