A finalized version of the SCHIP-8 emulator has now been released! :D Download it off here: http://www.casiocalc...amp;load_that=1
Here's some actual screenshots of the emulator in action!:

Blinky (A Clone Of PacMan!)

Joust
ORIGINAL:
Some of you may have heard me talking about this project with alias4399. Well, this is my new project: SCHIP8fx. It's a Super CHIP-8 emulator for the fx-9860. It plays some nice games. I will be releasing a BASIC compiler for my emulator, thus allowing people to programs games in a simple familiar language rather than using C with the SDK with still some high speed.
This project is still in development. I am aware that there are still some problems. Super-CHIP8 games should function correctly. However, there are problems drawing graphics in CHIP8 mode, I will fix that soon and also as speed options.
So far, it can only detect 8 games at a time and the suffix of the files have to be *.CH8. To use the emulator, simply download the program and games into STORAGE memory. Please make sure that both the programs and games are in the same path, otherwise the emulator won't see them.
The original 16 hex keypad is mapped out this way:
[C]
[D]
[E]
[A] [0] [B] [F]
Those keys are mapped in the same order on the fx-9860 and are placed on these keys:
[+]
[0] [.] [(-)]
The following games are included in the download below:
* BLINKY - A Pac-Man clone - Keys (on your fx-9860) & move your character left and right. Keys & move your character up and down through the level. Pressing [(-)] continues the game when you die.
* JOUST - A fun game - Key [0] starts the game. Key [0] during gameplay moves you up. Keys & move you left or right. I think what you have to do is move your character and bounce on your opponents.
* U-BOAT
* PIPER
Here's a screenshot of the SCHIP8fx shell:

Here's the download link to try it out. Remember, it's still in development and I am aware of it's bugs: http://casiowiki.tec...ds/schip8fx.zip
The final version will be extended to support detection of up to 40 games and will have a "virtual keyboard" option, that will allow you to select your own keys. :D