summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/opresolv.c
diff options
context:
space:
mode:
author Felipe Corrêa da Silva Sanches <fsanches@metamaquina.com.br>2014-12-16 00:51:00 -0200
committer Felipe Corrêa da Silva Sanches <fsanches@metamaquina.com.br>2015-06-19 18:31:03 -0300
commita8ee1a564526048bb68ca2347adfd8b6190b0972 (patch)
treeee806bf75268242cb55d5e3f396568faa0248ecf /src/lib/util/opresolv.c
parenta68161ee271699739403611d8bd5d2ac4847b053 (diff)
initial implementation of Icatel driver (brazilian public payphone)
Diffstat (limited to 'src/lib/util/opresolv.c')
0 files changed, 0 insertions, 0 deletions
08:40:07 +0000'>2013-04-111-1/+3 * added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3 * unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1 * Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-1/+1 * device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1 * Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+2 * Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1 * some h files cleanups (no whatsnew) Miodrag Milanovic2012-09-171-7/+0 * Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1 * Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+1 * TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2 * All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1 * Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5 * Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+9 * MAME going modern part 7 (no whatsnew)