TMF Hg

disable redundant R/W logging

  • Thu, 02 Dec 2010 20:42:30 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Thu, 02 Dec 2010 20:42:30 +0000] rev 36
  • disable redundant R/W logging

fix ROMLMAP handling

  • Thu, 02 Dec 2010 20:19:20 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Thu, 02 Dec 2010 20:19:20 +0000] rev 35
  • fix ROMLMAP handling

rewrite memory access routines

  • Thu, 02 Dec 2010 19:30:46 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Thu, 02 Dec 2010 19:30:46 +0000] rev 34
  • rewrite memory access routines

Fix mallocing issue with ram array

  • Thu, 02 Dec 2010 17:12:28 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Thu, 02 Dec 2010 17:12:28 +0000] rev 33
  • 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.