mame/src/tools
npwoods f809f0e08d Introduced an 'util::arbitrary_clock' template class, to represent a clock that "knows" when the epoch starts (#2010)
* Introduced an 'util::arbitrary_clock' template class, to represent a clock that "knows" when the epoch starts

Also:
  - Converted the NTFS filetime code to use util::arbitrary_clock
  - Converted the Mac datetime code to use util::atribrary_clock

This is in preparation for a bigger change to Imgtool where I eliminate usage of time_t
2017-04-06 11:39:00 +10:00
..
imgtool Introduced an 'util::arbitrary_clock' template class, to represent a clock that "knows" when the epoch starts (#2010) 2017-04-06 11:39:00 +10:00
aueffectutil-Info.plist moved aueffectutil to tools (nw) 2016-04-03 19:06:06 +02:00
aueffectutil.mm srcclean (nw) 2016-11-27 09:56:49 +11:00
castool.cpp castool fix 2016-08-21 12:47:37 -04:00
chdman.cpp chdman: Add support for hard disk templates and add some initial ones 2017-01-07 23:52:55 +01:00
discrepancy-fixer.py Clean up scripts from #1861 (nw): 2017-01-10 15:12:21 +11:00
discrepancy-spotter.py Clean up scripts from #1861 (nw): 2017-01-10 15:12:21 +11:00
floptool.cpp clang-modernize part 5 2015-12-04 07:06:18 +01:00
jedutil.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
ldresample.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
ldverify.cpp TRUE/FALSE in tools section (nw) 2016-10-22 18:14:41 +02:00
pngcmp.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
regrep.cpp No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
romcmp.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
runtest.cmd Let's give the new srcclean a spin... 2016-08-02 16:59:02 +10:00
split.cpp No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
src2html.cpp No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
srcclean.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
unidasm.cpp m6805: added skeleton CMOS devices 2017-01-30 23:10:51 +11:00