platform ps2, handle audio similar to psp
[picodrive.git] / pico / pico.h
2024-01-28 kubcore, handle background color DMA (arm asm)
2024-01-23 kubcore, implement GG stereo
2024-01-23 kubcore, improve pico save/load (ADPCM state, page, etc)
2024-01-13 kubcore+platforms, add SMS option to select TMS palette...
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-08-21 techmetx11Add hack for unlicensed games that don't handle the...
2023-06-11 kub32x, fix softscale enabled by 32x
2023-05-26 kubmcd, preparations for msu support
2023-04-27 kubcore vdp, avoid rendering if no changes to RAMs/registers
2023-04-27 kubcore vdp, some cleanup
2023-02-22 kubcore, revisit Sega 8 bit hardware handling
2023-02-18 kubcore, preparations for sc-3000 support
2022-12-20 kub32x, hacks for roms with caching related problems
2022-10-16 kubfix some gcc warnings
2022-09-25 kubsms, add fast renderer, remove 1st column (8 px) if...
2022-04-19 kubMerge from libretro/master:7ff457f for repo synchronization
2022-03-31 kubsound, prepare FM filtering
2022-02-28 kubsms, add sg-1000 support
2022-02-27 kubsms, autodetection for sg-1000 ram extension
2022-02-10 kubpico, added detection by extension
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-08 kubsound, fix mcd cdda (mono, resampling), type cleanup...
2022-01-26 kubcore, linux+libretro, multiplayer adaptor support
2021-12-07 kubcore, some test code for team player and 4way play
2021-11-22 kub32x, add support for h32 mode rendering
2021-11-19 kubsound, fix ym2612 ladder effect, add option
2021-11-17 kubsound, add ym2612 channel clipping, ladder effect
2021-10-28 kubsms, improved mapper support (more, menu option)
2021-10-19 kubsms, add system select option
2021-10-14 kubsms, basic gamegear support
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-03-05 kubui, revised menu and option handling, added sound filte...
2021-03-04 kubcore, groundwork for chd support
2021-01-20 kubvdp renderer, improvements for 8bit fast
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-07 kubvdp rendering, fix fast-forward graphics
2020-09-30 kubvdp rendering, fixes and optimisations
2020-09-25 kubvdp rendering, fix window with mixed prio tiles
2020-09-21 kubvdp, fix for gfx save/load menu bg
2020-08-02 kubSDL UI, fix SDL input and SDL window output mode for...
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding ym2413
2020-04-22 kubaudio: add option to switch off SSG-EG
2020-04-07 kubvdp rendering, sprite caching optimization
2020-01-14 kubbug fixes in drc, audio, display
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-10-10 kub32x, configurable pwm irq optimization to reduce pwm...
2018-01-27 notazfix DrawSpritesHiAS
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazadd 68k overclocking support
2017-10-20 notazrearrange globals
2017-10-13 notazlibretro: satisfy vita's dynarec needs in a cleaner way
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-10-06 notazcd: switch to CD drive emu code from genplus
2013-09-17 notazcd: better cd change handling, perhaps?
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-19 notaz32x: add 6btn quirk
2013-08-17 notazimprove input handling
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notaz32x: adjust sh2 cycles again
2013-06-28 notazdrc: some portability fixes
2013-06-27 notazinitial libretro port
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazadjust sh2 cycles so that at least Chaotix doesn't...
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazremove unused/unmaintained code
2013-06-22 notazstart new makefile, migrate to libpicofe
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2010-09-18 notazmake OSS detect blocking, adjust audio API
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
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-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
2009-09-09 notazprotection and more mapper support for new mem code
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-16 notazstarting SMS work
2009-08-15 notazfix CD load filename display
2009-08-10 notazsram bugfix + savestate refactoring
2009-08-10 notazmove CD tray handling out of emu loop
next