fceux/src/utils
rheiny 0de4ad663e Fixed reported issue 2746924 (md5_asciistr() doesn't produce correct string) 2009-06-06 14:36:41 +00:00
..
ConvertUTF.c SF [ 2030405 ] Avi recording: no sound b0rks format 2008-08-10 08:59:23 +00:00
ConvertUTF.h SF [ 2030405 ] Avi recording: no sound b0rks format 2008-08-10 08:59:23 +00:00
SConscript SDL - hotkey Q for toggling read-only/read+write 2009-04-11 03:26:36 +00:00
crc32.cpp moved some util files to utils directory 2006-08-01 05:50:19 +00:00
crc32.h moved some util files to utils directory 2006-08-01 05:50:19 +00:00
endian.cpp more endian fix 2008-11-09 01:54:15 +00:00
endian.h clean up header file, for fewer dependencies and hopefully slightly faster builds. also fix a couple of const arrays which were being defined in a .h file 2008-12-13 02:47:07 +00:00
general.cpp moved some util files to utils directory 2006-08-01 05:50:19 +00:00
general.h moved some util files to utils directory 2006-08-01 05:50:19 +00:00
guid.cpp fix compile errors with gcc 2008-12-19 02:29:39 +00:00
guid.h consistentify newlines 2008-06-19 02:41:47 +00:00
md5.cpp Fixed reported issue 2746924 (md5_asciistr() doesn't produce correct string) 2009-06-06 14:36:41 +00:00
md5.h faster compiles (mappers include 1/3 as much code now) 2008-06-17 06:55:07 +00:00
memory.cpp fixed some build errors on latest gcc 2008-07-03 05:12:45 +00:00
memory.h goodbye fastapass and c80x86 2008-06-06 03:02:00 +00:00
memorystream.h fixed build error (header include missing) 2008-08-12 05:04:40 +00:00
unzip.cpp why in the world did this compile on my computer last night. well maybe now it will compile for other people 2008-05-23 17:51:52 +00:00
unzip.h moved some util files to utils directory 2006-08-01 05:50:19 +00:00
valuearray.h consistentify newlines 2008-06-19 02:41:47 +00:00
xstring.cpp SDL: optimized UTF8<->UTF32 code a little, removed ifdefs and so on 2009-04-04 19:35:24 +00:00
xstring.h support autoloading from archives in cases where there is only one useful file in an archive. 2008-08-18 03:11:42 +00:00