Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-18 | Remove breakpoint functions. | meepingsnesroms | |
No one should use this emu for testing, and those functions where just floating there disconnected. | |||
2016-10-15 | Adding copyright notices since certain predatory scumbags think | twinaphex | |
they can play games and demoralize open source creators with their hustling tactics (NO MEANS NO BTW - DON'T BOTHER EVER SENDING E-MAILS ASKING TO GIVE RIGHTS FOR MONEY!!!!! This goes out to you Nostalgames!) | |||
2016-10-13 | dsp1emu_yo.c - cleanups | twinaphex | |
2016-10-13 | Cleanup | twinaphex | |
2016-10-13 | Remove obsolete debugging code | twinaphex | |
2016-09-07 | (Emscripten) Add target | twinaphex | |
2016-08-09 | Cleanups | twinaphex | |
2016-08-08 | Remove CHECK_SOUND | twinaphex | |
2016-08-08 | Take out register keyword | twinaphex | |
2016-08-08 | Compiles for Gamecube now | twinaphex | |
2016-08-08 | Get rid of register keywords, and try to get it compiling for Gamecube | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Remove ZeroMemory | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-06 | Turn functions static | twinaphex | |
2016-08-06 | Put this ifdef around these problematic functions | twinaphex | |
2016-08-06 | Indenting | twinaphex | |
2016-08-06 | Remove unused SaveSRAM | twinaphex | |
2016-08-06 | Remove unused LoadSRAM | twinaphex | |
2016-08-06 | Fix some 'for loop initial declarations only allowed in C99 or C11 mode' ↵ | twinaphex | |
potential errors | |||
2016-08-05 | More cleanups | twinaphex | |
2016-08-05 | (vita) Prevent conflicting types | twinaphex | |
2016-08-05 | remove this | twinaphex | |
2016-08-05 | Cleanups | twinaphex | |
2016-08-05 | Start using stdint types | twinaphex | |
2016-08-05 | BUildfix | twinaphex | |
2016-08-05 | Cleanups | twinaphex | |
2016-08-05 | Remove unused prototype | twinaphex | |
2016-08-05 | Remove setting | twinaphex | |
2016-08-05 | Cleanups | twinaphex | |
2016-08-05 | Remove unused define | twinaphex | |
2016-08-05 | Cleanups | twinaphex | |
2016-08-05 | This can go now | twinaphex | |
2016-08-05 | Disable ARM_ASM in general for iOS - iOS keeps breaking ASM code | twinaphex | |
2016-08-05 | Don't use memset ASM functions for iOS | twinaphex | |
2016-08-05 | Remove this | twinaphex | |
2016-08-05 | Lower-case x for name | twinaphex | |
2016-08-05 | Change target names | twinaphex | |
2016-08-05 | Update name | twinaphex | |
2016-08-05 | Merge pull request #16 from NunaticAlumina/master | Twinaphex | |
added vita target. | |||
2016-08-05 | Fixed assembly option on Makefile. | NunaticAlumina | |
2016-08-05 | Updated Makefile. | root | |
2016-08-05 | Added vita as target. | NunaticAlumina | |
2016-03-01 | Add GCW Zero target | twinaphex | |
2016-01-19 | Cleanups | twinaphex | |
2016-01-19 | Change some for loop initial declarations | twinaphex | |
2016-01-19 | Merge pull request #14 from joolswills/gcc_opts | aliaspider | |
remove some more gcc opts - |