summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/examples/debugging
Commit message (Collapse)AuthorAgeFilesLines
* * Updated to libnds 1.5.0 (added dynamic texture allocation)Legolas2011-02-152-1295/+36
| | | | | | | | | * Updated Paletted Cube example to use new dynamic textures * Regenerated makefiles + Added filesystem example git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16920 3ad0048d-3df7-0310-abae-a5850022a9f2
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-10/+114
| | | | | | | | | | | | | | | later: the same as i386/darwin, except a) uses the non-fragile Objective-C ABI/runtime b) does not require stubs for direct calls/jumps (not required for i386/darwin under 10.6 and later either, but still generated there for backwards compatibility) c) only the same packages are enabled as for ARM/Darwin d) MacOSAll is compiled specifically for the iPhoneSimulator SDK This target also defines the symbol "darwin" apart from the target name "iphonesim" for source code compatibility reasons. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Updated to devkitARM r27 and libnds 1.4.0Legolas2009-12-061-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14344 3ad0048d-3df7-0310-abae-a5850022a9f2
* * NDS: updated the rtl, libnds and fixed the examples. Now it should work ↵Legolas2009-08-231-2/+1
| | | | | | | | fine with devkitARM r26 - Removed (again) old libgba examples git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13585 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenerated using latest fpcmakejonas2009-08-022-10/+1271
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13487 3ad0048d-3df7-0310-abae-a5850022a9f2
* * updated nds/gba linker scripts and reverted some changes for 2.2.4a releaseLegolas2009-05-315-0/+3125
- Removed unused/outdated stuff from libndsfpc + Added new examples for libndsfpc + Added working (I hope so...) makefile.fpc for all libndsfpc/libgbafpc examples git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13217 3ad0048d-3df7-0310-abae-a5850022a9f2