python chip8 project Code
Brought to you by:
presci
File | Date | Author | Commit |
---|---|---|---|
Chip01.py | 2010-03-09 | presci | [r14] Replaces spaces with tab |
Chip08Init.py | 2010-03-09 | presci | [r15] Replaces spaces with tab |
README | 2010-03-09 | presci | [r15] Replaces spaces with tab |
ant.rom | 2010-01-28 | presci | [r2] Added rom for testing purpose |
03-09-2010 Never uses spaces instead of tabs especially for python programs. Learned it hardway 02-02-2010 Deciding between Tkinter and pygame to render the video. --------------------- This is a school project. I am trying to create a Emulator for Chip 8. I have just started so you won't find any files checked into the svn as of now.