mame/src/lib/util
Vas Crabb 2c8cd1f083 Merge pull request #1911 from npwoods/imgtool_use_wide_console
[Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
2017-01-05 16:36:55 +11:00
..
avhuff.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
avhuff.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
aviio.cpp A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
aviio.h
base64.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
bitmap.cpp Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
bitmap.h Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
bitstream.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
cdrom.cpp Misc typo fixes. 2016-10-27 13:45:15 +02:00
cdrom.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chd.cpp Fix heap corruption when loading a new chd fails. Throw CHDERR_FILE_NOT_WRITEABLE rather than CHDERR_UNSUPPORTED_VERSION if you try to open an old version for writing [smf] 2016-11-06 16:50:35 +00:00
chd.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcd.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
chdcd.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcodec.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcodec.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
client_http.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
client_https.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
client_ws.hpp Added websockets as well (nw) 2017-01-04 19:22:13 +01:00
client_wss.hpp Added websockets as well (nw) 2017-01-04 19:22:13 +01:00
corealloc.h
corefile.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
corefile.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
corestr.cpp No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
corestr.h No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
coretmpl.h Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
coreutil.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
coreutil.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
crypto.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
delegate.cpp
delegate.h delegates: Don't crash on late binding if no object is actually needed [O. Galibert] 2016-12-09 17:23:03 +01:00
flac.cpp Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
flac.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
harddisk.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
harddisk.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hash.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hash.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hashing.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hashing.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
huffman.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
huffman.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
jedparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
jedparse.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
md5.cpp
md5.h
nanosvg.cpp
opresolv.cpp srcclean (nw) 2016-09-26 04:51:59 +10:00
opresolv.h srcclean (nw) 2016-09-26 04:51:59 +10:00
options.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
options.h Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
palette.cpp Improvements to rgb_t (nw) 2016-10-22 18:45:04 -04:00
palette.h Improvements to rgb_t (nw) 2016-10-22 18:45:04 -04:00
path_to_regex.cpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
path_to_regex.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
plaparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
plaparse.h
png.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
png.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
pool.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
pool.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
server_http.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
server_https.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
server_ws.hpp Added websockets as well (nw) 2017-01-04 19:22:13 +01:00
server_wss.hpp Added websockets as well (nw) 2017-01-04 19:22:13 +01:00
sha1.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
sha1.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
sha1.hpp Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
strformat.cpp gah how did I miss that (nw) 2016-08-27 17:02:11 +10:00
strformat.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
timeconv.cpp Cleanup and version bump 2016-06-29 08:34:30 +02:00
timeconv.h Cleanup and version bump 2016-06-29 08:34:30 +02:00
un7z.cpp use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_char, unicode_char (nw) 2016-10-22 11:31:49 +02:00
unicode.cpp Vas Crabb feedback: 2017-01-04 08:06:20 -05:00
unicode.h [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output 2017-01-02 11:59:25 -05:00
unzip.cpp Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
unzip.h Supply modified time for files in archives [Vas Crabb] 2016-06-25 20:56:59 +10:00
vbiparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
vbiparse.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
vecstream.cpp While I'm causing full recompiles all the time, reduce necessary number of instantiations of parts of string formatting engine 2016-08-27 16:45:53 +10:00
vecstream.h Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
wavwrite.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
wavwrite.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
xmlfile.cpp XML refactoring: 2016-12-11 18:15:41 +11:00
xmlfile.h XML refactoring: 2016-12-11 18:15:41 +11:00
zippath.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
zippath.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00