Set program memory size default to 65536
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 11 Jan 2014 22:26:25 +0000 (17:26 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 11 Jan 2014 22:26:25 +0000 (17:26 -0500)
commit002704777252af946e2e06ff0adb7003556f99d0
tree0e3648803b8db9cbb836fc8150fbc57589153446
parent7f72e34564823629e4f28ac0452217ca514a18c1
Set program memory size default to 65536

Before was set to 8192.

To make sure to not cause problems with bigger programs, or with small
programs that are split accross large memory regions.
src/common/memory.h