EmuCR Feeds
Email Us

EmuCR: RetroArch  RetroArch Git (2015/04/02) is complied. RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores". libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little/no porting effort.

RetroArch Git Changelog:
* Start preparing joypad_connection code for cross-platform purposes
* (libusb) Start passing userdata pointer to hotplug callback
* Merge pull request #1569 from lioncash/redundant
font: Remove unnecessary null checks
* font: Remove unnecessary null checks
These conditions are checked at the top of the function.
* (libusb) Add manufacturer descriptor/device descriptor to interface struct
* (apple_hid.c) Cleanup
* (apple_hid.c) style nits
* (Apple HID) Cleanups
* Merge pull request #1566 from lioncash/typo
video_driver: Fix a typo in a conditional
* video_driver: Fix a typo in a conditional
* Merge pull request #1567 from lioncash/leak
menu_entries_cbs_deferred_push: Fix potental memory leaks
* menu_entries_cbs_deferred_push: Fix potental memory leaks
* Merge pull request #1568 from lioncash/retval
hid: Fix return of potentially uninitialized pointers
* hid: Fix return of potentially uninitialized pointers
After a pointer is freed it's considered to be a dangling pointer. Returning a dangling pointer is undefined behavior.
* (Libusb/HID) Start adding preliminary libusb HID driver - based
on https://github.com/nonolith/libusb/blob/master/examples/hotplug.c and https://github.com/ToadKing/wii-u-gc-adapter/blob/master/wii-u-gc-adapter.c
* Merge pull request #1565 from SuperrSonic/master
(Wii) Simple fix for Wiimote not reconnecting on reloads
* (Wii) Simple fix for Wiimote not connecting after
... loading game, core, history, exiting, anything that reloads RA.
* Merge pull request #1564 from aliaspider/master
(3DS) add very basic display of the loaded core's framebuffer.
* (3DS) can display loaded content.
add an fps counter.
* (3DS) osGetTime is in milliseconds.
* Merge pull request #1563 from lioncash/textalign
xmb: Be explicit with text alignment
* xmb: Be explicit with text alignment
Also fixes building on VS 2013
* Merge pull request #1562 from aliaspider/master
add basic input functionality to allow navigating the menu.
* (3DS) add the ability to open the menu with L+R+Start+Select.
* (3DS/CTR) shutdown hack not needed anymore.
* implement a very basic input driver, will need to be implemented
correctly later.
* Merge pull request #1561 from aliaspider/master
(CTR-3DS) remove hardcoded paths in the Makefile.
* (CTR-3DS) remove hardcoded paths in the Makefile.
remove trailing tab.
* (CTR/3DS) Update copyright headers
* (HID) Create null_hid
* Merge pull request #1560 from heuripedes/master
Path settings fixes
* (menu_entries.c) Don't ignore empty result sets for ST_DIR
* (shared.h) Initialize local variables
* (Griffin) Buildfix
* (Apple HID) Use ident name of HID input driver
* (HID) Buildfix
* Merge pull request #1559 from aliaspider/master
preliminary 3DS port.
* preliminary 3DS port.
* (HID) Cleanups
* (Apple HID) Buildfix
* (Apple HID) Cleanups
* (Apple HID) Updates
* Start creating input HID driver interface, etc.
* (Apple HID) Refactor
* (HID) Buildfix
* (HID) Start refactoring the Apple HID joypad driver to be a more
general-purpose HID joypad driver
* Enable Advanced Settings by default
* (menu_entries_cbs.c) Use write_file wrapper
* (movie.c) Style nits

Download: RetroArch Git (2015/04/02) x64
Download: RetroArch Git (2015/04/02) Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!