Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z80 Emulator Build Status

Yes, another Z80 emulator, but this isn't just any emulator; it's my emulator! What's it for you ask? My own personal interests in learning emulation. Maybe you'll learn something from it as well!

What's included or going to be included?

  • Extensive documentation
  • Unit tests
  • Mistakes

Getting Started

Currently there are no dependencies other then a C++ compiler.

To compile:

$ make

To run the test suite:

$ make tests
$ ./bin/test_suite

Contributing

Send me a pull request. Be EXTREMELY thorough with the change, explain what it does, why it's doing things a certain way, and included unit tests.

License

MIT

About

z80 Nintendo Gameboy Emulator

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages