platform ps2, handle audio similar to psp
[picodrive.git] / pico / pico.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-27 kubcore, some save state fixes
2024-06-15 kubmd, minor cleanup for region code handling
2024-05-18 kubcore vdp, reset fix
2024-04-12 kubcore z80, fix cycle counting in reset state
2024-04-12 kubmd, fix vdp reset handling
2024-03-28 kubmd, fix vdp reset handling
2024-01-20 kubcore, fix Pico horizontal irq (on irq level 5)
2024-01-13 kubcore, handle background color DMA (aka fantom bitmap)
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-12 kubcore, fix z80 vcounter value
2023-07-11 kubcore, improve 68k timing accuracy
2023-06-07 kub32x, fix startup crash
2023-05-26 kubmcd, preparations for msu support
2023-04-24 kubcore, improve 68K/Z80 timing
2023-04-05 kubcore vdp, fix sprite rendering issues with Overdrive 1/2
2022-10-28 kub32x, reset handling and synchronization changes
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-19 kubcore, improve save/load
2021-05-27 kubVDP DMA/CPU access timing improvements
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding ym2413
2020-04-07 kubmenu background fix for pal mode
2020-03-14 kubvdp fifo speed optimization
2020-02-07 kubrevised VDP fifo implementation
2020-01-26 kubVDP timing improvements
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazhandle 'bad' dma better
2017-10-20 notazrearrange globals
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