libretro: drop sram clear
[picodrive.git] / pico / pico.c
2017-10-13 notazlibretro: drop sram clear
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-02 notazsome dma improvements
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-05 notazgeneral timing hacks
2013-08-31 notazMerge branch 'dev'
2013-08-29 notazcd: fix busreq and reset
2013-08-27 notaznew timing for main and cd
2013-08-19 notaz32x: add 6btn quirk
2013-08-17 notazimprove input handling
2013-08-13 notaz32x: implement more sh2 peripherals
2013-08-10 notazsome new cpu debug code
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: debug improvements
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-06-27 notazinitial libretro port
2013-06-26 notazclarify PicoDrive's license
2010-06-02 notazallow compiling without 32x and sms code
2010-06-01 notazfix emuloop init to use correct pal value
2010-01-23 notaz32x: improve irq handling + few bugfixes
2009-12-31 notazsimple profiler added
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
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-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-23 notazsms wip: Alex kidd shinobi plays sound
2009-08-16 notazstarting SMS work
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3