aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2014-11-03can build with USE_BLARGG_APU enabled, still not working.aliaspider
2014-11-02start hooking up blargg's apu implementation to use as a reference.aliaspider
2014-11-02remove some sound hacksaliaspider
2014-11-02remove alternative sample decodersaliaspider
2014-11-02disable cheats.aliaspider
2014-11-02cleanups.aliaspider
2014-11-02small cleanupaliaspider
2014-11-02implement rom loading from memory.aliaspider
2014-11-01fix buildaliaspider
2014-11-01Add Android JNI Makefiles and Makefile.commontwinaphex
2014-11-01(Griffin) Add Griffin option, enable by defaulttwinaphex
2014-10-31remove S9xDeinitUpdate.aliaspider
2014-10-31RENDER_BACKGROUND_MODE_7- set ScreenColors pointer directlytwinaphex
2014-10-31Refactor 'else ' conditional in WRITE_4PIXELS functionstwinaphex
2014-10-31remove snapshot.c/h and snaporig.c/haliaspider
2014-10-30Code readability - turn ZeroMemory into memset(a, 0, b)twinaphex
2014-10-30Refactor S9xSetSuperFX the same way as SNES9x Next codetwinaphex
2014-10-30Refactor code to function S9xSetSuperFX to make it more liketwinaphex
2014-10-30remove snapshot.c snaporig.c dependencies.aliaspider
2014-10-30remove ZSNES_FX definesaliaspider
2014-10-30remove warningsaliaspider
2014-10-30Silence warning 'Suggest explicit braces around && within '||' yadda yaddatwinaphex
2014-10-30Cleanup some warnings in S9xGetWordtwinaphex
2014-10-30cleanups.aliaspider
2014-10-30remove some unused functions/filesaliaspider
2014-10-30New Makefiletwinaphex
2014-10-30add safety to buffer reads to deal with negative offsets.aliaspider
2014-10-30prevent a segfault.aliaspider
2014-10-30apply a faceliftaliaspider
2014-10-29(PSP) build fixaliaspider
2014-10-29build fix.aliaspider
2014-10-29cleanups.aliaspider
2014-10-29get rid of all remaining C++ code.aliaspider
2014-10-29less C++.aliaspider
2014-10-29remove more C++ code.aliaspider
2014-10-29C++ cleanups. (in progress)aliaspider
2014-10-29start moving everything to Caliaspider
2014-10-29cleanups (cont.)aliaspider
2014-10-28cleanups (cont.)aliaspider
2014-10-28del some morealiaspider
2014-10-28remove more stuffaliaspider
2014-10-28remove unused filesaliaspider
2014-10-28ugly 64-bit targets fix (cont.)aliaspider
2014-10-28ugly fix to solve segfaults on 64-bit platforms.aliaspider
2014-10-2864-bit saferaliaspider
2014-10-28initial libretro port.aliaspider
2013-06-16Release 1.36.Nebuleon Fumika
2013-06-16Don't crash on extensionless files. Helps GitHub issue #37 some more. Taken f...Nebuleon Fumika
2013-06-15Dynamically allocate memory for the file selector to store the name pointers ...Nebuleon Fumika
2013-06-10Prevent a file handle leak when previewing saved states in the row of Load ce...Nebuleon Fumika