TomCasavant / MastodonPlaysGameboy

Lets users play gameboy roms via mastodon polls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for arbritrary roms

TomCasavant opened this issue · comments

specifically roms that are more action oriented, probably need specific frame ticks (for my pokemon implementation it just sleeps for some large number of frames in order to update)

May need to adjust diff comparison algorithm so the defaults work well for any rom #14

Partially addressed in #19