platform ps2, handle audio similar to psp
[picodrive.git] / pico / videoport.c
2024-07-12 kubcore, adjustment for background color DMA
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-27 kubcore vdp, some cleanup
2024-06-27 kubcore vdp, fix display enable in hblank
2024-06-27 kubcore vdp, fix status for very short DMA transfers
2024-06-27 kubcore vdp, change cram write sync
2024-06-27 kubcore, some save state fixes
2024-06-14 kubmd vdp, fix v_counter reading, some cleanup
2024-05-18 kubcore vdp, reset fix
2024-05-05 kubcore vdp, fix regression (irq not cleared on disable)
2024-04-27 kubcore vdp, fix regression (irq not cleared on disable)
2024-04-12 kubmd, fix vdp reset handling
2024-03-28 kubmd, fix vdp reset handling
2024-03-16 kubcore, floating bus read for 68k in some more places
2024-02-14 kubcore, fix some bugs reported by ASAN
2024-01-28 kubcore, improve bg color DMA handling (and some vdp cleanup)
2024-01-20 kubcore, fix Pico horizontal irq (on irq level 5)
2024-01-13 kubcore, handle background color DMA (aka fantom bitmap)
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-11 kubcore, improve 68k timing accuracy
2023-06-09 kubcore, testpico fixes
2023-05-26 kubmcd, preparations for msu support
2023-04-27 kubcore vdp, implement partial line blanking
2023-04-27 kubcore vdp, avoid rendering if no changes to RAMs/registers
2023-04-27 kubcore vdp, some cleanup
2023-04-12 kubcore vdp, improve sprite rendering
2023-04-05 kubcore vdp, fix sprite rendering issues with Overdrive 1/2
2023-03-26 kubmd vdp, fix sprite parsing (done on previous line)
2022-05-09 kubcore vdp, fix out-of-bounds vram access for save/load
2022-04-22 kubcore vdp, fix status reading synchronisation
2022-03-08 kubcore vdp, minor fifo write optimisation
2022-02-19 kubcore vdp, optimize fifo writes
2022-02-14 kubcore vdp, fix obscure VInt bug, some more optimisation
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-08 kubcore gfx, fix sprite problem in savestate load screen
2022-02-05 kubcore vdp, optimisation
2022-01-07 kubcore, fix for vdp save/load regression
2022-01-06 kubvdp, improve save state handling (bg dma)
2022-01-04 kubcore, fix for vdp save/load regression
2022-01-03 kubcore, improve vdp save/load
2021-12-10 kubcore vdp, more fixes for cpu write access and save...
2021-12-07 kubcore vdp, fix FIFO DMA wait, improve save/load
2021-06-08 kubvdp, some finetuning, cleanup
2021-05-27 kubVDP DMA/CPU access timing improvements
2021-03-23 kubvdp fifo, adjust latency delay
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubcore, fixes and improvements for type issues
2020-12-14 kubvdp, fix for loading saved gfx state
2020-12-12 kubvdp, fix for 68k access timing
2020-12-12 kubvdp, kludge for z80 access
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-07 kubvdp rendering, fix SAT caching for high addresses ...
2020-09-21 kubvdp, fix for gfx save/load menu bg
2020-09-17 kubvdp fifo, tentative fix for hanging DMA
2020-06-21 kubvdp fifo, DMA bugfix
2020-04-22 kubvdp fifo, bugfix
2020-04-02 kubvdp DMA optimizations
2020-03-27 kubvdp fifo speed optimization
2020-03-27 kubvdp rendering, fix for CD (sprites from WORD RAM)
2020-03-14 kubvdp fifo speed optimization
2020-03-14 kubhvcounter table resolution reduced
2020-03-03 kubvdp, some small improvements
2020-02-27 kubvdp, tentative fix for save/load compatibility
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-08 kubvdp fifo: kludge for DMA fill interrupted by CPU
2020-02-07 kubrevised VDP fifo implementation
2020-01-26 kubimproved VRAM128K support (overdrive 2)
2020-01-26 kubVDP timing improvements
2020-01-26 kubsprite rendering improvements for masking and limit...
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2019-07-30 kubarm asm syntax fixes for open2x
2018-01-21 notazdon't spam DMA message
2017-10-20 notazhandle 'bad' dma better
2017-10-20 notazrearrange globals
2017-10-13 notazrework sr
2017-10-13 notazsome irq hacks
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazvdp timing hacks
2017-10-11 notazfix various logging issues
2017-10-06 notazslightly better z80 vdp reads
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazsome support for 128k mode
2017-10-02 notazsome dma improvements
2017-09-30 notazmake dma honour banking
2017-08-06 notazeliminate texrels (wip)
2013-09-22 notazcd: integrate new gfx code
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazcd sync improvements, part2
2013-08-27 notaznew timing for main and cd
2013-07-30 notazavoid unnecessary logging
2013-06-26 notazclarify PicoDrive's license
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-08-12 notazswitch DMNA Silpheed hack to timeslice hack
next