EmuCR Feeds
Email Us

EmuCR: reicastReicast Git (2016/09/23) is compiled. reicast is a multi-platform Dreamcast emulator. The project is currently in Alpha, usability, performance and stability issues are to be expected. Cortex-A9 dualcore, 1ghz+ is the minimum hardware for decent speeds.

Reicast Git Changelog:
* Merge pull request #972 from reicast/holzhaus/fix-evdev-compile
linux-dist/evdev: Use std::Map.find() instead of operator[]
* linux-dist/evdev: Use std::Map.find() instead of operator[]
Since EvdevControllerMapping does not have a default constructor,
we can't use the operator[];
data_type& operator[](const key_type& k) - Returns a reference to
the object that is associated with a particular key. If the map
does not already contain such an object, operator[] inserts the
default object data_type().
Instead, we use the std::map.find() function.
This should resolve #971.

EmuCR: reicast
EmuCR: reicast

Download: Reicast Git (2016/09/23) x86
Download: Reicast Git (2016/09/23) x64
Download: Reicast Git (2016/09/23) 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!