picodrive.git
2020-04-22 kubaudio: add option to switch off SSG-EG
2020-04-22 kubaudio: fixes and optimizations for SSG-EG
2020-04-22 kubaudio: improve cycle accuracy of SN76496+YM2612
2020-04-22 kub32x, small improvement for poll detection
2020-04-22 kubsh2, optimizations to innermost run loop
2020-04-13 kubadd sh2 ubc area to poll detection
2020-04-13 kub32x pwm, tiny optimization
2020-04-13 kubsh2 timer optimization
2020-04-07 kubmenu background fix for pal mode
2020-04-07 kubym2612 ARM optimisations
2020-04-07 kubvdp rendering, sprite caching optimization
2020-04-02 kubym2612 ARM, bug fixing and small optimizations
2020-04-02 kubvdp DMA optimizations
2020-03-30 kubfix for gp2x audio regression
2020-03-27 kubvdp fifo speed optimization
2020-03-27 kubfix for 68K cycle accounting
2020-03-27 kubvdp rendering fixes
2020-03-27 kubvdp rendering, fix for CD (sprites from WORD RAM)
2020-03-27 kubARM asm, symbol visibility fix
2020-03-19 kubvdp rendering fixes (debug register, vscroll) for overd...
2020-03-14 kubvdp fifo speed optimization
2020-03-14 kubhvcounter table resolution reduced
2020-03-14 kubvdp rendering improvements
2020-03-03 kubvdp rendering, tiny improvement
2020-03-03 kub32x, small improvement for poll detector
2020-03-03 kubvdp, some small improvements
2020-03-03 kubfix config file parsing for long filenames
2020-03-02 kubarm asm sprite rendering: add line accidently deleted...
2020-03-02 kubARM SVP drc revived
2020-03-01 kubvdp sprite rendering fixes
2020-02-29 kubmore ARM asm sprite rendering bugfixes
2020-02-29 kubimproved hi prio sprite rendering speed
2020-02-27 kubvdp, tentative fix for save/load compatibility
2020-02-27 kubfix for VINT while DMA is running
2020-02-26 kubfix for EI insn in cz80 (partial revert of 43e1401)
2020-02-26 kubbugfix for ARM asm sprite rendering
2020-02-26 kubvdp fifo, refined timing
2020-02-23 kubvdp sprite rendering fix
2020-02-23 kubvdp fifo, another revision
2020-02-16 kubvdp sprite handling improvement (SAT cache)
2020-02-16 kubvdp fifo, tentative fix for broken save/load
2020-02-16 kubvdp rendering fixes
2020-02-16 kub32X poll detection fix
2020-02-16 kubfix compatibility with ancient gas
2020-02-08 kubvdp fifo: kludge for DMA fill interrupted by CPU
2020-02-08 kubsh2 drc: fix for crash in generated code on x86_64
2020-02-07 kubrevised VDP fifo implementation
2020-02-07 kubnew hvcounter tables as per spritesmind.net threads
2020-01-26 kubregression fix for gp2x 8bit fast mode
2020-01-26 kubimproved VRAM128K support (overdrive 2)
2020-01-26 kubVDP timing improvements
2020-01-26 kubadded debug reg sprite plane support (fixes some issues...
2020-01-26 kubsprite rendering improvements for masking and limit...
2020-01-26 kubaudio fixes for overdrive demo
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2020-01-14 kubbug fixes in drc, audio, display
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-12-31 kubadd DC filter to sound mixer to remove potential PCM...
2019-12-21 kubsh2 drc: updates from mame for ym2612 sound
2019-12-21 kubsh2 drc: optimize T bit handling for A64
2019-12-13 kubsh2 drc: fix speed regression
2019-12-11 kubsh2 drc: cleanup, fix for drc crash, for mips code...
2019-12-03 kubremove textrels with -fPIC/-fPIE (for android/ios)
2019-12-02 kubsh2 drc, tentative MIPS32/64 Release 2 support
2019-11-27 kubrelease 1.95
2019-11-27 kubsh2 drc: bug fixing
2019-11-20 kubsh2 drc: fixed some RISC-V bugs
2019-11-19 kubsh2 drc, small improvements and bug fixes for code...
2019-11-19 kubsh2 drc, improved memory management
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-11-09 kubsh2 drc: optimizations for MIPS code emitting
2019-11-09 kubsh2 drc: moved host register assignment to code emitter...
2019-10-19 kub32x, finetuning
2019-10-17 kubfix gp2x regression
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-10-12 kubsh2 drc: bugfix in block management
2019-10-12 kubsh2 drc: bugfix in block management
2019-10-11 kubsh2 drc bugfix for aarch64/mips
2019-10-10 kub32x, improved auto frame skip, plus new config option...
2019-10-10 kub32x, configurable pwm irq optimization to reduce pwm...
2019-10-10 kub32x, speed improvement
2019-10-10 kubsh2 drc: speed optimization and bugfixing
2019-10-05 kubsh2 drc: fix i386 regression
2019-10-04 kubsh2 drc: bug fixing and optimization in register cache...
2019-09-28 kubsh2 drc: drc exit, block linking and branch handling...
2019-09-28 kubsh2 drc: drc exit, block linking and branch handling...
2019-09-19 kubsh2 drc: improved RTS call stack cache
2019-09-17 kubsh2 drc: rework of register cache to implement basic...
2019-09-17 kubvarious smallish optimizations, cleanups, and bug fixes
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-08-25 kubsome drawing code C optimisations
2019-08-22 kubbug fix in comm poll fifo, and back to -O3
2019-08-21 kubpff... README, 2nd try
2019-08-21 kubconfiguration changes and README
2019-08-20 kubcleanup config files, copyright stuff
2019-08-16 kubfix for mkoffsets without multiarch binutils
2019-08-16 kubvarious small fixes and optimsations
2019-07-30 kubsh2 drc: add aarch64 backend for A64
2019-07-30 kubsh2 drc: add mipsel backend for MIPS32 Release 1 (for...
next