-
Notifications
You must be signed in to change notification settings - Fork 12
removes Gambatte in the emulator resources #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Gambatte is not available anymore. see https://github.com/sinamas/gambatte
Why not just replace the link with the currently active fork Gambatte-Speedrun, or BizHawk which uses this fork's core (and is more featureful overall). On another note, the original Gambatte releases were only ever on sourceforge (which is still available), although even so those releases were outdated compared to the GitHub source. |
also, the "complete list of open source emulators" link underneath can be removed as it is a 404 |
I pushed a mirror of the "historical" gambatte repository here: https://github.com/gb-archive/gambatte-mirror |
I'd be willing to include Gambatte so long as we're precise as to which Gambatte is most appropriate for a homebrew game developer.
|
pokemon-speedrunning/gambatte-core@110b3ea As a note, past r717 bootrom skipping was re-introduced into the core (now it is just a simple load flag), which BizHawk allows to be enabled (and is enabled by default there). In the future Gambatte-Speedrun will have a "attempt" mode that locks down features and would allow the bootrom to be skipped outside of this mode (using the same bootrom skipping code in the core). Even so, BizHawk is likely the more "appropriate" version for a homebrew dev, it has something of a debugger (although it's hot trash), has a decent tracelogger, along with rewind and just general re-recording support, and lua scripting support. Also has a SameBoy core which allows for simple checking of multiple accurate emulators. Suppose this doesn't cover GBC, but the MGB bootrom is possible to obtain without anything partiularly special by utilizing a dump of any of the Pokemon Stadium game, as they have an MGB bootrom embbed in them for use in the GB Tower. |
What's the point of this when https://github.com/gb-archive/gambatte already existed? (also, seems to be more up to date than that -mirror repo???) |
My bad, don't know why but I didn't see it.. I deleted gambatte-old now |
So yeah, I just noticed that the link was dead and wanted to remove it. But you guys have good suggestions, but I feel it's out of my power to take action here. So feel free to close/merge this pull request however you guys think is best. |
I just noticed this change is in the gbdev.github.io repo. The resource page here is rendered from the awesome-gbdev list, so PRs should be opened upstream there, otherwise any change here will be overwritten.. @titibandit |
Okay I see. |
Gambatte is not available anymore. see https://github.com/sinamas/gambatte