Difference between revisions of "Caprice Reloaded"
From CPCWiki - THE Amstrad CPC encyclopedia!
(added category) |
|||
Line 10: | Line 10: | ||
There are also a lot of small fixes, for example [[Orion Prime]] runs properly while it is not working on the original CaPriCe. | There are also a lot of small fixes, for example [[Orion Prime]] runs properly while it is not working on the original CaPriCe. | ||
− | Homepage : [http://code.google.com/p/ | + | Homepage : [http://code.google.com/p/cpcsdk/] |
Caprice Reloaded is written by [[CloudStrife]], [[PulkoMandy]], [[Krusty]] and [[Ramlaid]]. | Caprice Reloaded is written by [[CloudStrife]], [[PulkoMandy]], [[Krusty]] and [[Ramlaid]]. | ||
[[Category:Emulator]] | [[Category:Emulator]] |
Latest revision as of 14:16, 19 June 2010
Caprice Reloaded is a C++ rewrite of CaPriCe. The goal is to create an emulator that is more accurate, improve the Unix port and add tools for helping cross-development.
The emulator is still far from finished, but already includes :
* Friendly GUI with menus for easy configuration (using the wxWidgets toolkit) * CRTC0 emulation (100% accurate), CRTC1 mulation (unfinished) * Integrated assembler (using SJasmPlus) * Integrated debugger with breakpoints * Integrated memory explorer and disassembler
There are also a lot of small fixes, for example Orion Prime runs properly while it is not working on the original CaPriCe.
Homepage : [1]
Caprice Reloaded is written by CloudStrife, PulkoMandy, Krusty and Ramlaid.