Skip to content

christophercalm/BitBoy8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBoy8

Alt text

A chip8 emulator I wrote as a first large project in C and an introduction to 8 bit computers. It has not been tested on every rom but should work with most chip8 binaries.

Getting Started

Dependencies

-SDL2

-C compiler

Installing

I used Visual Studio 2019 to run the project but I will include the binary if you just want to run it.

Executing program

  • How to run the program
  • If there is a second argument it will turn debug mode on
bitboy8.exe romfile.rom debug

Authors

Christopher Calmes

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A Chip8 Emulator written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages