Difference between revisions of "Arnold (Emulator)"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Arnold WIP)
Line 15: Line 15:
 
== Arnold WIP ==
 
== Arnold WIP ==
  
* Source : [http://www.cpcwiki.eu/imgs/d/dd/Arnoldwip_src.tar.bz2 Arnoldwip src.tar.bz2] - Jan 20, 2016
+
* Source : [http://www.cpctech.org.uk/arnsrc.zip Arnold wip source] - May 13 2017
* Ubuntu : [http://www.cpcwiki.eu/forum/emulators/arnold-wip/?action=dlattach;attach=17710 arnold_i386_ubuntu14.04.tar.bz2.zip ]
+
* Windows: [http://www.cpctech.org.uk/setup.zip Installer for Windows ] - May 13 2017
* MAC : [http://cpctech.cpc-live.com/arnold.dmg arnold.dmg]
+
* MAC : [http://www.cpctech.org.uk/arnold.dmg Arnold for Mac] - June 2016
  
 
== Web links ==
 
== Web links ==

Revision as of 08:06, 14 May 2017

Arnold is a CPC emulator written and maintained by Kevin Thacker.

The newest version is 13/05/2017. This is the "work in progress" version which is already very advanced and is more accurate than most existing emulators. This is verifable using the 'acid test' test programs which are freely available for others to use to improve their emulators.

Arnold is being actively developed and there are updates to the code almost daily. The work in progress version uses SDL for the display, audio and input and wxWidgets for the GUI. It is built with cmake and now all versions (Mac OS X, Linux/Unix and Windows) have identical functionality and interface.

Arnold aims for maximum emulation accuracy across the whole CPC and Plus range as well as the KC Compact, Aleste 520Ex and the GX4000. The emulator has various devices that can be enabled and there is extensive configuration possible.

Previous versions shared the same emulation core, but each port was managed separately and had different user interfaces. The Windows port made by Kevin, Apple Macintosh port by Richard Bannister and Linux port by Andreas Micklei. There is also a Linux "nurgle" version which contains patches and improvements over the original by Elmsoft and Nurgle.

The initial version was written in C on Windows and used DirectX.

Previously to this there was A-CPC, an Amstrad emulator for Amiga also by Kevin Thacker.

Arnold WIP

Web links