Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Difference between revisions of "Roland Emulator" - CPCWiki
Last modified on 14 March 2017, at 23:09

Difference between revisions of "Roland Emulator"


Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
(Description and Link added.)
 
(Web links)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://community.fkweb.de/infusions/pro_download_panel/download.php?did=2 Roland] is an Open Source Amstrad CPC emulator written by Fred Klaus. It is avaliable for Windows, Unix/Linux. The code is a rewrite of CaPriCe by Ulrich Doewich. A lot of new code was added as C++ classes. The same code compiles under Windows and Linux. The only dependency is libSDL.<br>
+
[http://rolandemu.de Roland] is an Open Source Amstrad CPC emulator written by [[Fred Klaus|Fred Klaus]].  
 +
 
 +
The emulator is avaliable for Windows, Unix/Linux. The code is a rewrite of [[CaPriCe|CaPriCe]] by [[Ulrich Doewich|Ulrich Doewich]]. A lot of new code was added as C++ classes. The same code compiles under Windows and Linux. The only dependency is libSDL.<br>  
 +
 
 +
<br>
 +
 
 +
== Web links  ==
 +
 
 +
*[http://rolandemu.de Roland]
 +
*[https://github.com/raldus/roland GitHub]
 +
 
 +
[[Category:Emulator]]

Latest revision as of 23:09, 14 March 2017

Roland is an Open Source Amstrad CPC emulator written by Fred Klaus.

The emulator is avaliable for Windows, Unix/Linux. The code is a rewrite of CaPriCe by Ulrich Doewich. A lot of new code was added as C++ classes. The same code compiles under Windows and Linux. The only dependency is libSDL.


Web links