summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-14fix x86 buildaliaspider
2014-07-14Take out NEON CPU filterstwinaphex
2014-07-14Take out GIZMONDO/POCKETPC ifdefstwinaphex
2014-07-14Take out Windows CE codetwinaphex
2014-07-14Get rid of PND_BUILD/RPI_BUILD/POLLUX_BUILD/GIZ_BUILDtwinaphex
2013-04-22Add copyright message to gles_videoDave
2013-04-22Add CFLAGS -I/opt/vc/include/interface/vmcs_host/linuxDave
2013-03-19edit rpi.hDave
2013-03-07raspberry pi portDave
2012-10-06u8/caanoo releasenotaz
2012-10-06initial Caanoo portnotaz
plus some random tweaks
2012-10-05make sound reinitablenotaz
this will be used for Caanoo overclocking workaround
2012-10-03avoid forced menu bind, some config refactoringnotaz
2012-10-02u8/pandora releasenotaz
2012-10-02integrate M-HT's neon scalersnotaz
2012-09-18merge an assorment of calc84maniac's fixes.notaz
2012-09-18fix omap vram allocation (fixes tv-out)notaz
2011-09-08u7/pandora releasenotaz
2011-09-08fix goofed up L keynotaz
2011-09-08handle div by 0notaz
2011-09-08make romdir saving not GP2X specificnotaz
not using config as it's binary, this is intended to be user editable.
2011-09-08add some game configsnotaz
..from yet another uncredited gpSP port, NDS-GBA :(
2011-09-08store saves and configs in gpsp dirnotaz
Don't like ROM dir littering. Still looking there for .sav and .cht files though.
2011-09-08support multi-file zips, skipping irrelevant filesnotaz
2011-09-08tweak sound buffering and timing to better match pandora's refresh.notaz
this also changes how direct sound channels are started and sample step precision is increased to hopefully fix gbc + direct channel desync that has been reported on the forums.
2011-09-08get rid of -fno-commonnotaz
2011-09-08use single literal pool in arm_stubnotaz
..to reduce dcache trashing
2011-09-08mask off arguments for write hadlersnotaz
newer gcc wants this
2011-09-06fix unaligned readnotaz
it's causing a fault on Linux
2011-09-06enable -Wall and fix warnings reported by itnotaz
2011-09-06initial pandora port, with hardware scaling and stuffnotaz
2011-09-04refactor GP2X stuff for pandora reusenotaz
2011-09-04unify non-psp synchronize(), fix a few sound issuesnotaz
..like ignoring real buffer size and not stopping sound thread on exit
2011-09-04drc: fix eabi alignmentnotaz
2011-09-03move warm toonotaz
2011-09-03fix some warningsnotaz
2011-09-03revive PC build, support Linuxnotaz
2011-09-03get rid of GP2X_BUILD checks where they are not really needednotaz
2011-09-02move platform-independent stuff out of /gp2x.notaz
2009-06-24r6 releasenotaz
2009-06-24another wARM updatenotaz
2009-06-24pollux_dpc_set integratednotaz
2009-06-23updated to warm r2notaz
2009-06-23sw scaler for gp2xnotaz
2009-06-21fixed clock and scaling config saving handlingnotaz
2009-06-21cache clean fixnotaz
2009-06-13u5 releasenotaz
2009-06-12portrait mode asmnotaz
2009-06-09u4 releasenotaz
2009-06-08added warm libnotaz