summaryrefslogtreecommitdiffstats
path: root/src/osd/modules/lib/osdlib_unix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/lib/osdlib_unix.cpp')
0 files changed, 0 insertions, 0 deletions
3607b73e8e66835248fab9?s=128&d=retro' /> AJR2022-01-031-1/+1 * Renamed chip8 software list so the filename matches the list name. Vas Crabb2021-01-251-1/+1 * d6800, vip: added chip8 software list (72 titles, curated) Robbbert2021-01-061-3/+5 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-4/+4 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) vip: more notes Robbbert2019-08-041-2/+3 * (nw) vip : removed explicit cassette sound - it makes its own. Added a note. Robbbert2019-08-031-2/+3 * (nw) vip : fixed beeper Robbbert2019-08-031-1/+1 * (nw) cassette: last lot of wave changes Robbbert2019-07-011-1/+2 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-4/+5 * (nw) studio2,eti660,tmc1800,vip: added notes; reverted my change of a week ago Robbbert2019-05-131-0/+12 * (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+19 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+18 * bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-191-4/+4 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-2/+2 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1 * devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-8/+9 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-3/+3 * discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2 * divideo: Fetch screen to be potentially configured during device_config_compl... AJR2018-08-211-2/+4 * cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-171-3/+3 * cdp1861, cdp1862: Convert callbacks to devcb3 (nw) AJR2018-08-171-4/+4 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+5 * vip.cpp: Clean up trailing spaces (nw) AJR2018-07-191-11/+11 * vip: Give the expansion bus full access to N and TPB (nw) AJR2018-07-191-52/+37 * devcb3 Vas Crabb2018-07-071-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+5 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-3/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+10 * (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-2/+2 * 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-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2