Age | Commit message (Expand) | Author |
2010-12-21 | omap: only setup mem before using fb | notaz |
2010-12-21 | hack: use simple GTE division | notaz |
2010-12-19 | improved memhandlers | notaz |
2010-12-18 | drc: pass correct address to verify_code | notaz |
2010-12-18 | drc: don't compile 64bit loads/stores in 32bit mode | notaz |
2010-12-18 | drc: end block on syscall and hlecall, not insn after them | notaz |
2010-12-16 | menu: update file colors, fix a bug in emu_if | notaz |
2010-12-16 | cdriso: support multi-track .cue | notaz |
2010-12-16 | update inputs on vsync | notaz |
2010-12-16 | check for height changes too | notaz |
2010-12-16 | psxbios: make noisy bios prints optional | notaz |
2010-12-16 | cdriso: don't try to play audio if tracks are missing | notaz |
2010-12-16 | drc: use correct RAM size | notaz |
2010-12-16 | drc: fix: storelr should also use AGR | notaz |
2010-12-16 | menu: setup colors for file browser | notaz |
2010-12-16 | add basic .Z support | notaz |
2010-12-16 | drc: implemented STL/STR stubs (at least I think I did) | notaz |
2010-12-14 | drc: don't clear ARM caches on whole translation cache - it's very slow | notaz |
2010-12-14 | spu: disable SPUIRQWait, it only seems to cause problems | notaz |
2010-12-14 | menu: implement savestates and scaling cfg | notaz |
2010-12-14 | refactor OSD code and PCNT stuff | notaz |
2010-12-14 | fix bgr2rgb16 and reduce mode change glitching | notaz |
2010-12-14 | drc: don't remove unused i/o reads because of FIFOs | notaz |
2010-12-14 | drc: hook even to detect irq unmasking | notaz |
2010-12-14 | fix x86 build, minor refactoring | notaz |
2010-12-14 | drc: handle invalidate on clear() calls and reset | notaz |
2010-12-14 | drc: allow recursive calls | notaz |
2010-12-14 | update in_evdev, fix return from menu | notaz |
2010-12-14 | rm X11 include hack | notaz |
2010-12-14 | add OMAP layer, also preliminary menu, hud and input support | notaz |
2010-12-14 | pull in more code from PicoDrive | notaz |
2010-12-14 | add support for 24bpp mode | notaz |
2010-12-14 | drc: allow xor imm 0 | notaz |
2010-12-14 | drc: add forgotten __clear_cache | notaz |
2010-12-14 | drc: try harder to mark upper regs as unneeded | notaz |
2010-12-14 | improve event handling again | notaz |
2010-12-14 | simple neon BGR555 to RGB565 converter | notaz |
2010-12-14 | make PCNT stuff optional | notaz |
2010-12-14 | improve event handling (still has problems though) | notaz |
2010-12-06 | drc: fix JALR with non-r31 return register | notaz |
2010-12-06 | drc: small debug improvement | notaz |
2010-12-06 | add Pete's null SPU plugin | notaz |
2010-12-05 | fix some alignment issues | notaz |
2010-12-05 | drc: use direct hle calls | notaz |
2010-12-05 | drc: initial cop2/gte implementation (works, mostly) | notaz |
2010-12-02 | drc: fix cycle counting, make it use single var | notaz |
2010-12-02 | drc: fix unsaved register | notaz |
2010-12-02 | drc: further hacks, hle handling | notaz |
2010-12-02 | drc: attempt to support little endian | notaz |
2010-11-24 | drc: bugfix | notaz |