QUOTE (Ahmad89)
Why do we need the emu to run both GBA and DS when there is a GBA emulator already out.
As Nukefall's stated, the DS is based heavily on GBA technology, so there'd be a GBA core in the emulator anyway. It only makes sense to expose it, and let it run stuff.
QUOTE (Nukefall)
Anyone know where in the source files the DSemu reads the.ini file?
Sure, the author can tell ya. Everywhere. Just do an all-file search for GetPrivateProfileString, and you'll turn up results from all over the source. The results should be mainly from glds/glgba, though.