platform ps2, handle audio similar to psp
[picodrive.git] / pico / draw_arm.S
2024-07-18 kubcore vdp, arm rendering speed optimisation
2024-07-17 kubcore vdp, fix layer/window borders for vertical window
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-18 kubcore vdp, arm rendering fix (1st window col prio)
2024-02-21 kubcore, fix arm asm regression (bg color DMA crash)
2024-01-28 kubcore, improve bg color DMA handling (and some vdp cleanup)
2024-01-28 kubcore, handle background color DMA (arm asm)
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-11 kub32x, fix softscale enabled by 32x
2023-05-01 kubplatform gp2x, fix compilation with original toolchain...
2023-04-27 kubcore vdp, some cleanup
2023-02-23 kubcore, fix arm rendering regression after 8 bit changes
2022-09-25 kubsms, add fast renderer, remove 1st column (8 px) if...
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-20 kubcore, arm fix for stoneage gnu as
2021-11-22 kub32x, add support for h32 mode rendering
2021-10-16 kubcore, fix rendering copy buffer overlap reported from...
2021-10-14 kubsms, basic gamegear support
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2020-12-12 kubvdp rendering, fix handling of palettes 0-2 color 14...
2020-12-05 kubrendering, fix bgr555 output mode
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-10 kubmore rendering fixes and optimisations
2020-10-04 kubvdp rendering, cleanup and optimisation
2020-09-30 kubvdp rendering, fixes and optimisations
2020-09-25 kubvdp rendering, fix window with mixed prio tiles
2020-09-17 kubvdp rendering, fix highlight op on shadow
2020-05-16 kubadd copyright stuff to substantially changed files
2020-04-07 kubvdp rendering, sprite caching optimization
2020-03-27 kubvdp rendering fixes
2020-03-19 kubvdp rendering fixes (debug register, vscroll) for overd...
2020-03-02 kubarm asm sprite rendering: add line accidently deleted...
2020-03-01 kubvdp sprite rendering fixes
2020-02-29 kubmore ARM asm sprite rendering bugfixes
2020-02-26 kubbugfix for ARM asm sprite rendering
2020-02-16 kubvdp rendering fixes
2020-01-26 kubsprite rendering improvements for masking and limit...
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2017-10-13 notazfix cell scroll drawing
2017-10-13 notazsplit memories away from Pico
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazscroll size improvement
2017-10-02 notazdon't miss the sprite check
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-08-05 notazremove some dead code
2013-06-26 notazget rid of port_config.s