Roland Emulator: Difference between revisions
Appearance
Description and Link added. |
mNo edit summary |
||
| 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 20: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.