Jump to content

Roland Emulator: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
added links
Francis (talk | contribs)
 
(2 intermediate revisions by one other user 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]].  
[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]] 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>  
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>  
<br>  
Line 7: Line 7:
== Web links  ==
== Web links  ==


*[http://community.fkweb.de/infusions/pro_download_panel/download.php?did=2 Roland]
*[http://rolandemu.de Roland]
*[https://github.com/raldus/roland GitHub]


[[Category:Emulator]]
[[Category:Emulator]]

Latest revision as of 20: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.