| Commit | Date | |
|---|---|---|
|
[r3312]
by
anallyst
fixed crash reported by matman in http://lavalit.com:8080/index.php/topic,5471.msg77207.html |
2011-03-27 13:38:48 | Tree |
|
[r3311]
by
sumolx
Added OpenBOR Team Members to LICENSE and New Rule for None OpenBOR Team Members and their contributions. |
2011-03-26 15:05:31 | Tree |
|
[r3310]
by
anallyst
total freed size displayed was always equivalent to allocated, since all mem got cleaned up by the FREE call before. |
2011-03-25 18:30:59 | Tree |
| 2011-03-25 17:49:24 | Tree | |
| 2011-03-25 17:46:20 | Tree | |
|
[r3307]
by
sumolx
Removed gp2x (if (gp2x_init() == 2) systemRam += 32 * 1024 * 1024;) since this is used for accessing the 2nd half of memory in GP2X F100. Not used for wiz, since wiz has a completely different memory structure. |
2011-03-24 18:22:14 | Tree |
|
[r3306]
by
sumolx
set PATH=%TOOLS%;%PATH% Was causing issues with the building process. Build.bat is intended to be used with the toolchains provided by the svn. Otherwise, use build.sh instead since it would seem you have your own toolchains already installed. |
2011-03-24 18:17:55 | Tree |
|
[r3305]
by
sumolx
Fixed Gp2x Wiz memory maps for start address and total system ram. root@...:/usr/gp2x# cat /proc/iomem |
2011-03-24 18:13:02 | Tree |
|
[r3304]
by
anallyst
added command line option showfilesused=1, which reports which files of the paks have not been used. |
2011-03-24 18:10:03 | Tree |
|
[r3303]
by
plombo
Compare ticks against keybtick where the author obviously intended to replace lasttick with keybtick but forgot. |
2011-03-24 05:14:53 | Tree |