MAME
Find a file
Aaron Giles ae5dfca0bf Fix build break from last checkin.
Also replace timer_get_time() with machine->time()

1. Main conversion
timer_get_time( *)\( *([^)]+) *\)
\2->time\1()

2. Cleanup #1
&machine->time
machine.time

3. Cleanup #2
&m_machine->time
m_machine.time
2011-02-06 07:29:03 +00:00
docs
hash Fix for Haze's (or Kale's) lazyness ;P 2011-01-27 08:16:13 +00:00
src Fix build break from last checkin. 2011-02-06 07:29:03 +00:00
.gitattributes - Cleanup of WINUI depending compiling (no whatsnew) 2011-02-04 10:13:13 +00:00
makefile NetBSD support [Thomas Klausner] 2011-02-02 03:29:54 +00:00