Jump to content

Roland Emulator: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Toad (talk | contribs)
mNo edit summary
added links
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]].  
 
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>  


<br>  
<br>  

Revision as of 06:53, 12 April 2009

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.