• Caterpillar
    Caterpillar
    Roland
    Posts: 36 from 2013/2/10
    An email discussion I had with the WinUAE guys can be applied here. The concept was about replacing Winuae code with platform native libraries. For example: when the emulated Amiga call's jpeg.datatype, no local M68K code will be excuted, but the emulator will actually call for example the windows GDI jpg decode function and winuae would have to tranfer the Windows bitmap with a transform to the amiga format. The emulator itself would have to monitor the library call's the amiga system would have to be made. This could be applied for all datatypes.

    I Suppose (don't know) thats how AHI also works, and I suppose MorphOs will probably also do that to run native M68K code.

    That same thing could be done for FPU functions etc.

    Cheers


    [ Edited by Roland 25.09.2014 - 13:17 ]
  • »25.09.14 - 13:21
    Profile