http://emu.crimsonrain.com/2009/07/desmume-svn-r2664.html
r2659
Cleanup the recent hud addition: remove unneeded function calls and includes
and put hud initialization code in the same place.
r2660
Add osd notification for fake microphone and audio toggle, cleanup a bit the
hud code.
r2661
MMU: reorganize gamecard emulation so it's easier to implement commands.
NDS: when booting from firmware, copy secure area to main memory (this is
done by the BIOS, not the firmware). This allows the firmware to boot games!
:)
r2662
NDS: oops... comment out some logging I added to figure out why the firmware
couldn't boot games.
r2663
rasterize: add fog emulation
r2664
rasterize: little tweaks to fog
--
r2659
Cleanup the recent hud addition: remove unneeded function calls and includes
and put hud initialization code in the same place.
r2660
Add osd notification for fake microphone and audio toggle, cleanup a bit the
hud code.
r2661
MMU: reorganize gamecard emulation so it's easier to implement commands.
NDS: when booting from firmware, copy secure area to main memory (this is
done by the BIOS, not the firmware). This allows the firmware to boot games!
:)
r2662
NDS: oops... comment out some logging I added to figure out why the firmware
couldn't boot games.
r2663
rasterize: add fog emulation
r2664
rasterize: little tweaks to fog
--
All Comments