Version: 0.8.4, Package name: mgba-0.8.4 |
Maintained by: Anthony J. Bentley |
Master sites: |
Description-libretro libretro-mgba provides a Nintendo Game Boy, Game Boy Color, and Game Boy Advance emulation core to the RetroArch emulator frontend, based on mGBA. Description-main mGBA is a Game Boy, Game Boy Color, and Game Boy Advance emulator. It provides: - Near full Game Boy hardware support. - Fast emulation. - Save type detection, even for flash memory size. - Real-time clock support. - A built-in BIOS implementation, and ability to load external BIOS. - Frameskip, configurable up to 9. - Screenshot support. - 9 savestate slots. Savestates are also viewable as screenshots. - Video and GIF recording. - Remappable controls for both keyboards and gamepads. - IPS and UPS patch support. - Game debugging via a command-line interface and GDB remote support. - Configurable emulation rewinding. Description-qt mgba-qt is a Qt-based graphical frontend for the mGBA Game Boy emulator. |
Filesize: 12058.502 KB |
Version History (View Complete History) |
|
2020-12-13 05:31:54 by Ricardo Mestre | Files touched by this commit (2) |
Log message: update to 0.8.4 OK bentley@ |
2020-09-24 01:31:51 by Anthony J. Bentley | Files touched by this commit (4) |
Log message: Update to mgba-0.8.3. |
2020-08-05 03:26:34 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Upstream replaced ImageMagick with FFmpeg, so update dependencies. from brad |
2020-04-12 20:53:05 by Anthony J. Bentley | Files touched by this commit (5) |
Log message: Update to mgba-0.8.1. Compatibility note: mgba-qt now uses a shader by default that requires GLSL 1.50 support, which may not be supported by some older graphics hardware. The SDL frontend doesn't load any shaders. |
2020-02-14 04:11:33 by Stuart Henderson | Files touched by this commit (27) |
Log message: remove some extraneous DISTNAME setting from GH_TAGNAME ports, move GH_* up in a few cases where it's halfway through the Makefile |
2019-11-10 15:05:26 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Add debug packages for mgba. |
2019-10-17 00:55:13 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.7.3. Release notes: https://mgba.io/2019/09/15/mgba-0.7.3/ |
2019-09-20 16:34:32 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Once again underlying graphics driver variations necessitate a broader pledge. This time the culprit is DRI3 message passing, which requires sendfd. The mgba pledge is now: stdio rpath wpath cpath fattr sendfd prot_exec drm audio Reported by thfr@ who has a nicer graphics card than I do. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-26 23:42:11 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.7.2. Release notes: https://mgba.io/2019/05/25/mgba-0.7.2/ |
2019-05-19 01:12:55 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Add prot_exec to the pledge promise in all circumstances. mesa/llvmpipe now calls llvm::sys::Memory::protectMappedMemory() deep in the bowels of swrast_dri.so. |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2019-03-05 04:43:13 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.7.1. Release notes: https://mgba.io/2019/02/24/mgba-0.7.1/ |
2019-01-27 04:11:20 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Add two pledge calls to bin/mgba. First promise: stdio rpath wpath cpath inet fattr unix dns drm audio Second promise: stdio rpath wpath cpath fattr drm audio Extensively tested by me. |
2019-01-27 02:48:29 by Anthony J. Bentley | Files touched by this commit (7) |
Log message: Update to mgba-0.7.0. Release notes: https://mgba.io/2019/01/26/mgba-0.7.0/ |
2018-11-15 23:03:26 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Fat-fingered previous change. |
2018-11-15 23:01:48 by Anthony J. Bentley | Files touched by this commit (5) |
Log message: Use libswresample instead of libavresample, backported from upstream. |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-27 02:15:32 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.6.3, a bugfix release. Release notes: https://mgba.io/2018/04/14/mgba-0.6.3/ |
2018-04-05 21:05:39 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.6.2. Release notes: https://mgba.io/2018/04/03/mgba-0.6.2/ |
2017-08-03 02:49:44 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to mgba-0.6.0. Release notes: https://github.com/mgba-emu/mgba/blob/0.6.0/CHANGES |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-26 22:45:18 by Marc Espie | Files touched by this commit (2) |
Log message: compiles like a charm with clang |
2017-01-02 13:38:53 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.5.2. Release notes: https://mgba.io/2016/12/31/mgba-0.5.2/ |
2016-12-25 07:34:40 by Vadim Zhukov | Files touched by this commit (43) |
Log message: Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps. The devel/kf5 to be handled separately, please wait. |
2016-10-06 00:25:31 by Anthony J. Bentley | Files touched by this commit (5) |
Log message: Update to mgba-0.5.1. Release notes: https://mgba.io/2016/10/05/mgba-0.5.1/ https://mgba.io/2016/09/19/mgba-0.5.0/ Of note: this update adds Game Boy and Game Boy Color support, as opposed to 0.4.1 which only supported Game Boy Advance. |
2016-08-04 23:23:59 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Add a new libretro subpackage for mgba, for use with RetroArch. ok juanfra@ |
2016-08-01 12:30:00 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to mgba-0.4.1. Release notes: https://mgba.io/2016/07/11/mgba-0.4.1/ |
2016-05-06 15:39:04 by Stuart Henderson | Files touched by this commit (11) |
Log message: make sure -current pkgname/revision are higher than stable |
2016-05-06 15:35:59 by Stuart Henderson | Files touched by this commit (16) |
Log message: bump users of MagickWand-6.Q16 and Magick++-6.Q16 in -stable due to shlib major bump in ImageMagick update; thanks jasper for the list |
2016-01-11 02:35:46 by Antoine Jacoutot | Files touched by this commit (32) |
Log message: Use consistent email address for the MAINTAINER line. ok bentley@ (maintainer) |
2015-12-18 17:12:36 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to mgba-0.3.2. Changelog: https://github.com/mgba-emu/mgba/blob/30220a3c4bdb47db679517150b2b849ebaae463c/CHANGES |
2015-11-08 00:23:03 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Bump. |
2015-11-06 13:37:35 by Stuart Henderson | Files touched by this commit (19) |
Log message: fix following ImageMagick update |
2015-11-04 23:33:30 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: mgba picks sdl2 instead of sdl if both are installed. |
2015-11-01 08:28:07 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to mgba-0.3.1. |
2015-08-20 01:25:59 by Anthony J. Bentley | Files touched by this commit (6) |
Log message: Update to mgba-0.3.0. Release announcement: https://mgba.io/2015/08/16/mgba-0.3.0/ ok kirby@ |
2015-07-19 16:24:11 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Add a comment to the patch. |