Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2018-10-02 23:09:30 by Nia Alarie | Files touched by this commit (22)
Log message:
emulators/libretro-*: SunOS linker fixes.

libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
   2018-09-27 22:22:26 by Tobias Nygren | Files touched by this commit (1)
Log message:
libretro-desmume: needs -D__STDC_FORMAT_MACROS

It tries to define it in the source code, but does so too late,
after inttypes.h has already been pulled in. Just define it in CXXFLAGS.
   2018-08-14 15:08:57 by Nia Alarie | Files touched by this commit (2)
Log message:
Use "${MACHINE_ARCH} ==" for x86_64 and i386 instead of the :M pattern.
   2018-08-11 14:57:24 by Nia Alarie | Files touched by this commit (6)
Log message:
libretro-desmume: add version 20180807.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

DeSmuME is a Nintendo DS emulator.

Next | Query returned 14 messages, browsing 11 to 20 | previous