Skip to content

Started developing this script to test emu dev and there is no emulator easier and more developed than chip 8 emulator with only 36 opcodes.

License

Notifications You must be signed in to change notification settings

Mohamed-Adil-Cyber/Another-Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Another-Chip8-Emulator

Started developing this script to test emu dev and there is no emulator easier and more developed than chip 8 emulator with only 36 opcodes.

The program takes the rom file creates a background with pygame, creates a program counter and starts at the entry point of 0x200 going through the opcodes 1 by 1.

references:

http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#2.2

https://en.wikipedia.org/wiki/CHIP-8

https://github.com/mattmikolay/chip-8

https://github.com/JamesGriffin/CHIP-8-Emulator

https://github.com/AlpacaMax/Python-CHIP8-Emulator

games: https://github.com/kripod/chip8-roms

About

Started developing this script to test emu dev and there is no emulator easier and more developed than chip 8 emulator with only 36 opcodes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages