DeSmuME SVN r2753 - 模擬器

Table of Contents

http://emu.crimsonrain.com/2009/08/desmume-svn-r2753.html

r2749
Remove a few unused variables.
r2750
Remove unused variables, ifdef what looks debug code.
r2751
Wifi: modify wifi settings dialog, add two modes: Ad-hoc and infrastructure.
Disable Infrastructure as it's just SoftAP, it doesn't work yet and I'm going
to focus on Ad-hoc mode for the moment.
r2752
Wifi: add proper resetting & deiniting, remove the useless 'wifimac_t *wifi'
parameter from all functions.
r2753
Wifi: implement a communication interface structure, change SoftAP to use
this structure, add a (dummy for now) adhoc interface. Also SoftAP is
disabled for now as I'm going to focus on adhoc (multiplayer games, download
play, etc...).

http://sharebee.com/c9d486eb

--

All Comments