Motorola MC68000 emulation core from WinUAE.
UAECore11 is Motorola/Freescale MC68000 CPU emulation library extracted from the great Amiga emulator WinUAE maintained by Toni Wilen.
The goal of this project is to extract emulation core of MC68000 from WinUAE and add some user-friendly interface to use it. WinUAE provides different flavours of the MC68000 emulator (let's call it levels):
- Level 0 - simple CPU,
- Level 11 - prefetch emulation,
- Level 13 - cycle exact CPU.
Only "level 11" is extracted to the library hence the name.