platform ps2, handle audio similar to psp
[picodrive.git] / pico / 32x /
2019-07-30 kub32X: memory access and polling bug fixes
2019-07-30 kub32x DMA memory copy performance optimisation
2019-07-30 kubpolling detection: communication poll fifo to avoid...
2019-07-30 kubsh2 memory access improvements, revive ARM asm memory...
2019-07-30 kubsh2 drc, register cache optimisations
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubsh2 drc, make B/W read functions signed (reduces genera...
2019-07-30 kubspeed improvement and fixes for 32x ARM asm draw
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 kubdebug stuff, bug fixing
2019-07-30 kubmove saving SH2 SR into memory access and do so only...
2019-07-30 kubadd 32bit memory access functions for SH2
2019-07-30 kubminor changes
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2019-07-30 kubrevamped 32X draw arm asm code
2019-07-30 kubkludges for wwf raw, nfl
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2019-07-30 kubbugfix for 32x
2018-01-23 notaz32x: implement standard/ssf2 mapper, part 2
2018-01-21 notaz32x: implement standard/ssf2 mapper
2018-01-06 notazimprove 64bit portability
2017-11-29 notaz32x: improve 68k bios handling
2017-11-28 notaz32x: add other timing hacks
2017-11-28 notaz32x: remove some comm hacks
2017-10-20 notazrearrange globals
2017-10-14 notazlet it build on msvc
2017-10-13 notazdrop some unnecessary inlines
2017-10-13 notazsplit memories away from Pico
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazfame: always update the fetch map
2017-08-18 notaz32x: skip unnecessary bios work in cd mode
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2013-10-04 notazcd: fix cycle overflow issue
2013-09-22 notazcd: fix yet more desyncs
2013-09-15 notazhandle 32x+cd
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: some mapping corrections
2013-08-18 notaz32x: pwm pop reduction hacks
2013-08-18 notaz32x: some hacks..
2013-08-18 notaz32x: more memhandler improvements
2013-08-17 notaz32x: improve interrupt handling
2013-08-15 notaz32x: fix bg color tests
2013-08-15 notaz32x: improve pwm a bit more
2013-08-15 notaz32x: avoid unnecessary logging
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: implement more sh2 peripherals
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
2013-08-10 notazminor 68k timing tuning
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: map dram correctly on 68k side
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 notazfix clang warnings
2013-07-27 notaz32x: fix FM handling
2013-07-27 notazminor drawing code cleanup
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: tune invalidation
2013-07-13 notaz32x: fix savestates
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-09 notaz32x: a hack for dealing with pwm inaccuracy
2013-07-09 notazsave event times to savestates
2013-07-09 notaz32x: add some comments
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notaz32x: fix lockstep code
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-27 notazinitial libretro port
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazstart new makefile, migrate to libpicofe
2010-06-02 notazallow compiling without 32x and sms code
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-15 notaz32x: drc: some constant propagation
2010-01-14 notaz32x: add missing pprof call for draw
2010-01-12 notaz32x: still tweaking renderers
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-31 notazsimple profiler added
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
next