platform ps2, handle audio similar to psp
[picodrive.git] / pico / 32x / 32x.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: adjust handlers according to hw tests
2024-05-05 kub32x, some reset related fixes
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-10-26 kubcompile fixes for CI
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-11 kubcore, improve 68k timing accuracy
2023-07-03 kub32x, fix disabling via ADEN (memory leak, mcd)
2023-06-30 kub32x, add disabling via ADEN (for testpico)
2023-06-07 kub32x, fix startup crash
2023-06-03 kub32x, improve poll detection
2023-05-30 kub32x, fixes for msu
2023-05-10 kub32x, tiny optimization
2023-04-27 kubcore vdp, avoid rendering if no changes to RAMs/registers
2022-12-20 kub32x, improve sh2 scheduling
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-14 kub32x, minor poll detection fix
2022-10-12 kubcore, improve mcd+32x cpu synchronization
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-19 kubcore, improve save/load
2022-01-06 kub32x, improve loading save state (memory leak, 68k hang)
2021-11-28 kub32x, improve cartridge mapping, BIOS replication
2021-11-22 kub32x, add support for h32 mode rendering
2021-04-22 kubimprovements for type issues
2021-04-07 kub32x, scheduling optimization
2021-02-22 kubadd big endian platform support
2021-01-20 kubvdp renderer, improvements for 8bit fast
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-04-22 kubsh2, optimizations to innermost run loop
2020-04-13 kubsh2 timer optimization
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2020-01-14 kubbug fixes in drc, audio, display
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-11-09 kubsh2 drc: optimizations for MIPS code emitting
2019-10-10 kub32x, speed improvement
2019-09-17 kubvarious smallish optimizations, cleanups, and bug fixes
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-07-30 kubpolling detection: communication poll fifo to avoid...
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubminor changes
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2017-11-28 notaz32x: add other timing hacks
2017-11-28 notaz32x: remove some comm hacks
2017-10-20 notazrearrange globals
2017-10-14 notazlet it build on msvc
2017-10-13 notazdrop some unnecessary inlines
2017-10-02 notazsome support for vdp debug reg
2017-08-18 notaz32x: skip unnecessary bios work in cd mode
2013-10-04 notazcd: fix cycle overflow issue
2013-09-22 notazcd: fix yet more desyncs
2013-09-15 notazhandle 32x+cd
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-27 notaznew timing for main and cd
2013-08-18 notaz32x: some hacks..
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: implement more sh2 peripherals
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
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: 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-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: tune invalidation
2013-07-13 notaz32x: fix savestates
2013-07-09 notazsave event times to savestates
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notaz32x: fix lockstep code
2013-06-27 notazinitial libretro port
2013-06-26 notazclarify PicoDrive's license
2010-06-02 notazallow compiling without 32x and sms code
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-14 notaz32x: add missing pprof call for draw
2010-01-12 notaz32x: still tweaking renderers
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-31 notazsimple profiler added
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-10-02 notaz32x: poll_detect tweaks, debug unification
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-10-01 notaz32x: improve 'simple' scheduling, works for 'interestin...
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-25 notaz32x: add more regs, ignore purge space
next