Il s’agit d’un émulateur de Sega GameGear / Master System, Nintendo GameBoy / GameBoy Color écrit en Java. Le son reste perfectible et l’absence de filtres graphiques se fait sentir.
Mais outre une émulation précise, Emulicious dispose de fonctions supplémentaires :
– Mise à jour automatique
– Turbo ajustable
– Moteur ajustable
– Patching d’IPS
– Sauvegardes d’état (Master System/Game Gear uniquement)
Outils (Master System/Game Gear uniquement) :
– Debugger
– Visualisateur de palette, cartes, scripts, sprites…
– Traceur mémoire
Changements :
Hi guys,
I’ve just released another update of Emulicious.
As always the disassembler has improved and a bug has been fixed that had prevented Phantasy Star from being disassembled correctly.
Besides that I have added a few new features:
- Visualization of the trace – makes it easy to tell where you are coming from even without using the Tracer
- Destination Highlighting – When hovering a control flow instruction the destination gets highlighted (CTRL + Left click navigates to the destination)
- Reference Hierarchy – Helps you find all the references to a specified label (entries show pairs of (nearest label before address : address))
- Find Dialog in the Debugger
Edit: I forgot to mention the new navigation features Back and Forward. You can now navigate to your previous selections either from the Navigate menu or by pressing ALT+Left / ALT+Right