Skip to content

glen-mac/jBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

jBoy

A Nintendo GameBoy emulator written in Java.

Requirements

You need a JDK (latest is ver. 8) to compile the java files and a JRE to run the compiled class files.

Usage

Glenn-Mac:src Glenn-Mac$ javac *.java
Glenn-Mac:src Glenn-Mac$ java jBoy <romfile>

To-Do

Finalize Sprites, keyboard joypad input, sounds, and current hanging bug.

Copyright and License

This is free software, licensed under the MIT license.

Thanks

Thanks to all the detailed resources out there covering this old but gold system! Also a huge thanks to gekkio for all the assistance debugging many issues!

About

A Nintendo GameBoy emulator written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages