aboutsummaryrefslogtreecommitdiff
path: root/shell/other
AgeCommit message (Collapse)Author
2020-12-26Fix issue wit pitch being doubled by 2.gameblabla
Change all of the code accordingly and simplify it. This was made as to allocate less memory than needed, improve the speed of the scaler code and make it more suitable for IPU mode.
2020-11-12Fix compilation with modern GCC, remove unused portaudio.hm45t3r
2019-10-05Port the libretro core and make it standalone.gameblabla
TODO : - Input should use our config file instead. - Missing audio in some games. (Star Ocean, doesn't happen with stock retroarch code. Odd...)