Package Details: bgb 1.6.4-1

Git Clone URL: https://aur.archlinux.org/bgb.git (read-only, click to copy)
Package Base: bgb
Description: Game Boy emulator with advanced debugger
Upstream URL: https://bgb.bircd.org
Keywords: console dmg emulator game gameboy retro
Submitter: qguv
Maintainer: qguv (mvlassis)
Last Packager: mvlassis
Votes: 3
Popularity: 0.000002
First Submitted: 2020-05-24 22:29 (UTC)
Last Updated: 2024-09-17 17:50 (UTC)

Latest Comments

mvlassis commented on 2024-09-17 17:52 (UTC)

I've updated to bgb 1.6.4, and the PKGBUILD now uses bsdtar instead of unzip so the extra dependency is no longer needed. Also, the launch script now suppresses the error when no "debug*.txt" messages are found.

qguv commented on 2021-12-14 03:06 (UTC)

The runner script now accepts a few extra environment variables to make it easier to automate runs without clobbering user settings.

qguv commented on 2021-05-05 16:20 (UTC)

I've just updated to bgb 1.5.9 and added unzip as a build dependency (thanks for the suggestion @yupyup).

yupyup commented on 2021-04-22 07:08 (UTC)

Mind adding unzip as part of required dependencies? :)

qguv commented on 2020-12-13 13:38 (UTC)

Thanks for your suggestions @corvus_192 and @JL2210. I've updated the package.

JL2210 commented on 2020-11-24 00:24 (UTC)

You can get a version-specific ZIP of BGB at https://bgb.bircd.org/bgbXYZ.zip. For example, https://bgb.bircd.org/bgb158.zip is version 1.5.8.

corvus_192 commented on 2020-10-22 11:43 (UTC) (edited on 2020-10-22 11:45 (UTC) by corvus_192)

The wrapper scripts discards the debugmsg.txt file by deleting the temp folder. Can you add something like this:

cp -t . "$tmp/"debugmsg*.txt