platform ps2, handle audio similar to psp
[picodrive.git] / pico / cd / memory.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-04-27 kubmcd, add poll detection for gfx busy
2024-04-27 kubmcd, fix irq2 handling (not cleared on disable)
2024-04-19 kubmcd, some improvements (dma timing, interrupt handling)
2024-03-02 kubcore, slightly increase accuracy of some hw timers
2024-02-26 kubmcd, fix crash (plat_mmap not zeroing memory)
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-05 kubmcd, fix audio crash after end of last track
2023-05-30 kubmcd, fixes for msu
2023-05-26 kubmcd, preparations for msu support (arm version)
2023-05-26 kubmcd, preparations for msu support
2023-05-19 kubmcd, fixes and improvements by mcd-verificator
2023-05-11 kubmcd, fix Word-RAM in 2M mode
2023-05-11 kubmcd, regression fix
2023-05-10 kubmcd, some cleanup, fix Word-RAM in 2M mode
2023-05-09 kubmcd, improve cpu scheduling
2022-10-13 kubmcd, minor optimization for poll detection
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-06 kubmcd, fix 68k interpreter idle detector for sub cpu
2021-11-15 kubcore, fix libretro toolchain bug on wiiu
2021-11-08 kubmcd, fix type for memory setup (fixes LLP64 platforms)
2021-05-17 kubmcd, optimizations for polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-06 kubmcd, improve polling detection
2021-05-06 kubmcd, fix timing for irq while polling detected
2021-04-22 kubimprovements for type issues
2021-04-22 kubfixes for big endian (mostly mcd)
2021-02-22 kubadd big endian platform support
2021-02-06 kubfixes and improvements for type issues, part 3
2020-11-18 kubmcd, tentative fix for hanging
2020-11-18 kubmcd, fix for slave polling detection
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2019-07-30 kubarm asm memory access functions for m/s68k
2018-01-06 notazimprove 64bit portability
2017-10-20 notazrearrange globals
2017-10-14 notazfix clang build
2017-10-13 notazsplit memories away from Pico
2017-10-02 notazfame: always update the fetch map
2013-10-12 notazremove regs union due to compiler issues
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-06 notazminor formatting changes
2013-09-06 notazcd: tweak the poll code further
2013-09-03 notazcd: fix breakage in comm detection
2013-08-31 notazMerge branch 'dev'
2013-08-29 notazcd: fix busreq and reset
2013-08-29 notazcd: some fixes
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notaznew timing for main and cd
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-26 notazclarify PicoDrive's license
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-09-16 notazmemory refactoring (mostly for cd) + ARM mem asm update
2009-09-14 notazCyclone interface for new mem system, minor tweaks
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-15 notazdrZ80 separation finished, related bugs fixed
2009-08-12 notazs68k-side Silpheed hack (needed for EU version)
2009-08-12 notazswitch DMNA Silpheed hack to timeslice hack
2008-08-28 notazlowercasing filenames, part3