Welcome, Guest. Please login or register.

Author Topic: Amithlon  (Read 37962 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline psxphill

Re: Amithlon
« on: March 05, 2016, 08:54:35 AM »
Quote from: kamelito;785471
isn't it possible to remove all HW supports from UAE to make it faster?
Kamelito


It depends on what you want to still work.

Draco did away with most of the chips, but still had the CIAs because exec multitasking relied on it. But if you replace that code then yeah you don't need to emulate any hardware. Just make all the code talk to the native pc hardware.

How much faster is another matter, once you remove the HW support from UAE then you're not left with much and it might be easier and produce better results to start from a different direction. A 68000 JIT using LVVM would be pretty cool.