a9eb1f5c1160e3863180b9fe541b64e4d1e73788
The x86 file sharing code opens files with O_WRONLY which maps incorrectly to O_RDONLY. Fix this by explicitely mapping O_RDONLY and O_WRONLY. Signed-off-by: Sven Schnelle <svens@stackframe.org> Co-authored-by: Sven Schnelle <svens@stackframe.org>
Support "guide2" in gamecontrollerdb for OSD button chords. Support the +/- analog axis notation for mapping analog to digital buttons (#692)
Main_MiSTer Main Binary and Wiki Repo
This repo serves as the home for the MiSTer Main binaries and the Wiki.
For the purposes of getting google to crawl the wiki, here's a link to the (not for humans) crawlable wiki
If you're a human looking for the wiki, that's here
To compile this application, read more about that here
Description
Languages
C
58.3%
C++
41.5%
HTML
0.1%