Roland Emulator: Difference between revisions
Appearance
mNo edit summary |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[http:// | [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> | <br> | ||
| Line 5: | Line 7: | ||
== Web links == | == Web links == | ||
*[http:// | *[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.