04-01-2014, 11:24 AM
just my two cents...
dashboard is probably an xbe, so it doesn't imply Cxbx is a low level emulator. As far as I know, xbox 1rst generation is more or like a Windows having DirectX, so it shouldn't be too complicated to run an xbe if you can map the system calls through the host Windows and DirectX. In fact, it is more easier than Wine. And as far as I know this is the strategy used in Xenia minus the fact you need to interpret/dynarec PPC code (but win32 functions are so similar that you almost need only to reroute XBOX360 win32 functions to Windows 8 win32 functions).
dashboard is probably an xbe, so it doesn't imply Cxbx is a low level emulator. As far as I know, xbox 1rst generation is more or like a Windows having DirectX, so it shouldn't be too complicated to run an xbe if you can map the system calls through the host Windows and DirectX. In fact, it is more easier than Wine. And as far as I know this is the strategy used in Xenia minus the fact you need to interpret/dynarec PPC code (but win32 functions are so similar that you almost need only to reroute XBOX360 win32 functions to Windows 8 win32 functions).