Legolas
|
6f93505e08
* Fixed NDS building cycle (resolves bug #0026847)
|
hace 10 años |
sergei
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
hace 10 años |
Legolas
|
a52e51d0b7
* Updated libndsfpc and nds linkerscript to Ver. 1.5.8
|
hace 11 años |
sergei
|
3a55c4301e
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
|
hace 11 años |
Jonas Maebe
|
c71cb9dc69
* fixed null termination of cmdline (based on patch by C Western,
|
hace 13 años |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
hace 13 años |
Legolas
|
fb1e29aef5
* nds: implemented write(ln) output on the screen (it needs flush tough...)
|
hace 14 años |
Legolas
|
42ffd3bc50
* Updated nds to devkitARM r32 and libnds 1.4.8
|
hace 15 años |
Legolas
|
3f9327d340
* NDS: updated the rtl, libnds and fixed the examples. Now it should work fine with devkitARM r26
|
hace 16 años |
Legolas
|
d2dabe9a33
* updated nds/gba linker scripts and reverted some changes for 2.2.4a release
|
hace 16 años |
Legolas
|
8506d8fdf1
* Changes to compiler and rtl to make it compatible with devkitARM r24
|
hace 16 años |
Legolas
|
3a21b6e5a6
* Fixed nds rtl
|
hace 17 años |
Legolas
|
f2437bb479
* Updated nds linker script for new binutils
|
hace 17 años |
Legolas
|
f262aff7ef
* ARM9 detection routine does not generate errors anymore
|
hace 17 años |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
hace 17 años |
peter
|
5acb3649df
* revert r9557, the performance impact is to big for an academic corner
|
hace 17 años |
yury
|
0dcad4d822
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
|
hace 17 años |
Tomas Hajny
|
3b3849c02c
+ AllFilesMask constant added
|
hace 18 años |
Legolas
|
87d67dcad6
* gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore)
|
hace 18 años |
Legolas
|
9021bbad98
* Added NDS CPU detection routine (ARM7 can't handle dsp extensions)
|
hace 18 años |
Legolas
|
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
|
hace 18 años |
daniel
|
5e13ba03e6
+ Add feature define around inittextio
|
hace 18 años |
florian
|
8ebaacad64
* fixed compilation
|
hace 18 años |
Legolas
|
9e6d19a494
* rtl part of first Nintendo DS port
|
hace 18 años |