platform ps2, handle audio similar to psp
[picodrive.git] / pico / pico_cmn.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-27 kubcore z80, revert non-working ebde43d (bus blocking...
2024-05-07 kubcore z80, bus blocking for VDP DMA
2024-05-07 kubcore z80, cycle counting fixes (reset, bus request)
2024-04-12 kubcore z80, fix cycle counting in reset state
2024-03-14 kubcore z80, improve timing for bus request/grant timing...
2024-02-20 kubcore md, assert z80 vint for complete scanline
2024-01-20 kubcore, fix Pico horizontal irq (on irq level 5)
2023-12-01 kubcore, fix no ym2612 timers if z80 in reset
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-17 kubcore, optimize vcounter handling
2023-07-12 kubcore, fix z80 vcounter value
2023-07-11 kubcore, improve 68k timing accuracy
2023-06-23 kubsound, improve ym2612 timers implementation
2023-05-10 kubmcd, some cleanup, fix Word-RAM in 2M mode
2023-04-27 kubcore vdp, avoid rendering if no changes to RAMs/registers
2023-04-24 kubcore, improve 68K/Z80 timing
2023-04-05 kubmd, implement z80 cycle stealing when accessing 68k bus
2023-04-05 kubcore vdp, fix sprite rendering issues with Overdrive 1/2
2023-02-07 kubcore vdp, fix regression (switching V30->V28 in lines...
2022-10-16 kubcore, fix cpu sync regression
2022-10-14 kub32x, minor poll detection fix
2022-10-12 kubcore, improve mcd+32x cpu synchronization
2022-02-15 kubcore vdp, fix regression after last commit
2022-02-14 kubcore vdp, fix obscure VInt bug, some more optimisation
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-07 kubsound, fix pcm/pwm handling wrt fast forward (mcd,...
2021-04-10 kubmd, fix irq priority handling for H-int
2020-12-12 kubvdp, fix for 68k access timing
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-03-27 kubfix for 68K cycle accounting
2020-03-14 kubvdp fifo speed optimization
2020-02-27 kubfix for VINT while DMA is running
2020-02-07 kubrevised VDP fifo implementation
2020-01-26 kubVDP timing improvements
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2018-01-28 notazfix a corner case with h-int
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazadd 68k overclocking support
2017-10-20 notazrearrange globals
2017-10-14 notazfamec: split fm68k_emulate
2017-10-13 notazdrop some unnecessary inlines
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 notazadjust z80 timing a bit
2017-10-11 notazsome more risky timing changes
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazclean up dac code a bit
2017-08-06 notazeliminate texrels (wip)
2013-09-24 notazfamec: remove unused dual code
2013-09-15 notazhandle 32x+cd
2013-09-05 notazgeneral timing hacks
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notaznew timing for main and cd
2013-08-17 notazimprove input handling
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
2013-07-27 notazrework sh2 sync, again..
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-06-26 notazclarify PicoDrive's license
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-10-01 notaz32x: improve 'simple' scheduling, works for 'interestin...
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-17 notaz32x: sh2 wip, main SH2 BIOS passes
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3