Difference between revisions of "Roland Emulator"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Description and Link added.)
 
m
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://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>  
 +
 
 +
<br>
 +
 
 +
== Web links  ==
 +
 
 +
*[http://community.fkweb.de/infusions/pro_download_panel/download.php?did=2 Roland]
 +
 
 +
[[Category:Emulator]]

Revision as of 16:17, 11 April 2009

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.


Web links