Skip to content

A lightweight GameBoy emulator implemented in C.

License

Notifications You must be signed in to change notification settings

gabriel-duque/boi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==================================
| Boi: a humble GameBoy emulator |
==================================

Introduction:
-------------

In order to learn more about emulator internals, I have written this emulator.

It is written in standard C11.

Obtaining the source code:
--------------------------

You can obtain the code for this emulator at https://github.com/zuh0/boi.

Building the code:
------------------

You can build the project by entering the source directory and calling:

	$ make

Documentation:
--------------

For now, the only documentation is the source code. It is commented.

About

A lightweight GameBoy emulator implemented in C.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published