trekawek / coffee-gb

Gameboy emulator in Java 8.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build instructions

Luraktinus opened this issue · comments

hey, i am not into java that much but i need to build this, can you add how i could build this? Thanks

@Luraktinus - it can be built with Maven, I've added the appropriate section to the README.md. I'm glad you're interested in the emulator - could you share your use case?

i want to get an emulator on my RaspberryPi3 running, i am using it as a Desktop pc mostly but the range of working emulators is limited.
So i wanted to try this one.

Got it. Maybe it's a good time to make an official release :) The output jar can be found here:

https://github.com/trekawek/coffee-gb/releases/tag/coffee-gb-1.0.0

thanks, that solves some problems