summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/timeconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/timeconv.cpp')
0 files changed, 0 insertions, 0 deletions
6c184865220d545cb70052251b1b5?s=13&d=retro' /> ClawGrip2022-04-021-11/+74 * cbasebal.cpp, vendetta.cpp: finders and other small cleanups Ivan Vangelista2022-03-291-155/+322 * Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1 * k054000.cpp: fix OTG hitboxes in Vendetta (#8454) Angelo Salese2021-12-101-3/+2 * ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1 * New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1 * vendetta.cpp: switched from bankdev to memory_view Ivan Vangelista2020-11-271-22/+14 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-7/+7 * various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3 * (nw) misc cleanup: Vas Crabb2019-09-201-1/+1 * k053246_k053247_k055673.cpp : Updates (#4955) cam9002019-05-041-18/+17 * k052109.cpp : Updates cam9002019-04-271-3/+3 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1 * -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-35/+31 * src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-6/+5 * src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-6/+6 * ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1 * MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-47/+47 * new working clone Ivan Vangelista2018-09-221-0/+25 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-2/+1 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1 * -bankdev: Remove MCFG, nw mooglyguy2018-08-151-13/+2 * Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+12 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * (nw) misc follow-up Vas Crabb2018-05-061-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8 * remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-68/+73 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-6/+10 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2