Skip to content

vishaldevgire/yetAnotherChip8Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yetAnotherChip8Emulator

Chip8 emulator written in Java.

To run

Run 'mvn package'

Go to 'target' directory

Execute 'java -jar yetanotherchip8emulator-1.0.jar [chip8_rom_path]'

#Controls

Following keyboard keys can be used as controls, exactly what key does what depends on games ;)

1 2 3 4

q w e r

a s d f

z x c v

About

Chip8 emulator written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages