platform ps2, handle audio similar to psp
[picodrive.git] / pico / pico_int.h
2020-04-22 kubsh2, optimizations to innermost run loop
2020-04-13 kubsh2 timer optimization
2020-03-27 kubvdp rendering, fix for CD (sprites from WORD RAM)
2020-03-14 kubvdp fifo speed optimization
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-07 kubrevised VDP fifo implementation
2020-01-26 kubVDP timing improvements
2020-01-26 kubsprite rendering improvements for masking and limit...
2020-01-26 kubaudio fixes for overdrive demo
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-07-30 kub32x DMA memory copy performance optimisation
2019-07-30 kubpolling detection: communication poll fifo to avoid...
2019-07-30 kubsh2 drc, register cache optimisations
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kuboverhaul of translation cache and sh2 literals handling
2019-07-30 kubsh2 memory interface optimzations
2019-07-30 kubminor changes
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2018-01-27 notazsms: improve irq handling
2018-01-21 notaz32x: implement standard/ssf2 mapper
2018-01-06 notazimprove 64bit portability
2017-12-03 notazdon't do idle log - it's not useful
2017-11-28 notaz32x: remove some comm hacks
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazrearrange globals
2017-10-14 notazfamec: split fm68k_emulate
2017-10-14 notazget rid of custom memcpy funcs
2017-10-13 notazsome portability cleanups
2017-10-13 notazfix cell scroll drawing
2017-10-13 notazrework sr
2017-10-13 notazsome irq hacks
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazadjust z80 timing a bit
2017-10-11 notazsome more risky timing changes
2017-10-06 notazsome poor timing improvement attempts
2017-10-06 notazslightly better z80 vdp reads
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazclean up dac code a bit
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazsome support for 128k mode
2017-10-02 notazsome dma improvements
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2015-08-28 notazmake memcpy32/memset32 take void *
2013-10-12 notazremove regs union due to compiler issues
2013-10-08 notazfix yet another sync issue..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazcd: fix cycle overflow issue
2013-09-23 notazcd: pcm: tune addr reload
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-05 notazgeneral timing hacks
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazsms: add pause support
2013-08-29 notazcd: fix busreq and reset
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdeal with some strict aliasing issues
2013-08-18 notaz32x: pwm pop reduction hacks
2013-08-18 notaz32x: some hacks..
2013-08-17 notaz32x: improve interrupt handling
2013-08-17 notazimprove input handling
2013-08-15 notazfixes for idle and other stuff
2013-08-15 notaz32x: add preliminary hint emulation
2013-08-15 notazsimpler solution to regparm problem
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: some timing hacks..
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-08-06 notaz32x: fix some more timing problems
2013-08-05 notaz32x: some accuracy improvements
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-08-04 notaz32x: implement dreq1, improve dmac
2013-08-03 notaz32x: improve pwm accuracy
2013-07-28 notazdon't log idle by default
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: debug improvements
2013-07-13 notaz32x: fix savestates
2013-07-13 notazsh2: sync sh2 core with latest mame
next