summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/comx35 (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-4/+6
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-024-8/+4
* Cleaned up bitmap API. Vas Crabb2020-09-271-4/+4
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-142-2/+2
* Spring cleaning: Vas Crabb2019-11-012-6/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-2618-84/+88
* Revert "conflict resolution (nw)" andreasnaive2019-03-2518-88/+84
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-3/+3
* bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-1918-65/+65
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-8/+9
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-10/+13
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-4/+5
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-5/+6
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-162-41/+18
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* cdp1852: Replace callback macros with devcb3 bindings; use line write handler... AJR2018-07-192-21/+39
* devcb3 Vas Crabb2018-07-071-1/+1
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-293-10/+11
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-15/+17
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-183-5/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-4/+4
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-088-77/+31
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-224-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1418-77/+73
* Self-registering devices prep: Vas Crabb2017-02-279-9/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1117-8/+9
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2218-91/+91
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-0612-12/+12
* compile fix (nw) Miodrag Milanovic2016-04-031-0/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+2
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* reverting: Miodrag Milanovic2016-01-2018-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-1618-18/+18
* override part 1 (nw) Miodrag Milanovic2015-12-059-54/+54
* clang-modernize part 6 Miodrag Milanovic2015-12-041-12/+12
* clang-modernize part 2 Miodrag Milanovic2015-12-043-18/+18