summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/nes_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/nes_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
0-12-271-5/+5 * VG5000µ printer more accurate support. (#7489) [S. Glaize] Sylvain Glaize2020-11-171-8/+24 * volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-3/+0 * Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-25/+25 * VG5000µ update: Sylvain Glaize2020-09-011-0/+13 * VG5000µ updates: Sylvain Glaize2020-08-311-11/+26 * drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-14/+14 * (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1 * (nw) cassette: last lot of wave changes Robbbert2019-07-011-3/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-29/+29 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-29/+29 * ef9345, ef9365: Simplify read/write handlers (nw) AJR2019-03-071-2/+2 * volt_reg: set default m_output (nw) hap2019-02-191-1/+0 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-13/+13 * volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-2/+3 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-5/+5 * imagedev\printer: removed MCFG macro (nw) Ivan Vangelista2019-01-211-1/+1 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2 * src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-2/+2 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+5 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9 * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-3/+2 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3 * New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1 * vg5k: Removed reference to VG-5000µ default ROM (CRC a6998ff8), making the "... Sylvain Glaize2017-12-311-8/+5 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * srcclean (nw) Vas Crabb2017-03-261-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-10/+16