I was planning to release Revolution-FX Simulator this day, but comp difficulties slowed down development. I'm waiting until my new computer arrives. I can assure you however, that progress is being made (slowly). Here is what the Revolution in calc programming will look like (click for larger picture):

You can also view it here: http://www.assembla....jir3B6pab7jnrAJ
What Revolution-FX Simulator has:
* Support for grayscales
* More stylish and cooler looking interface
* Disassembler
* Memory dump/browser
* CPU/LCD register browser
* Step/Run execution
There are still lots of things I need to implement such as:
* Keyboard detection
* COM port
The Revolution-FX Simulator works by emulating only critical parts of the hardware, not the OS (the official CASIO fx-9860G SDK simulates the hardware and runs a modified version of the OS). This is why the Revolution-FX library is critical and v1.0 was released. Add-ins won't run in the Rev-FX Simulator if OS subroutines are used, basically meaning almost every add-in made with the official CASIO fx-9860G SDK without Revolution-FX won't work. Fortunately, the release of Revolution-FX library v1.0 provides standalone functions that are OS-independent for the LCD, keyboard and text.