Hey guys,
there's another update of Emulicious!
This update mainly involves updates to the tools
I've added a Memory Editor with the following features:
datatype highlighting, informations about sources (provided by the Memory Tracer)
The names of the registers (also the VRAM Address) are annotated at the addresses they point to
Follow registers (select a register that you want to follow with your selection)
Save changed rom as romfile or changes as ips file
Undo/redo

The profiler has been improved:
You can now profile code from one point to another by providing a start address and an end address (e.g. of a function)
The data is provided as min/max/average

The tracer has been improved:
You can select the registers you want to trace and optionally provide a start address and an end address to limit the trace from a point to another or just start the tracing from a specific address for example
