platform ps2, handle audio similar to psp
[picodrive.git] / pico /
2021-10-04 kubsms vdp, support 224/240 line mode
2021-10-03 kubsms, improve ROM bank mapping, add some SRAM support
2021-10-02 kubsound, increase resolution for calculating psg sound
2021-10-02 kubsound, increase resolution for calculating psg sound
2021-09-30 kubcore, fix loading and mapping for images > 4MB
2021-09-28 kubsound, fix minor clipping in psg audio
2021-09-25 kubsound, fix psg audio (missed commit)
2021-09-24 kubsound, fix psg audio
2021-09-22 kubcore, more superfighter mapper stuff
2021-09-21 kubcore, fix sram access in ssf2 mapper
2021-09-21 kub32x, minor fix in arm renderer
2021-09-21 kubcore, add some superfighter mappers
2021-09-12 kubsms, fix drawing for new scaling code
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-09-10 kubsound, fix for ym2612 (sonic 1 intro and others)
2021-08-17 irixxxxMerge pull request #28 from davidgfnet/master
2021-08-16 David Guillen FandosFix SH2 DRC for x86 (32 bit) builds
2021-07-01 kubmcd, fix pulldowns only there if cd attached
2021-07-01 kub68k, allow cyclone execution from address 0
2021-06-28 kub32x, improve poll detection
2021-06-28 kub32x, fix comm sync (68k writing to comm area)
2021-06-16 kub32x, optimize poll detection
2021-06-09 kubsound, improve FM output on load/resume
2021-06-08 kub68k, fix idle loop detection crash on 64 bit platforms
2021-06-08 kubvdp, some finetuning, cleanup
2021-06-03 kubsound, increase output level a bit
2021-06-03 kubmcd, fix pcm output level
2021-06-03 kubupdate libchdr
2021-05-27 kubVDP DMA/CPU access timing improvements
2021-05-25 kub68k, synchronize timing in fame and musashi (for debugging)
2021-05-19 kubsound, fix ym2612 output volume for keyon and level...
2021-05-19 kub32x, minor improvement for poll detection
2021-05-17 kubmcd, optimizations for polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-11 kub32x, drc, fix saving SH2 SR in dma
2021-05-07 kubcore, big endian fix (cart sram detection)
2021-05-06 kubmcd, improve polling detection
2021-05-06 kubmcd, fix timing for irq while polling detected
2021-05-06 kubmcd, fix crash when unloading cd while playing audio
2021-04-22 kubimprovements for type issues
2021-04-22 kubfixes for big endian (mostly mcd)
2021-04-10 kubmd, fix irq priority handling for H-int
2021-04-10 kub68k, fix unpredictable instruction in ARM asm
2021-04-07 kub32x, scheduling optimization
2021-04-02 kub32x, draw, avoid some warnings
2021-04-02 kub32x, fix speed regression (wt memory write optimization)
2021-04-02 kub32x, arm asm draw optimization
2021-03-23 kubvdp fifo, adjust latency delay
2021-03-12 kubmcd, fix memory leaks
2021-03-12 kubswitch to libchdr with dr_flac
2021-03-10 kubcore, libretro fixes for chd support
2021-03-09 kubcore, chd support
2021-03-08 kubcore, chd support
2021-03-05 kubui, revised menu and option handling, added sound filte...
2021-03-04 kubvdp rendering, fix crash for sprites with negative...
2021-03-04 kubvdp rendering, fix crash for sprites with negative x/y
2021-03-04 kubcore, groundwork for chd support
2021-02-25 kubfixes for big endian support (svp drc, libpicofe update)
2021-02-22 kubadd big endian platform support
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-21 kubvdp renderer, partial sync 8bit fast ARM asm with C...
2021-01-20 kubsms, fix 8bit fast renderer
2021-01-20 kub32x, fix BGR565 rendering
2021-01-20 kubvdp renderer, improvements for 8bit fast
2021-01-13 kub32x renderer, fix for render buffers with pitch !=...
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubcore, fixes and improvements for type issues
2020-12-29 kubfixes for gcc warnings wrt 64 bit platforms
2020-12-23 kubsound, improved and optimized reimplementation of libre...
2020-12-14 kubvdp, fix for loading saved gfx state
2020-12-14 kub32x, tentative fix for pad handling
2020-12-14 kub32x, restore old fix for X-men
2020-12-14 kubcz80, improve cycle accounting
2020-12-14 kub32x, tiny optimization for memory access
2020-12-12 kubvdp rendering, fix handling of palettes 0-2 color 14...
2020-12-12 kubvdp, fix for 68k access timing
2020-12-12 kubvdp, kludge for z80 access
2020-12-12 kubfixes for memory leaks and out of bounds memory access...
2020-12-12 kubvdp, add handling of external buffers for fast renderer
2020-12-05 kubrendering, fix bgr555 output mode
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-11-18 kubmcd, tentative fix for hanging
2020-11-18 kubmcd, fix for slave polling detection
2020-11-18 kubmcd, fixes for cycle accounting
2020-11-04 kubmcd, fix SEEK status reporting
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-13 notazadd a hack for Decap Attack
2020-10-10 kubmore rendering fixes and optimisations
2020-10-07 kubvdp rendering, fix SAT caching for high addresses ...
2020-10-07 kubvdp rendering, fix fast-forward graphics
2020-10-07 kubvdp rendering, layer drawing optimisation
2020-10-04 kubvdp rendering, cleanup and optimisation
2020-09-30 kubvdp rendering, fixes and optimisations
2020-09-25 kubaudio, improve YM2413 handling
2020-09-25 kubvdp rendering, fix window with mixed prio tiles
2020-09-23 kubmcd, GenesisPlusGX bugfix 18fca13,33a43e3: report SEEK...
2020-09-23 kubmcd, fix playing wrong audio track after seek
2020-09-21 kubvdp, fix for gfx save/load menu bg
next