no he visto esto por aqui, asi que lo pongo:
Un emulador de la consola Pokemon Mini, para el que no la conozca es esta:
http://es.wikipedia.org/wiki/Pokemon_Minidisponible para:
* Windows
* Linux
* Nintendo DS
* PSP
* GP2X Wiz
* Dreamcast
Nintendo DS
Very slow emulation
Fixed POPA/POPAX timings (thanks asterick).
Added support to read/write configurations @ 'pokemini.cfg'.
Load/save state are now working!
Added support for unshared EEPROM files (Each ROM can have his own EEPROM).
SDL Only: Zoom can now be changed on the fly under "Platform..."
Added more options.
Fijados tiempos POPA/POPAX (gracias asterick).
Añadido soporte de lectura/escritura de configuraciones @ 'pokemini.cfg
Ahora Funciona Cargar/guardar
Añadido soporte para archivos compartidos EEPROM (Cada ROM puede tener su propia EEPROM).
SDL solamente: Zoom ahora se puede cambiar sobre la marcha en "Plataforma ..."
Se agregaron más opciones.
http://code.google.com/p/pokemini/version 0.4.5
Fixed interrupt flag status after interrupt jump/call
Added "Generated", "Direct PWM" and "PWM+Filter" sound modes
Generated - Mode used in slow platforms
Direct PWM - Same as direct but with ability to play PWM raw sounds
PWM+Filter - Direct PWM with filtering to simulate PM's piezo speaker
LCD update now when "dirty" instead of PRC rate counter match
Unofficial colors information structure changed to lower memory usage
Support for 4x4 attributes in unofficial colors
Added "Reload colors info..." to reload the .minc file
Soft reset now supported, changing rom won't reset clock
FreeBIOS 1.2: Display status and improved compatibility
SDL Only: Added joystick support (disabled by default)
Joystick can be enabled under "Platform..." -> "Define Joystick..."
SDL Only: Color depth can be changed between 16bpp and 32bpp
Wiz Only: Fixed crash when sound disabled and added SDL port (wizsdl)
NDS, Wiz and PSP Only: Battery can be setup to reflect real battery
Source Only: Added some simplified platforms to help porting