Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-30 | frontend: move defconfig to main | notaz | |
.. so that maemo can use it | |||
2011-10-30 | frontend: minor menu adjustments | notaz | |
2011-10-30 | drc: add some hack options | notaz | |
intended for caanoo/Wiz, some users want to trade glitches for performance boost. | |||
2011-10-30 | inline/parametrize rootcounter reads | notaz | |
makes rcnt1 hack impossible though, overclock PSX instead | |||
2011-10-10 | release r10, for real | notaz | |
2011-10-10 | frontend: fix integer-prefer scaler | notaz | |
2011-10-10 | use faster PSX clock on armv7 devices | notaz | |
games that were too slow run better now, but others are too fast now.. I hope this is a good tradeoff. | |||
2011-10-10 | new ability to adjust psx cpu clock | notaz | |
2011-10-02 | yet more random armv5 tweaks | notaz | |
2011-09-27 | frontend: few more pollux/caanoo tweaks | notaz | |
2011-09-25 | add pollux/caanoo port, refactor things | notaz | |
2011-09-23 | support armv5 build | notaz | |
2011-09-20 | frontend: always detect region | notaz | |
override later if needed | |||
2011-09-19 | frontend: change sound config vars | notaz | |
it seems people out there still have bad sound configs | |||
2011-09-19 | add fixed frameskip option | notaz | |
2011-08-13 | frontend: show time and battery capacity | notaz | |
useful for longer gaming sessions | |||
2011-08-13 | frontend: split 4:3 scaling options | notaz | |
one for integer scaling, another for aspect scaling. | |||
2011-08-13 | frontend: add gpu_unai configuration options | notaz | |
2011-08-13 | frontend: refactor plugin_lib for maemo | notaz | |
should give them proper frame limiter, frameskip and also lightgun support, maybe. | |||
2011-08-13 | add guncon support | notaz | |
a bit basic but works | |||
2011-08-01 | spu: change volume control, default it to 3/4 instead of 1/2 | notaz | |
because some complain default volume is too low | |||
2011-08-01 | spu: some misc refactoring/cleanup | notaz | |
2011-07-30 | frontend: add chan display option, for fun mostly | notaz | |
2011-07-13 | frontend: add memcard change and exe run support | notaz | |
2011-07-08 | cdrom: make read reschedule optional | notaz | |
Some really nasty timing issues, I guess can only be resolved for good when general timing is good and BIAS is gone. | |||
2011-07-08 | frontend: update file browser filters | notaz | |
2011-07-08 | frontend: handle 24bpp in sstate preview | notaz | |
2011-07-08 | dfxvideo: decouple from main emu | notaz | |
2011-03-21 | try to align timing with LCD refresh | notaz | |
2011-03-21 | frontend: nub-as-btn option + gamepad fix | notaz | |
2011-03-17 | frontend: warn about frameskip problems | notaz | |
2011-03-14 | frontend: bios warning bugfix | notaz | |
2011-03-14 | frontend: add screenshot functionality | notaz | |
2011-03-12 | frontend: debug menu adjustment | notaz | |
2011-03-01 | drc: clear dynarec completely on CD image change | notaz | |
most likely only BIOS can be reused anyway, no need to stress invalidation code needlessly (even if it does it all well). | |||
2011-03-01 | frontend: add BIOS warning | notaz | |
this will hopefully reduce forum load | |||
2011-02-17 | frontend: minor adjustments | notaz | |
2011-02-11 | use analog handling from dfinput | notaz | |
2011-02-10 | add cd swap functionality | notaz | |
2011-02-10 | frontend: enable SPUIRQWait by default | notaz | |
2011-02-10 | frontend: support ingame actions (state load and such) | notaz | |
2011-02-10 | frontend: key config: save it and make more intuitive | notaz | |
2011-02-10 | frontend: support analog controller using nubs; some refactoring | notaz | |
also enable frameskip by default, it makes the experience a bit better on most games. | |||
2011-02-09 | frontend: redo frame skip/limiter yet again | notaz | |
2011-02-04 | menu: don't override region, fix P.E.Op.S. frameskip | notaz | |
2011-01-31 | cdrcimg: support .bz/.znx/eboot formats | notaz | |
not making use of extra .znx data or eboot TOCs yet. | |||
2011-01-24 | some frontend adjustments | notaz | |
2011-01-16 | rewrite frame limiter | notaz | |
the peops one is sometimes sleeping when not needed. | |||
2011-01-16 | menu: add interpreter option | notaz | |
2011-01-16 | remove hle savestate restriction | notaz | |
we have enough data to load any savestate |