drc: fix mtc0 argument
[pcsx_rearmed.git] / frontend /
2011-10-30 notazdrc: add some hack options
2011-10-30 notazpcnt: measure gte too
2011-10-30 notazfrontend/pollux: program MLC2 for TV-out, save/restore...
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazrelease r10, for real r10
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notazadd caanoo frontend files, move pandora files
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-08 notazrecompilation-caused frameskip workaround
2011-10-08 notazspu/cdda: sync cdda to spu playback
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazpsxcounters: avoid update on each hsync
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-25 notazfrontend: menu: don't assume onoff vars are int
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-23 notazfix build on some ARM toolchains
2011-09-23 notazfrontend: fix a couple of annoyancies
2011-09-21 notazspu: get rid of pCurr -1, pass right chans to silent...
2011-09-19 notazfrontend: always detect region
2011-09-19 notazfrontend: fix frame limiter issue
2011-09-19 notazfrontend: change sound config vars
2011-09-19 notazadd fixed frameskip option
2011-09-16 notazfix some minor frontend issues
2011-08-13 notazfrontend: show time and battery capacity
2011-08-12 notazfrontend: split 4:3 scaling options
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazfrontnd: pcnt: enable counters to avoid using ext tools
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-08-01 notazspu: some misc refactoring/cleanup
2011-07-29 notazfrontend: add chan display option, for fun mostly
2011-07-12 notazfrontend: sync with pico code
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-12 notazcdriso: handle eboot and it's TOC, some refactoring
2011-07-07 notazcdrom: make read reschedule optional
2011-07-07 notazfrontend: update file browser filters
2011-07-07 notazfrontend: handle 24bpp in sstate preview
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-06-06 notazfrontend: support some emu actions in x11 build
2011-04-05 notazfrontend: allow loading states from specified file
2011-04-04 notazplugins: expand GPUvBlank to pass hcounter pointer
2011-04-04 notazfrontend: make -psxout cmd arg override config
2011-03-21 notaztry to align timing with LCD refresh
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-21 notazfrontend: input: add hack to allow abs-only devices
2011-03-21 notazfrontend: input: detect dead devices, always set keynames
2011-03-20 notazfrontend: input: kill "merge with defaults" behavior
2011-03-17 notazfrontend: warn about frameskip problems
2011-03-14 notazfrontend: bios warning bugfix
2011-03-13 notazfrontend: add screenshot functionality
2011-03-12 notazfrontend: debug menu adjustment
2011-03-07 notazfrontend: fix valgrind errors
2011-03-01 notazdfxvideo: use bit31 handling from pcsxr-svn
2011-03-01 notazdrc: clear dynarec completely on CD image change
2011-03-01 notazfrontend: add BIOS warning
2011-03-01 notazfrontend: commit some debug code
2011-02-22 notazfrontend: make sure color format is set
2011-02-16 notazfrontend: minor adjustments
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazfrontend: tune frameskip a bit more
2011-02-10 notazadd cd swap functionality
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazfrontend: support ingame actions (state load and such)
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-09 notazfrontend: redo frame skip/limiter yet again
2011-02-04 notazmenu: don't override region, fix P.E.Op.S. frameskip
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-02-03 notazdfxvideo: add bgr888->rgb565 converter for maemo port
2011-02-03 notazmaemo: clean up and integrate
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-26 notazfrontend: remove bad configs
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-23 notazsome frontend adjustments
2011-01-15 notazrewrite frame limiter
2011-01-15 notazbugfix
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazsome quick input code for PC build
2011-01-15 notazfrontend: bios support
2011-01-07 notazrm unused file
2011-01-07 notazallow some build customization
2011-01-07 notazrelicense common/menu.* to suit this project
2011-01-04 notazrelease r3 r3
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-04 notazadd savestate preview
2011-01-03 notazfrontend cleanup
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazplugin_lib: export more functions
2011-01-01 notazadd a way for GPU plugin to get layer config
2010-12-30 notazprepare for external gpu plugins
2010-12-30 notazfbdev: resize: do single ioctl in nonerror path
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-28 notazadd per game configs (by popular demand, no controls...
next