Instead of loading binaries into an AddressDataBus, they are
now loaded into a Component, which, if it has a "pc" state
variable, is set to the entry point. Starting gxemul with
-E testmips test/FileLoader_ELF_MIPS actually attempts to
start running the binary now :-)