picodrive.git
2021-11-10 kubplatform, fix vertical scaling, aspect ratio handling...
2021-11-10 kubcore+gp2x+psp, fix handling mid-frame palette changes
2021-11-10 kubsms renderer, fix unaligned bg-filled tiles
2021-11-08 kubplatform, show Mark III as name for japanese SMS
2021-11-08 kubcore, fix typo
2021-11-08 kubsms, fix gg always zeroing ram
2021-11-08 kubsms, set to mark iii according to tmr info
2021-11-08 kubmcd, fix type for memory setup (fixes LLP64 platforms)
2021-11-06 kubsound, fix buffer overrun
2021-11-06 kubsms vdp, separate SAT parsing
2021-11-04 kubsms, add ghosting for GG LCD (generic+libretro only)
2021-11-04 kublibretro, fix memory leak
2021-11-02 kubsms, autodetect for 50Hz
2021-11-02 kubsms renderer, fix for zoomed sprites
2021-10-31 kubmcd, fix pcm looping (1st sample lost)
2021-10-29 kubsms, improve cycle counting, fix vcounter for 224/240...
2021-10-28 kubsms, improved mapper support (more, menu option)
2021-10-28 kubsms, renderer fixes (sprite y wrap, bg in 1st col,...
2021-10-26 kublibretro, add FM unit setting
2021-10-26 kublibretro, add FM unit setting
2021-10-26 kubsms, some cleanup
2021-10-25 kubsms, fix pad TH, some BIOS init, korean 32k mapper
2021-10-25 kubsms, fix some minor vdp bugs
2021-10-25 kubz80, fix for cz80 handling of A register
2021-10-25 kublibretro, enable drc usage on WiiU
2021-10-24 kubsms, minor fixes (vdp mode switch, zram init)
2021-10-24 kubsms, improve compatibility (vdp reset init, pad TH/TR)
2021-10-23 kubsms, fix irq cleared in same instruction as asserted
2021-10-23 kubsms, improve save/load + gg compatibility
2021-10-23 kubsms, improve save/load + gg compatibility
2021-10-23 kubsound, remove hysteresis (lessens distortion, increases...
2021-10-21 kubpsp, fix suspend/resume
2021-10-21 kubsms, revisit FM settings
2021-10-21 kubsms, minor fixes
2021-10-20 kubsms, fix system setting on config file reading
2021-10-20 kubsms, memory mapping changes
2021-10-20 kubsms, improve vdp (mode 1, collision code cleanup)
2021-10-19 kubsms, add system select option
2021-10-18 kubsms, improve vdp (sprite collision, hcounter latch)
2021-10-17 kubsms, add vdp midframe cram change handling for 8bit...
2021-10-17 kubsms, improve vdp (read buffer, h counter)
2021-10-17 kubsms, fix core timing
2021-10-16 kubcore, fix rendering copy buffer overlap reported from...
2021-10-15 kubsms, vdp rendering optimisation
2021-10-15 kubopendingux, add gg to desktop files
2021-10-15 kublibretro, fix aspect ratio handling
2021-10-15 kubgp2x, fixes for sms
2021-10-15 kubsms, vdp rendering fixes
2021-10-15 kubsms, improve gg detection (zip, rom header)
2021-10-14 kubsms, basic gamegear support
2021-10-08 kubsms vdp, add zoomed sprites, column vscroll blocking...
2021-10-08 kubsms, memory mapping improvements
2021-10-08 kubz80, some cz80 cleanup
2021-10-06 kubz80, fix sms interrupt handling in cz80
2021-10-06 kubsms vdp, support 224/240 line mode
2021-10-04 kubz80, fix Drz80 for changed SMS banking
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-14 kubplatform support, dual-licensing for upscaler code
2021-09-12 kubsms, fix drawing for new scaling code
2021-09-11 kubsdl, fix scaling for non-4:3 display
2021-09-10 kubpsp, scaling revisited
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-09-10 kubsound, fix for ym2612 (sonic 1 intro and others)
2021-08-20 kubplatform support, more upscaling basics
2021-08-17 irixxxxMerge pull request #28 from davidgfnet/master
2021-08-16 David Guillen... Fix SH2 DRC for x86 (32 bit) builds
2021-07-25 kubplatform support, bugfixes, optimisations, extensions...
2021-07-22 kubplatform support, add upscaling code
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 kubcore, fix race condition when waiting for vsync
2021-06-28 kub32x, fix comm sync (68k writing to comm area)
2021-06-28 kubsh2 drc, fix arm32 ld/st offset (minimum -255)
2021-06-23 kubz80, fix cz80 CPU reset (most regs not touched by reset)
2021-06-23 kubsh2 drc, some small cleanups
2021-06-16 kubsh2 drc, fix constant memory address access calculation
2021-06-16 kub32x, optimize poll detection
2021-06-09 kubsms, enable ym2413 by default
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-07 kubsh2 drc, fix bugs in code block management
2021-06-03 kubsound, increase output level a bit
2021-06-03 kubmcd, fix pcm output level
2021-06-03 kubupdate libchdr
2021-06-03 kubupdate cyclone (BTST #imm,Dn and ADDQ.W #imm,An timing)
2021-05-27 kubVDP DMA/CPU access timing improvements
2021-05-25 kub68k, synchronize timing in fame and musashi (for debugging)
next