The Chip8 is the target software project for those which want to start code an emulator. This project is another example of this "machine". The language choosed was Java and to render stuffs was used Java2D, there is a chance to make one render engine using jogl. (in the future). An simply debugger system is offered too. A two notation disassembler (David Winter & Michael Toren) is inside too.
----
Thanks for all info on the Internet (mainly to these authors Winter and Toren) and thanks very very very much to runawayprisoner (from forums.ngemu.com) thus like to emutalk chip8 thread.
----
Emutalk Chip8 Thread
http://www.emutalk.net/showthread.php?t=19894&page=88
Ngemu Chip8 Thread
http://forums.ngemu.com/web-development-programming/114578-chip8-thread-new-post.html
---- Some screenshots
Main Screen
Disassembler Two Ways
Java2D - Rendering engine