Skip to content

JaCzekanski/AnotherChip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnotherChip8 - simple Chip-8 emulator

version 0.1
Jakub Czekanski, 2012
email: 00kubx (at) gmail (dot) com

Simple CHIP-8 emulator created in 8 hours.
Designed to be ported to STM32 platform for http://www.stm32.eu/node/245 contest.

Licence: GNU GPLv2

How to use:
Open AnotherChip8.exe, choose file to emulate (.ch8 extension), press esc to kill the app.
In case of window closing without a reason, open log.txt and check out the problem.

Chip8 keypad:  

---------  
|1|2|3|C|  
|4|5|6|D|  
|7|8|9|E|  
|A|0|B|F|  
---------  

--

PC Keyboard setting:  

---------  
|1|2|3|4|  
|q|w|e|r|  
|a|s|d|f|  
|z|x|c|v|  
---------  

About

Simple CHIP-8 emulator created in 8 hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors