2022-03-13 |
notaz | always enable chd support |
commit | commitdiff | tree | snapshot |
2022-03-01 |
notaz | drc: fix some wrong inv address calculations |
commit | commitdiff | tree | snapshot |
2022-02-26 |
notaz | unbreak nodynarec build |
commit | commitdiff | tree | snapshot |
2022-02-26 |
notaz | drc: try to avoid some block trapping |
commit | commitdiff | tree | snapshot |
2022-02-26 |
notaz | drc: rework jump_out lists |
commit | commitdiff | tree | snapshot |
2022-02-26 |
notaz | drc: rework expire code |
commit | commitdiff | tree | snapshot |
2022-02-24 |
notaz | drc: more precise invalidation checking for the invstub... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
notaz | drc: rework block tracking |
commit | commitdiff | tree | snapshot |
2022-02-23 |
notaz | drc: get rid of SPAN |
commit | commitdiff | tree | snapshot |
2022-02-23 |
notaz | drc: restore all block entry points at once |
commit | commitdiff | tree | snapshot |
2022-02-19 |
notaz | drc: don't delay block restoration |
commit | commitdiff | tree | snapshot |
2022-02-17 |
notaz | Revert "clear Index0 data FIFO flag (#241)" |
commit | commitdiff | tree | snapshot |
2022-02-15 |
notaz | drc: try not to end the block prematurely |
commit | commitdiff | tree | snapshot |
2022-02-15 |
notaz | psxinterpreter: unbreak load delay handling |
commit | commitdiff | tree | snapshot |
2022-02-12 |
notaz | drc: add a clock override for Super Robot Taisen Alpha |
commit | commitdiff | tree | snapshot |
2022-02-07 |
notaz | drc: try to make some passes not as slow, part 2 |
commit | commitdiff | tree | snapshot |
2022-02-07 |
notaz | drc: put passes in their own functions |
commit | commitdiff | tree | snapshot |
2022-02-07 |
notaz | drc: try to make some passes not as slow |
commit | commitdiff | tree | snapshot |
2022-02-07 |
notaz | drc: use optimized get_reg |
commit | commitdiff | tree | snapshot |
2022-02-07 |
notaz | drc: rm unneeded &63 masking |
commit | commitdiff | tree | snapshot |
2022-02-07 |
gameblabla | clear Index0 data FIFO flag (#241) |
commit | commitdiff | tree | snapshot |
2022-02-05 |
gameblabla | Fix silly typo mistake for CDROM pause/resume fix for... |
commit | commitdiff | tree | snapshot |
2022-01-31 |
notaz | gpu_neon: fix apparent missing msb setting in blend_blo... |
commit | commitdiff | tree | snapshot |
2022-01-31 |
notaz | gpu_neon: reserved bpp is 16bpp, not 4bpp |
commit | commitdiff | tree | snapshot |
2022-01-30 |
notaz | drc: don't abort on game crash |
commit | commitdiff | tree | snapshot |
2022-01-30 |
notaz | rm the old debugger stuff, like in libretro fork |
commit | commitdiff | tree | snapshot |
2022-01-29 |
notaz | drc: add apparently missing ROREG loading |
commit | commitdiff | tree | snapshot |
2022-01-29 |
notaz | drc: some more debug logging |
commit | commitdiff | tree | snapshot |
2022-01-27 |
notaz | drc: add seemingly missing double-alloc check |
commit | commitdiff | tree | snapshot |
2022-01-27 |
notaz | drc: clear dirty flag when deallocating a reg |
commit | commitdiff | tree | snapshot |
2022-01-27 |
notaz | drc: init some variables, adjust comments |
commit | commitdiff | tree | snapshot |
2022-01-26 |
notaz | drc: emulate break opcode |
commit | commitdiff | tree | snapshot |
2022-01-26 |
notaz | drc: don't cache psxRegs.interrupt |
commit | commitdiff | tree | snapshot |
2022-01-24 |
notaz | drc: another hack to try to get Vita to work |
commit | commitdiff | tree | snapshot |
2022-01-23 |
notaz | drc: a bit more sophisticated f1 hack |
commit | commitdiff | tree | snapshot |
2022-01-23 |
notaz | always describe to get git hash in log messages |
commit | commitdiff | tree | snapshot |
2022-01-23 |
notaz | drc: possibly the missing piece for Vita |
commit | commitdiff | tree | snapshot |
2022-01-23 |
notaz | drc: align size passed to mprotect |
commit | commitdiff | tree | snapshot |
2022-01-22 |
notaz | spu: try to eliminate some cdda clicks/pops |
commit | commitdiff | tree | snapshot |
2022-01-22 |
notaz | spu: save/restore decode_pos |
commit | commitdiff | tree | snapshot |
2022-01-22 |
notaz | cdrom: play cdda regardless of report mode |
commit | commitdiff | tree | snapshot |
2021-12-14 |
notaz | drc: always clear full decoded_insn |
commit | commitdiff | tree | snapshot |
2021-12-14 |
notaz | fix some issues and warnings seen on ctr build |
commit | commitdiff | tree | snapshot |
2021-12-14 |
notaz | drc: reapply some libretro changes |
commit | commitdiff | tree | snapshot |
2021-12-14 |
notaz | drc: adjust asm to make clang happy |
commit | commitdiff | tree | snapshot |
2021-11-30 |
notaz | drc: rearrange hacks |
commit | commitdiff | tree | snapshot |
2021-11-29 |
notaz | drc: fix some mistake done during arm64 porting |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: fix an old memhandler oversight |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: fix CCREG loading |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: don't cull ccreg |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: rework cycle counting |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: prefer callee-saved regs on alloc |
commit | commitdiff | tree | snapshot |
2021-11-28 |
notaz | drc: get rid of RAM_FIXED, revive ROREG |
commit | commitdiff | tree | snapshot |
2021-11-26 |
notaz | drc: botched msb bit check |
commit | commitdiff | tree | snapshot |
2021-11-24 |
notaz | drc: only override default cycle_multiplier |
commit | commitdiff | tree | snapshot |
2021-11-24 |
notaz | drc: add a hack for f1 games |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | interpreter: simplify icache implementation |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | drc: drop 'likely' branch support, simplify |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | drc: reduce memory usage |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | make icache implementation play nice with the dynarec |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | drc: detect unconditional branches early |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | drc: minor adjustments |
commit | commitdiff | tree | snapshot |
2021-11-22 |
notaz | drc: fix block expire |
commit | commitdiff | tree | snapshot |
2021-11-21 |
notaz | frontend: remove src alignment requirements in asm |
commit | commitdiff | tree | snapshot |
2021-11-20 |
notaz | drc,interpreter: add mul/div stalls |
commit | commitdiff | tree | snapshot |
2021-11-20 |
notaz | drc: try to make gte stall handling less bloaty |
commit | commitdiff | tree | snapshot |
2021-11-20 |
notaz | drc/gte: add some stall handling |
commit | commitdiff | tree | snapshot |
2021-11-19 |
notaz | drc: use helpers for jump checks |
commit | commitdiff | tree | snapshot |
2021-11-19 |
notaz | frontend: force full recompile on drc setting change |
commit | commitdiff | tree | snapshot |
2021-11-18 |
notaz | drc: use a separate var for game hacks |
commit | commitdiff | tree | snapshot |
2021-11-18 |
notaz | fix some crashes when loading bad state |
commit | commitdiff | tree | snapshot |
2021-11-16 |
notaz | fix x86 build |
commit | commitdiff | tree | snapshot |
2021-11-16 |
notaz | drc: add a timing hack for Internal Section |
commit | commitdiff | tree | snapshot |
2021-11-16 |
notaz | drc: adjust timing to be closer to the interpreter |
commit | commitdiff | tree | snapshot |
2021-11-15 |
notaz | drc: adjust constants, 32bit is enough |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: handle a corner case with SLT |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | update libpicofe |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | try to add armhf and arm64 ci build |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | enable arm64 dynarec |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: update cache flushing |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: new far call mechanism |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: something works on arm64 |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: adjust bogus looking check |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: arm64 wip |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: some more general cleanup |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: arm64 wip |
commit | commitdiff | tree | snapshot |
2021-11-14 |
notaz | drc: starting arm64 support |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: move some stuff out of assem_arm for reuse |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: remove yet yet more n64 stuff |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: remove yet more n64 stuff |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: rework for 64bit, part 4 |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: remove some leftover n64-only stuff |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: rework for 64bit, part 3 |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: remove old debug code |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: convert 'stubs' to a struct with proper types... |
commit | commitdiff | tree | snapshot |
2021-11-08 |
notaz | drc: rework for 64bit, part 1 |
commit | commitdiff | tree | snapshot |
2021-10-31 |
notaz | some drc debug patches |
commit | commitdiff | tree | snapshot |
2021-10-31 |
notaz | some drc debug helpers |
commit | commitdiff | tree | snapshot |
2021-10-31 |
notaz | some cleanup to reduce confusion |
commit | commitdiff | tree | snapshot |
2021-10-31 |
notaz | update libpicofe |
commit | commitdiff | tree | snapshot |
next |