aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.c
AgeCommit message (Expand)Author
2019-03-07Diablo Music fix for PCSX Rearmed. (optional hack)gameblabla
2016-04-01don't use __ARM_ARCH_7A__notaz
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
2012-10-12frontend: add renderer toggle optionnotaz
2012-10-12add support for software-enhanced renderingnotaz
2012-07-31frontend: improve minimize handlingnotaz
2012-07-30select builtin gpu plugin on configurenotaz
2012-07-29frontend: initial libretro supportnotaz
2012-07-23cheat: add some undo logicnotaz
2012-07-22frontend: initial cheats supportnotaz
2012-07-09spu: get rid of iSPUIRQWaitnotaz
2012-07-09spu: remove all threading codenotaz
2012-05-27automatically build pluginsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-29frontend: input: pass default binds as argumentnotaz
2012-03-04frontend: save gpu-gles settings toonotaz
2012-03-02gpu-gles: enable texture garbage collectionnotaz
2012-02-28frontend: sync workaround for caanoonotaz
2012-01-19frontend: add gles plugin optionsnotaz
2012-01-08frontend: add minimize supportnotaz
2012-01-05gpu_neon: add some intelace mode handlingnotaz
2011-12-11update release packagingnotaz
2011-12-06frontend: get rid of plat_rescan_inputsnotaz
2011-10-30frontend: input driver and volume control for Wiznotaz