Merge pull request #37 from lentillog/feature/remove-hack
[picodrive.git] / pico /
2016-09-28 TwinaphexMerge pull request #37 from lentillog/feature/remove...
2016-09-28 lentillog(VITA) Removed gross hack with optimization workaround
2016-09-20 TwinaphexMerge pull request #35 from lentillog/feature/vita
2016-09-20 lentillog(vita) Updated build to work on Vita
2015-12-17 TwinaphexMerge pull request #17 from AkimanBengus/master
2015-12-13 DavidAdd core option to force the Region FPS (NTSC, PAL)
2015-11-24 DavidFix the lprintf method (libretro side)
2015-01-30 TwinaphexBuildfix
2014-12-25 TwinaphexMerge pull request #4 from vobe/master
2014-12-25 vobePrevent segfault while scanning for MP3 files
2014-04-14 twinaphexCleaner build fix for pedantic LLVM Clang issue -
2014-04-14 twinaphexClang fix build
2014-03-17 Twinaphex(MSVC) Build fixes
2014-03-17 Twinaphex(MSVC) Rename pico/pico/pico.c and pico/pico/memory.c
2014-03-17 Twinaphex(MSVC) Build fixes
2014-03-17 twinaphexUniquely name files for MSVC
2014-03-17 Twinaphex(MSVC) Compatibility fixes
2014-03-17 twinaphexC89 MSVC doesn't support 'inline' - will have to make...
2014-03-04 twinaphex(PS3) We shouldn't compile in zlib code in a core period -
2014-03-04 twinaphex(PSP/PS3) Resolve namespace conflict with memcpy16...
2013-10-12 notazfix use of freed mem
2013-10-12 notazremove regs union due to compiler issues
2013-10-10 notazupdate gp2x for input changes
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-10-04 notazcd: fix cycle overflow issue
2013-10-04 notazsound: remove cd rate limitations
2013-09-24 notazfamec: remove unused dual code
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-23 notazcd: pcm: tune addr reload
2013-09-22 notazcd: gfx: reduce LUT size
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: pull in Genesis-Plus-GX CD gfx code
2013-09-22 notazcd: fix yet more desyncs
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazcd: delay gfx ops again
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-08 notazimprove cue handling a bit
2013-09-06 notazminor formatting changes
2013-09-06 notazfix blank line increment
2013-09-06 notazcd: tweak the poll code further
2013-09-05 notazgeneral timing hacks
2013-09-03 notazcd: fix breakage in comm detection
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-31 notazsms: add pause support
2013-08-29 notazfix array-out-of-bounds issue
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 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notazfix yet another portability issue
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdistinguish VR SVP from 32X version
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: add 6btn quirk
2013-08-19 notaz32x: some mapping corrections
2013-08-18 notaz32x: pwm pop reduction hacks
2013-08-18 notaz32x: some hacks..
2013-08-18 notaz32x: more memhandler improvements
2013-08-17 notaz32x: improve interrupt handling
2013-08-17 notazimprove input handling
2013-08-15 notazdraw: fix mistake from 9c9cda8c3
2013-08-15 notaz32x: fix bg color tests
2013-08-15 notazfixes for idle and other stuff
2013-08-15 notaz32x: improve pwm a bit more
2013-08-15 notaz32x: avoid unnecessary logging
2013-08-15 notaz32x: add preliminary hint emulation
2013-08-15 notazsimpler solution to regparm problem
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: some timing hacks..
2013-08-13 notaz32x: implement more sh2 peripherals
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
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-30 notazavoid unnecessary logging
2013-07-30 notazlibretro: add savestate support
2013-07-29 notazdrc: svp: some missed r9 handling for apple
2013-07-29 notazdrc: svp: fix cache sync (end ptr)
2013-07-29 notazpreserve r9 for apple
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 notazfix clang warnings
2013-07-28 notazmake tabs vs spaces consistent
next