Jump to content

Caprice Reloaded: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
m Created.
 
Remax (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
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/grafx2]
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]]

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