2020-01-26 |
kub | improved VRAM128K support (overdrive 2) |
commit | commitdiff | tree | snapshot |
2020-01-26 |
kub | VDP timing improvements |
commit | commitdiff | tree | snapshot |
2020-01-26 |
kub | added debug reg sprite plane support (fixes some issues... |
commit | commitdiff | tree | snapshot |
2020-01-26 |
kub | sprite rendering improvements for masking and limit... |
commit | commitdiff | tree | snapshot |
2020-01-26 |
kub | audio fixes for overdrive demo |
commit | commitdiff | tree | snapshot |
2020-01-14 |
kub | emulator timing fixes, VDP DMA fixes, improved DAC... |
commit | commitdiff | tree | snapshot |
2020-01-14 |
kub | bug fixes in drc, audio, display |
commit | commitdiff | tree | snapshot |
2020-01-07 |
kub | audio: added SSG-EG to YM2612, plus some timing changes... |
commit | commitdiff | tree | snapshot |
2019-12-31 |
kub | add DC filter to sound mixer to remove potential PCM... |
commit | commitdiff | tree | snapshot |
2019-12-21 |
kub | sh2 drc: updates from mame for ym2612 sound |
commit | commitdiff | tree | snapshot |
2019-12-21 |
kub | sh2 drc: optimize T bit handling for A64 |
commit | commitdiff | tree | snapshot |
2019-12-13 |
kub | sh2 drc: fix speed regression |
commit | commitdiff | tree | snapshot |
2019-12-11 |
kub | sh2 drc: cleanup, fix for drc crash, for mips code... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
kub | remove textrels with -fPIC/-fPIE (for android/ios) |
commit | commitdiff | tree | snapshot |
2019-12-02 |
kub | sh2 drc, tentative MIPS32/64 Release 2 support |
commit | commitdiff | tree | snapshot |
2019-11-27 |
kub | release 1.95 |
commit | commitdiff | tree | snapshot |
2019-11-27 |
kub | sh2 drc: bug fixing |
commit | commitdiff | tree | snapshot |
2019-11-20 |
kub | sh2 drc: fixed some RISC-V bugs |
commit | commitdiff | tree | snapshot |
2019-11-19 |
kub | sh2 drc, small improvements and bug fixes for code... |
commit | commitdiff | tree | snapshot |
2019-11-19 |
kub | sh2 drc, improved memory management |
commit | commitdiff | tree | snapshot |
2019-11-13 |
kub | sh2 drc: RISC-V (RV64IM) code emitter, some work on... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
kub | sh2 drc: RISC-V (RV64IM) code emitter, some work on... |
commit | commitdiff | tree | snapshot |
2019-11-09 |
kub | sh2 drc: optimizations for MIPS code emitting |
commit | commitdiff | tree | snapshot |
2019-11-09 |
kub | sh2 drc: moved host register assignment to code emitter... |
commit | commitdiff | tree | snapshot |
2019-10-19 |
kub | 32x, finetuning |
commit | commitdiff | tree | snapshot |
2019-10-17 |
kub | fix gp2x regression |
commit | commitdiff | tree | snapshot |
2019-10-17 |
kub | sh2 drc: reorganised block mgmt code, plus some small... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
kub | sh2 drc: bugfix in block management |
commit | commitdiff | tree | snapshot |
2019-10-12 |
kub | sh2 drc: bugfix in block management |
commit | commitdiff | tree | snapshot |
2019-10-11 |
kub | sh2 drc bugfix for aarch64/mips |
commit | commitdiff | tree | snapshot |
2019-10-10 |
kub | 32x, improved auto frame skip, plus new config option... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
kub | 32x, configurable pwm irq optimization to reduce pwm... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
kub | 32x, speed improvement |
commit | commitdiff | tree | snapshot |
2019-10-10 |
kub | sh2 drc: speed optimization and bugfixing |
commit | commitdiff | tree | snapshot |
2019-10-05 |
kub | sh2 drc: fix i386 regression |
commit | commitdiff | tree | snapshot |
2019-10-04 |
kub | sh2 drc: bug fixing and optimization in register cache... |
commit | commitdiff | tree | snapshot |
2019-09-28 |
kub | sh2 drc: drc exit, block linking and branch handling... |
commit | commitdiff | tree | snapshot |
2019-09-28 |
kub | sh2 drc: drc exit, block linking and branch handling... |
commit | commitdiff | tree | snapshot |
2019-09-19 |
kub | sh2 drc: improved RTS call stack cache |
commit | commitdiff | tree | snapshot |
2019-09-17 |
kub | sh2 drc: rework of register cache to implement basic... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
kub | various smallish optimizations, cleanups, and bug fixes |
commit | commitdiff | tree | snapshot |
2019-08-31 |
kub | cleanup and microoptimizations in SH2 hw handling |
commit | commitdiff | tree | snapshot |
2019-08-25 |
kub | some drawing code C optimisations |
commit | commitdiff | tree | snapshot |
2019-08-22 |
kub | bug fix in comm poll fifo, and back to -O3 |
commit | commitdiff | tree | snapshot |
2019-08-21 |
kub | pff... README, 2nd try |
commit | commitdiff | tree | snapshot |
2019-08-21 |
kub | configuration changes and README |
commit | commitdiff | tree | snapshot |
2019-08-20 |
kub | cleanup config files, copyright stuff |
commit | commitdiff | tree | snapshot |
2019-08-16 |
kub | fix for mkoffsets without multiarch binutils |
commit | commitdiff | tree | snapshot |
2019-08-16 |
kub | various small fixes and optimsations |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc: add aarch64 backend for A64 |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc: add mipsel backend for MIPS32 Release 1 (for... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | SH2 drc: register cache overhaul (bugfixing, speed... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | SH2 drc: bug fixing and small speed improvements |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | 32X: memory access and polling bug fixes |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, x86 code emitter: use x86-64 registers R8-R15 |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | 32x DMA memory copy performance optimisation |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, change utils abi to pass sh2 PC in arg0 (reduc... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, keep T bit in host flags as long as possible |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | add xSR/RTS call stack cache to sh2 drc |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | polling detection: communication poll fifo to avoid... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 memory access improvements, revive ARM asm memory... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, register cache optimisations |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, block management bugfixes and cleanup |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, add detection for in-memory polling |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, add loop detector, handle delay/idle loops |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, code emitter cleanup, add ARM reorder stage... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, make B/W read functions signed (reduces genera... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, improved constant handling and register allocator |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | speed improvement and fixes for 32x ARM asm draw |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | add literal pool to sh2 drc (for armv[456] without... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc, reuse blocks if already previously compiled... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | various small improvements and fixes |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | overhaul of translation cache and sh2 literals handling |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | added branch cache to sh2 drc to improve cross-tcache... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 memory interface optimzations |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | overhaul of the register cache (improves generated... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | debug stuff, bug fixing |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | move saving SH2 SR into memory access and do so only... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | add 32bit memory access functions for SH2 |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc: sh2 addr modes generalization, more const... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | DRC: reworked scan_block (fix register usage masks... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | minor changes |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | reworked palette and buffer handling due to some 32X... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | revamped 32X draw arm asm code |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | kludges for wwf raw, nfl |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | substituted tool to obtain target structure offsets... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | improved sh2 clock handling, bug fixing + small improve... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | sh2 drc host disassembler integration for gp2x |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | bugfix for 32x |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | bfd-less arm disassembler for gph |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | config for x86 (32 bit only, for SH2 drc), add/revive... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | arm asm memory access functions for m/s68k |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | config templates for gp2x, caanoo, dingux either with... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | arm asm syntax fixes for open2x |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | make gp2x mp3 playback functional (need to unpack and... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
kub | fix gp2x compilation (using linaro arm gcc 4.7 on ubuntu) |
commit | commitdiff | tree | snapshot |
2019-01-25 |
notaz | release 1.93 v1.93 |
commit | commitdiff | tree | snapshot |
2018-04-05 |
notaz | Merge pull request #85 from orbea/git |
commit | commitdiff | tree | snapshot |
2018-04-05 |
notaz | Merge pull request #83 from orbea/debug |
commit | commitdiff | tree | snapshot |
2018-04-03 |
orbea | libretro: Allow setting GIT_VERSION. |
commit | commitdiff | tree | snapshot |
next |