platform ps2, handle audio similar to psp
[picodrive.git] / pico / 32x / memory.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-02 kub32x, fixes for comparing cycles
2024-05-13 kub32x, fix reset interrupt handling
2024-05-07 notaz32x, internal BIOS hack for jumping to 0x140
2024-05-07 notaz32x: adjust handlers according to hw tests
2024-05-05 kub32x, some reset related fixes
2024-04-24 kub32x, make sh2 sram poll detection less agressive
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-30 kub32x, add disabling via ADEN (for testpico)
2023-06-09 kub32x, fix regression in poll detection
2023-06-03 kub32x, improve poll detection
2023-05-30 kub32x, fixes for msu
2023-05-10 kub32x, tiny optimization
2022-12-20 kub32x, hacks for roms with caching related problems
2022-11-25 kubRevert 4ec1247 as it cause more troubles than it solves
2022-11-21 kub32x, tentative kludge for blackthorne
2022-10-28 kub32x, reset handling and synchronization changes
2022-10-08 kub32x, make 68k poll detection less agressive
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-06 kub32x, improve loading save state (memory leak, 68k hang)
2021-11-28 kub32x, improve cartridge mapping, BIOS replication
2021-11-26 kub32x, fix poll detection regression (mars check)
2021-11-18 kub32x, fix DMA mem-2-mem copying for big endian
2021-08-17 irixxxxMerge pull request #28 from davidgfnet/master
2021-08-16 David Guillen FandosFix SH2 DRC for x86 (32 bit) builds
2021-06-28 kub32x, improve poll detection
2021-06-28 kub32x, fix comm sync (68k writing to comm area)
2021-06-16 kub32x, optimize poll detection
2021-05-19 kub32x, minor improvement for poll detection
2021-04-22 kubimprovements for type issues
2021-04-07 kub32x, scheduling optimization
2021-04-02 kub32x, fix speed regression (wt memory write optimization)
2021-02-22 kubadd big endian platform support
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-14 kub32x, restore old fix for X-men
2020-12-14 kub32x, tiny optimization for memory access
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-04-22 kub32x, small improvement for poll detection
2020-04-13 kubsh2 timer optimization
2020-03-03 kub32x, small improvement for poll detector
2020-02-16 kub32X poll detection fix
2019-12-13 kubsh2 drc: fix speed regression
2019-10-19 kub32x, finetuning
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-10-12 kubsh2 drc: bugfix in block management
2019-10-11 kubsh2 drc bugfix for aarch64/mips
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-08-22 kubbug fix in comm poll fifo, and back to -O3
2019-08-20 kubcleanup config files, copyright stuff
2019-08-16 kubvarious small fixes and optimsations
2019-07-30 kub32X: memory access and polling bug fixes
2019-07-30 kub32x DMA memory copy performance optimisation
2019-07-30 kubpolling detection: communication poll fifo to avoid...
2019-07-30 kubsh2 memory access improvements, revive ARM asm memory...
2019-07-30 kubsh2 drc, register cache optimisations
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubsh2 drc, make B/W read functions signed (reduces genera...
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kuboverhaul of translation cache and sh2 literals handling
2019-07-30 kubsh2 memory interface optimzations
2019-07-30 kubdebug stuff, bug fixing
2019-07-30 kubmove saving SH2 SR into memory access and do so only...
2019-07-30 kubadd 32bit memory access functions for SH2
2019-07-30 kubkludges for wwf raw, nfl
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2018-01-23 notaz32x: implement standard/ssf2 mapper, part 2
2018-01-21 notaz32x: implement standard/ssf2 mapper
2018-01-06 notazimprove 64bit portability
2017-11-29 notaz32x: improve 68k bios handling
2017-11-28 notaz32x: remove some comm hacks
2017-10-20 notazrearrange globals
2017-10-13 notazsplit memories away from Pico
2017-10-02 notazfame: always update the fetch map
2013-09-15 notazhandle 32x+cd
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-08-31 notazMerge branch 'dev'
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: some mapping corrections
2013-08-18 notaz32x: some hacks..
2013-08-18 notaz32x: more memhandler improvements
2013-08-17 notaz32x: improve interrupt handling
2013-08-15 notaz32x: add preliminary hint emulation
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: some timing hacks..
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazminor 68k timing tuning
2013-08-08 notaz32x: memhandler improvements
2013-08-06 notaz32x: fix some more timing problems
2013-08-05 notaz32x: some accuracy improvements
2013-08-05 notaz32x: map dram correctly on 68k side
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-08-04 notaz32x: implement dreq1, improve dmac
2013-08-03 notaz32x: improve pwm accuracy
2013-07-28 notazfix clang warnings
2013-07-27 notaz32x: fix FM handling
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: tune invalidation
next