summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-04fix emscriptenToad King
2019-05-06Fix issue with save states caused by input lag fix.Mikael Brunnhede
2019-05-05Port the input lag fix already present in the other snes9x cores. With this f...Mikael Brunnhede
2018-12-28More work on making code C89-complianttwinaphex
2018-12-28Start significantly refactoring this codebase so we can get ittwinaphex
2018-12-19Fix controller input for Super Mario All-Stars (backportjdgleaver
2018-12-18Fix audio pitch issues (FF6) (#29)jdgleaver
2018-04-20Rename out.s to out.STwinaphex
2018-04-20Rename os9x_65c816_global_armv4.s to os9x_65c816_global_armv4.STwinaphex
2018-04-20Rename setpcbase.s to setpcbase.STwinaphex
2018-04-20Rename sa1_asm.s to sa1_asm.STwinaphex
2018-04-20Rename os9x_65c816_spcc.s to os9x_65c816_spcc.STwinaphex
2018-04-20Rename os9x_65c816_spcasm.s to os9x_65c816_spcasm.STwinaphex
2018-04-20Rename os9x_65c816_common.s to os9x_65c816_common.STwinaphex
2018-04-20Rename os9x_65c816.s to os9x_65c816.STwinaphex
2018-04-20Rename spc700a.s to spc700a.STwinaphex
2018-04-20Rename os9x_65c816_opcodes.s to os9x_65c816_opcodes.STwinaphex
2018-04-20Rename misc.s to misc.STwinaphex
2018-04-20Rename dspMixer.s to dspMixer.STwinaphex
2018-04-20Rename os9x_65c816_global.s to os9x_65c816_global.STwinaphex
2018-04-20Use retro_inline.htwinaphex
2018-04-20Don't use stdbool.h anymoretwinaphex
2018-02-13Make 2 cycles oc profiles.Tatsuya79
2018-02-08Overclock by reducing cycles.Tatsuya79
2018-01-17Update memory streamtwinaphex
2017-02-18Silence warningtwinaphex
2017-02-18Update sar.htwinaphex
2017-01-29Silence warningtwinaphex
2017-01-23Fix port.htwinaphex
2016-10-18Remove breakpoint functions.meepingsnesroms
2016-10-15Adding copyright notices since certain predatory scumbags thinktwinaphex
2016-10-13dsp1emu_yo.c - cleanupstwinaphex
2016-10-13Cleanuptwinaphex
2016-10-13Remove obsolete debugging codetwinaphex
2016-08-08Remove CHECK_SOUNDtwinaphex
2016-08-08Take out register keywordtwinaphex
2016-08-08Compiles for Gamecube nowtwinaphex
2016-08-08Get rid of register keywords, and try to get it compiling for Gamecubetwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Remove ZeroMemorytwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-06Turn functions statictwinaphex
2016-08-06Put this ifdef around these problematic functionstwinaphex
2016-08-06Indentingtwinaphex
2016-08-06Remove unused SaveSRAMtwinaphex
2016-08-06Remove unused LoadSRAMtwinaphex
2016-08-06Fix some 'for loop initial declarations only allowed in C99 or C11 mode' pote...twinaphex