![]() |
![]() AmigaOS EmulationBOX Information Under the Quark kernel 2 amigaos emulations already run as a mixture of a virtual emulation with limited hardware access. One emulation is very small with limited usage. The other one is over 3MB. The big emulation is written in C and uses gcc assembler macros where necessary. It allows transparent and easy inclusion of native PPC OS modules which do not block the emulation`s multitasking. There are already some PPC modules like exec, CyberGraphX and other minor ppc kickstart modules and it should be easy to replace more and more from kickstart that way. Even though the emulation is written in C, its structure is on a level where handcoded assembler isn`t significantly faster. |