EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-242 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.

Dolphin Git changelog:
* Merge pull request #4025 from bentley/desktop
Install manpages and XDG files on OpenBSD.
* Install manpages and XDG files on OpenBSD and FreeBSD.
* Merge pull request #4018 from bentley/openbsd-ifdefs
Openbsd ifdefs
* Add OpenBSD to the list of Unixes declaring CEXIETHERNET.
* Add an OpenBSD driver identifier.
* OpenBSD uses pthread_set_name_np() to set the name of a thread.
* OpenBSD doesn't support per-thread locales.
* OpenBSD has a custom sysctl for physical memory.
* Merge pull request #4024 from bentley/swap
Undefine OpenBSD's system byteswap macros to pick up generic functions.
* Undefine OpenBSD's system byteswap macros to pick up generic functions.
* Merge pull request #4017 from bentley/openbsd-libs
OpenBSD neither provides nor requires libdl and librt.
* OpenBSD neither provides nor requires libdl and librt.
* Merge pull request #4021 from bentley/mdoc
Convert manuals to use semantic mdoc macros.
* Convert manuals to use mdoc macros.
* Merge pull request #4020 from bentley/fstat64
Use the standard stat()/fstat() interfaces, not nonstandard *64().
* Use the standard stat()/fstat() interfaces, not nonstandard *64().
Most modern Unix environments use 64-bit off_t by default: OpenBSD,
FreeBSD, OS X, and Linux libc implementations such as Musl.
glibc is the lone exception; it can default to 32 bits but this is
configurable by setting _FILE_OFFSET_BITS.
Avoiding the stat64()/fstat64() interfaces is desirable because they
are nonstandard and not implemented on many systems (including
OpenBSD and FreeBSD), and using 64 bits for stat()/fstat() is either
the default or trivial to set up.
* Merge pull request #4019 from bentley/posix-includes
POSIX includes portability
* Add required POSIX includes and fairly portable Unix include.
POSIX specifies that inet_ntoa() is declared in arpa/inet.h, and that
POLLRDNORM, etc. are defined in poll.h.
gethostbyname() is not specified by POSIX, but the manpages in OpenBSD,
FreeBSD, OS X, and glibc all state that it is declared in netdb.h.
Without these headers, the build fails on OpenBSD and possibly other
systems.
* Merge pull request #4022 from leoetlino/about-links
DolphinWX: Center the links in the About dialog
* DolphinWX: Center the links in the About dialog
This makes the links explicitly vertically centered in the DolphinWX
About dialog. It is not needed on Windows, because the links have the
same height as text (and look just like text links). However, this is
required on other platforms or the links would look misaligned.

Download: Dolphin Git 5.0-240 x64
Download: Dolphin Git 5.0-242 Android
Source: HereAndroid, Console, Dev_Build, Dolphin, NGC, Wii,



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!