Thomas Geiger
Thomas Geiger
Hi, I was looking for a Revision H. PCB KiCad or Gerber set, but the repository only contains up to Rev. F. I'd like to construct my own SD2SNES, and...
This patch adds the possibility to add an optional output name for the patched ROM: **asar patch.asm original.smc patched.smc** will copy original.smc to patched.smc before processing. If no output name...
Hi there again, I just want to leave this here: I constructed one of sannis' cart readers to preserve my cartridges and data. This allowed me to dump a couple...
Hi, I took liberty of adding a patch to this issue with some suggested changes. I don't want to fork and create a pull request at this point. - Small...
BeaconConnectorFactory is missing case RuntimePlatform.LinuxEditor: and thus always fails initialization. This will also fail for Closed Source Platforms (Consoles, mostly), which should be addressed in the future with a dedicated...
I'm having the following issue: I setup the Users Wallet in Scene 1, then transition to Scene 2. During this Phase, the user may not interact with the Application. In...
I've built libresplit on an Ubuntu 24.04, and have had a couple of issues: - There seems to be a general error when saving, because json_dump_file returns 0 on success,...