At some point, I will provide Amiga support. The problem is, E-UAE is not the most embeddable thing on the face of the planet.
MESS is very embeddable, and it is the standard engine in LinuxMCE but their Amiga emulation is somewhat preliminary.
There are issues i am trying to deal with, regarding Computers and things that are not cartridge based game consoles, namely:
* Disk management (dealing with multiple disks, swapping, grouping them, formatting new ones, etc.)
* CD management
* Memory Card management
* making keyboard screens for orbiters
These are things that will take a long time, especially since my time is extremely limited as it is.
If you want, check out the game player/game plugin source code in the source tree, and you can see how we integrate the emulations into the system, etc.
-Thom