LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.65k stars 207 forks source link

package SameBoy core #586

Closed gogo2464 closed 6 months ago

gogo2464 commented 8 months ago

Hello,

I need to use the sameboy core for gb for a research project on glitch. I want to create a new algo to find glitch. My algo will be based on the states after inputs. I do not need any graphics.

Could you package sameboy core as a library please?

You can pick the os you want! My project is coming.

Best regards.

orbea commented 7 months ago

What exactly does glitch want?

You can build libsameboy.a with make lib, but I am not sure if that is what you want?

gogo2464 commented 7 months ago

I mean to assist speedrun. I will try your method.

thanks