Cippotto - WinDS Chip8 Emulator Ver.0.0.1
=========================================

This little emu is a spare-time project made for the WinDS 2006 Compo. Waiting 
for a filesystem version, I have included 3 roms in this distro (freeware, of 
course): Pong, Tetris and Brix. Looking at the source code, should be easy (for 
smart people) to add other roms =D.
Some problems too: it flickers a bit, but it should be playable.
Keymaps are hardcoded inside the roms, so no chance to change it, sorry.

Licence
-------
Feel free to use and distribute this software, and include it in your WinDS 
distros. You are allowed to modify sources to improve the emulation too. Please, 
submit me all changes you made, so I can add it in future official releases.
The emulation core comes from Vision-8, a portable (indeed the core works on 
WinDS without changes ^_^) chip8 emulator written by Marcel de Kogel. You can 
find more infos on his homepage: http://www.komkon.org/~dekogel/vision8.html

Credits
-------
Maria Antonietta: she knows for what ^_^
Francesco: for his support, code snippets, testing, debugging, recoding, etc...
LiraNuna: see above ^_^
NeoFlash Team: because they made possible this compo
Marcel de Kogel: for his chip8 emulator core. Great work, Marcel!
Bianca: for "Cippotto" name (ok, for non-italian people it can sound a bit 
strange, but it is a pun =P)

Last words
----------
Well, my c/c++ skills are very basic (I'm feeling much more comfortable with 
pascalish slangs ^_^). As you can realize form credits, most of the work in this 
emu comes from Francesco and Liran. Without their hints this software would 
never been finished. Thanks guys!!

Personal Infos
--------------
Francesco Lombardi
email: francky74@gmail.com
My Home Page: http://itaprogaming.free.fr
My Blog: http://mdokk.blogspot.com

-EOF- =P