obj/musashi/.keepme@ae97a3146978
obj/musashi/.keepme
Thu, 02 Dec 2010 17:12:28 +0000
- author
- Philip Pemberton <philpem@philpem.me.uk>
- date
- Thu, 02 Dec 2010 17:12:28 +0000
- changeset 33
- ae97a3146978
- parent 0
-
8bf1bf91a36d
- permissions
- -rw-r--r--
Fix mallocing issue with ram array
RAM storage array was not being correctly allocated at startup. This caused memory access issues... Spotted with Valgrind, fixed.