aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.c
AgeCommit message (Expand)Author
2021-03-22Adds per-game config when loading a game from argsneonloop
2021-03-14Better default config for trimuineonloop
2021-03-14Config and saves go in ~/.pcsxneonloop
2021-03-14Initial trimui s supportneonloop
2020-10-22Add a threaded rendererJustin Weiss
2020-08-13Add an option to downscale hi-res viewsJustin Weiss
2020-05-23Silence some warningsnegativeExponent
2019-12-17UpdatenegativeExponent
2019-09-25Merge branch 'gpu_unai_plugin_update'negativeExponent
2019-09-21Fix sound over-buffering on 3dsJustin Weiss
2019-08-17Backport GPU Unai plugin from PCSX4ALLnegativeExponent
2019-08-03Silence warning -Wformat-overflowretro-wertz
2019-08-02Use retro_log for SysPrintfretro-wertz
2019-03-13merge remote-tracking branch 'notaz/master'retro-wertz
2019-03-07Diablo Music fix for PCSX Rearmed. (optional hack)gameblabla
2017-04-07Remove dead non retroarch platforms, prepare for second memcardmeepingsnesroms
2017-03-02fix implicit-function-declaration warnings/errors.aliaspider
2016-05-13Added multitap core option & style nitscbransden
2016-05-13Initial multitap supportalexis-puska
2016-04-22Merge branch 'master' of https://github.com/notaz/pcsx_rearmed into notaz-masterdankcushions
2016-04-01don't use __ARM_ARCH_7A__notaz
2015-09-29(vita) build fix.aliaspider
2015-09-23(ctr/3ds) add target.aliaspider
2015-01-04spu: threaded implementationnotaz
2015-01-03mingw build fixesnotaz
2014-12-20spu: put globals into a structurenotaz
2014-12-20spu: add a schedule callbacknotaz
2014-12-20frontend: update libpicofenotaz
2013-04-02frontend: flush emuLognotaz
2013-04-02frontend: attempt basic ios loggingnotaz
2013-03-15frontend: exit immediately on signalsnotaz
2013-01-31frontend: change how exit is donenotaz
2013-01-28frontend: don't set up profile paths without frontendnotaz
2013-01-28frontend: logging updatesnotaz
2013-01-05frontend: don't update during resetnotaz
2013-01-03ignore case for cwcheatnotaz
2013-01-03frontend: remove unneeded hack optionsnotaz
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-12-09pipe error messages through single functionnotaz
2012-11-28clean up mmap hacksnotaz
2012-11-24frontend: allow sstates without cd imgnotaz
2012-11-18frontend: overlay improvementsnotaz
2012-11-18frontend: initial sdl overlay implementationnotaz
2012-11-11frontend: add toggle FPS optionnotaz
2012-11-10frontend: avoid loading msg when not needednotaz
2012-11-06frontend: make platform menu customizations more explicitnotaz
2012-11-06frontend: add fast forward supportnotaz
2012-11-05drop some unused codenotaz
2012-11-05switch over to libpicofenotaz
2012-11-02move blit to core, allow filtering while blittingnotaz