dolphin/Source/Plugins/Plugin_DSP_HLE/Src/UCodes
Shawn Hoffman 4a0c8fc0c9 Hg:
enable newline normalization
get revision number via `hg svn info` for svnrev.h
ignore incremental/generated binary files (windows/VS at least)
leave a comment if some files need native eol set in svnprops

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5637 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-09 01:37:08 +00:00
..
UCode_AX.cpp Unnecessary non-negative check of unsigned variable. 2010-05-26 20:48:23 +00:00
UCode_AX.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_AXStructs.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_AXWii.cpp DSPHLE - the same thing for AXWII - fixes De Blob, Cursed Mountain, ... 2010-04-05 13:12:15 +00:00
UCode_AXWii.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_AX_ADPCM.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_AX_Voice.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_CARD.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
UCode_CARD.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
UCode_InitAudioSystem.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
UCode_InitAudioSystem.h ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
UCode_ROM.cpp ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
UCode_ROM.h ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
UCode_Zelda.cpp Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
UCode_Zelda.h Hack this dodgy compile-time assert so it works with gcc. 2010-05-26 20:47:56 +00:00
UCode_Zelda_ADPCM.cpp tiny change: get rid of a couple of uses of "long". better to use int or the explicitly sized typedefs. possibly really minor speedup of zelda ucode audio on linux. 2009-10-28 22:51:00 +00:00
UCode_Zelda_Obsolete.txt Hg: 2010-06-09 01:37:08 +00:00
UCode_Zelda_Synth.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
UCode_Zelda_Voice.cpp neXus' patch for z:tp intro music 2010-04-10 05:04:51 +00:00
UCodes.cpp DSPHLE - GC intro audio (IPL) now working - only for pal games atm 2010-02-18 20:07:20 +00:00
UCodes.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00