Menu

Tools Commit Log


Commit Date  
[r3314] by sumolx

All images have been converted to headers

2011-03-27 17:27:48 Tree
[r3313] by damon_caskey

openfilestream({file}) now returns -1 if file does not exist.

2011-03-27 14:01:33 Tree
[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
[r3309] by anallyst

securing my own interests.

2011-03-25 17:49:24 Tree
[r3308] by anallyst

added more details to the output of tracelib2, i.e. peak memory usage.

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%
replaced with
set PATH=%TOOLS%

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.
Based off performing a memory dump of executable and the info gathered from: http://elinux.org/GP2X_Wiz_memory_map

root@...:/usr/gp2x# cat /proc/iomem
00000000-029fffff : System RAM
0002e000-00285fff : Kernel text
00286000-002c62bb : Kernel data
ac000000-ac000018 : lf1000-nand
c000e000-c000e200 : pollux-i2c.0
c000e000-c000e200 : pollux-i2c
f0007800-f0007844 : pollux-spi.0
f0008000-f0008044 : pollux-spi.0
f0008800-f0008844 : pollux-spi.0
f0009800-f000983f : pollux_sdi0.0
f0016000-f001607f : pollux-uart.0
f0016080-f00160ff : pollux-uart.1
f0016800-f001687f : pollux-uart.2
f0016880-f00168ff : pollux-uart.3
f0018000-f0018880 : pollux-usbgadget
f001a000-f001bfff : pollux-ga3d
f001a000-f001bfff : pollux-ga3d
root@...:/usr/gp2x#

2011-03-24 18:13:02 Tree
Older >
MongoDB Logo MongoDB