2011-01-29 |
notaz | spu: don't stop a channel by adsr if we have potential irq |
commit | commitdiff | tree | snapshot |
2011-01-29 |
notaz | spu: cleanup build a bit |
commit | commitdiff | tree | snapshot |
2011-01-28 |
notaz | drc: fall back to interpreter on delay slot link reg... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
notaz | cdrom: support cdda playback cursor and autopause/report |
commit | commitdiff | tree | snapshot |
2011-01-26 |
notaz | frontend: remove bad configs |
commit | commitdiff | tree | snapshot |
2011-01-26 |
notaz | gpu_unai: fix P.E.Op.S. save compatibility for good |
commit | commitdiff | tree | snapshot |
2011-01-26 |
notaz | drc: invalidate RAM mirrors correctly |
commit | commitdiff | tree | snapshot |
2011-01-26 |
notaz | drc: handle $ra accesses in DS (BxxZAL case only) |
commit | commitdiff | tree | snapshot |
2011-01-25 |
notaz | cdriso: adjust getTD and getStatus to pcsxr-svn |
commit | commitdiff | tree | snapshot |
2011-01-25 |
notaz | cdrom: add CdlGetlocP hack |
commit | commitdiff | tree | snapshot |
2011-01-25 |
notaz | cdrom: merge most of cdrom.c from latest pcsxr (r62214) |
commit | commitdiff | tree | snapshot |
2011-01-24 |
notaz | drc: allow CFC1/2 to r0 |
commit | commitdiff | tree | snapshot |
2011-01-24 |
notaz | drc: make BxxZAL implementation complete |
commit | commitdiff | tree | snapshot |
2011-01-24 |
notaz | drc: try harder to not compile code as 64bit |
commit | commitdiff | tree | snapshot |
2011-01-24 |
notaz | drc: fix COP2 decoding |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | spu: don't read config, we manage it in frontend |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | drc: don't leave until we really need to |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | drc: add support for interpreter calls; use them for... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | interpreter: add handling for a branch in delay slot |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | fix some alignment issues |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | add watchdog thread to detect lockups |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | drc: use correct clear size |
commit | commitdiff | tree | snapshot |
2011-01-23 |
notaz | some frontend adjustments |
commit | commitdiff | tree | snapshot |
2011-01-17 |
notaz | drc: remove leftover printf |
commit | commitdiff | tree | snapshot |
2011-01-17 |
notaz | drc: Ari64's fix for loop reg allocation problem |
commit | commitdiff | tree | snapshot |
2011-01-17 |
notaz | Revert "drc: fix a bug with loop reg allocation" |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | release r4 r4 |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | rewrite frame limiter |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | bugfix |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: fix a bug with loop reg allocation |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | bios: implement psxBios__card_chan |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | bios: firstfile delivers an event on real bios, so... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: fix some goofage in cop2_{get,put}_dreg |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: allow reading r31 in delay slot |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: handle MTC0 in delay slot |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | menu: add interpreter option |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: remove funcs from assert()s to allow NDEBUG build |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: allow move-to-r0 condition |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | remove hle savestate restriction |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | menu: add bios selection |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: rework bios fastboot hack a bit |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | some quick input code for PC build |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: check for r0 dest (it might be allocated) |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | hack for bios write disable thing |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: hacks for psx bios on PCSX |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: don't read readmem_dword to r0 or on dummy reads |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: support RFE, remove ERET (it's not in r3k) |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | drc: minor disassembly fixes |
commit | commitdiff | tree | snapshot |
2011-01-15 |
notaz | frontend: bios support |
commit | commitdiff | tree | snapshot |
2011-01-10 |
notaz | hack interpreter so that it can return to menu |
commit | commitdiff | tree | snapshot |
2011-01-07 |
notaz | rm unused file |
commit | commitdiff | tree | snapshot |
2011-01-07 |
notaz | allow some build customization |
commit | commitdiff | tree | snapshot |
2011-01-07 |
notaz | relicense common/menu.* to suit this project |
commit | commitdiff | tree | snapshot |
2011-01-04 |
notaz | release r3 r3 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
notaz | gpu_unai: add some framebuffer guard memory |
commit | commitdiff | tree | snapshot |
2011-01-04 |
notaz | gpu_unai: freeze display size and position |
commit | commitdiff | tree | snapshot |
2011-01-04 |
notaz | try to ensure fbdev buffer is valid |
commit | commitdiff | tree | snapshot |
2011-01-04 |
notaz | add savestate preview |
commit | commitdiff | tree | snapshot |
2011-01-03 |
notaz | frontend cleanup |
commit | commitdiff | tree | snapshot |
2011-01-03 |
notaz | dfxvideo: massive cleanup |
commit | commitdiff | tree | snapshot |
2011-01-02 |
notaz | gpu_unai: basic frameskip |
commit | commitdiff | tree | snapshot |
2011-01-02 |
notaz | gpu_unai: avoid useless blits |
commit | commitdiff | tree | snapshot |
2011-01-02 |
notaz | gpu_unai: warning fix |
commit | commitdiff | tree | snapshot |
2011-01-02 |
notaz | gpu_unai: pcsx-rearmed port |
commit | commitdiff | tree | snapshot |
2011-01-02 |
notaz | plugin_lib: export more functions |
commit | commitdiff | tree | snapshot |
2011-01-01 |
notaz | import gpu_unai from PCSX4ALL project |
commit | commitdiff | tree | snapshot |
2011-01-01 |
notaz | add a way for GPU plugin to get layer config |
commit | commitdiff | tree | snapshot |
2011-01-01 |
notaz | gles: tweak Makefile, credits |
commit | commitdiff | tree | snapshot |
2010-12-31 |
notaz | Pickle's port for this emu |
commit | commitdiff | tree | snapshot |
2010-12-31 |
notaz | gpu-gles from psx4m |
commit | commitdiff | tree | snapshot |
2010-12-30 |
notaz | gui/Plugin: don't open/close gpu |
commit | commitdiff | tree | snapshot |
2010-12-30 |
notaz | prepare for external gpu plugins |
commit | commitdiff | tree | snapshot |
2010-12-30 |
notaz | fbdev: resize: do single ioctl in nonerror path |
commit | commitdiff | tree | snapshot |
2010-12-30 |
notaz | decouple input/frame limiter from GPU plugin |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | release r2 r2 |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | add some plugin control from the menu, include spunull |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | add per game configs (by popular demand, no controls... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | move layer control to plugin/plugin_lib |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | more complete credit listing in readme |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | bios: fix firstfile() return value |
commit | commitdiff | tree | snapshot |
2010-12-28 |
notaz | drc: fix wrong address reg use in c2ls, small refactoring |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | fix another alignment issue |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | drc: fix BxxZAL |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | drc: fix SWL/SWR confusion in do_unalignedwritestub |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | some debug code improvements |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | io asm: always write out to psxH, like C code does |
commit | commitdiff | tree | snapshot |
2010-12-27 |
notaz | omap: reserve enough memory for 24bpp modes |
commit | commitdiff | tree | snapshot |
2010-12-26 |
notaz | properly implement pad handling |
commit | commitdiff | tree | snapshot |
2010-12-26 |
notaz | fix a keybind copy-paste bug |
commit | commitdiff | tree | snapshot |
2010-12-26 |
notaz | set memcard paths, rm dead code |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | add .pnd stuff r1 |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | sync cdrom.h with pcsxr-svn |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | menu: add config save/load |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | add default skin |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | menu: add most options |
commit | commitdiff | tree | snapshot |
2010-12-25 |
notaz | cdriso: add hack for cdda pausing |
commit | commitdiff | tree | snapshot |
2010-12-24 |
notaz | gpu: be sure bSkipNextFrame is consistent when fskip... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
notaz | spu: kill voldiv on ARM too |
commit | commitdiff | tree | snapshot |
2010-12-23 |
notaz | drc: map bios and fix dummy reads |
commit | commitdiff | tree | snapshot |
2010-12-22 |
notaz | init some forgotten stuff |
commit | commitdiff | tree | snapshot |
next |