#145990 - knight0fdragon - Tue Nov 27, 2007 8:44 am
ok, I am currently working on a project that relies on the fact that the arm7 does not change when another program is loaded in.
In order for me to do this, I would need the arm7 to be accessing the FAT, so that it can load code into the arm9 memory without ending up correcpting something.
Now I have tried a lot of approaches, but so far none have seemed to work, this is my latest attempt
I start off with a loader, contains both arm7 and arm9 with DLDI on the arm9 side
I take the arm9 DLDI, and I load it into VRAM_D
I set arm9 into a passme loop
now I need the arm7 to actually read the DLDI functions off of VRAM_D, instead of having to copy it over to the arm7s RAM. Does anybody have any ideas on how I can do this?
_________________
http://www.myspace.com/knight0fdragonds
MK DS FC: Dragon 330772 075464
AC WW FC: Anthony SamsClub 1933-3433-9458
MPFH: Dragon 0215 4231 1206
In order for me to do this, I would need the arm7 to be accessing the FAT, so that it can load code into the arm9 memory without ending up correcpting something.
Now I have tried a lot of approaches, but so far none have seemed to work, this is my latest attempt
I start off with a loader, contains both arm7 and arm9 with DLDI on the arm9 side
I take the arm9 DLDI, and I load it into VRAM_D
I set arm9 into a passme loop
now I need the arm7 to actually read the DLDI functions off of VRAM_D, instead of having to copy it over to the arm7s RAM. Does anybody have any ideas on how I can do this?
_________________
http://www.myspace.com/knight0fdragonds
MK DS FC: Dragon 330772 075464
AC WW FC: Anthony SamsClub 1933-3433-9458
MPFH: Dragon 0215 4231 1206