summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/imgtool/filter.h')
0 files changed, 0 insertions, 0 deletions
/> Robbbert2020-08-051-85/+98 * -z80ne.cpp: Split further into subclasses, removed MACHINE_START_OVERRIDE and... mooglyguy2019-12-201-214/+202 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2 * (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-13/+12 * (nw) cassette: last lot of wave changes Robbbert2019-07-011-0/+14 * z80netf: Fix error in keyboard configuration (was broken since 0.196) AJR2019-05-261-21/+16 * (nw) Clean up the mess on master Vas Crabb2019-03-261-62/+74 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-74/+62 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-20/+23 * ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-6/+12 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-5/+5 * imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4 * magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-18/+18 * mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) AJR2019-01-191-9/+12 * z80ne : new rom, old one had a typo from being hand-entered. Robbbert2018-11-291-3/+3 * Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+0 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1 * k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-23/+23 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-10/+4 * ay31015: Remove MCFG_ macros (these were really ugly ones); default input clo... AJR2018-08-101-9/+9 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-4/+4 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-4/+4 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4 * z80ne.cpp: Separate z80netf base class; use output finders (nw) AJR2018-04-041-15/+15 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-61/+68 * kr2376: Added keyboard matrix callbacks. Nigel Barnes2018-03-061-13/+30 * z80ne: New-style UART handlers; add notes (nw) AJR2018-03-041-6/+6 * (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-7/+7 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4 * Merge pull request #1775 from rdroush/master Robert2017-05-171-1/+18 |\ | * Minor comment fix Reagan Roush2016-11-241-1/+2 | * z80ne: Added software lists for disks and tapes Reagan Roush2016-11-241-1/+17 * | Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7 |/ * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1 * NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2 * clang-modernize part 7 Miodrag Milanovic2015-12-041-2/+2