pandora: fix readme and pxml version
[picodrive.git] / pico / debug.c
2024-05-13 kub32x, fix reset interrupt handling
2024-05-07 kubcore z80, cycle counting fixes (reset, bus request)
2024-04-12 kubcore z80, fix cycle counting in reset state
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-23 kubsound, improve ym2612 timers implementation
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-10-08 kubsms vdp, add zoomed sprites, column vscroll blocking...
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-02-07 kubrevised VDP fifo implementation
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazrearrange globals
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazfix various logging issues
2017-10-11 notazsome more risky timing changes
2017-10-06 notazclean up dac code a bit
2017-10-02 notazsome support for vdp debug reg
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazcd sync improvements
2013-08-27 notaznew timing for main and cd
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-07-27 notazrework sh2 sync, again..
2013-06-26 notazclarify PicoDrive's license
2010-06-02 notazallow compiling without 32x and sms code
2009-10-02 notaz32x: poll_detect tweaks, debug unification
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-20 notaz32x: sh2 irqs (irls), preliminary DMAC implementation
2009-09-18 notaz32x: mode2 draw, debug, poll detection
2009-09-14 notazbuildfix
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3