summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/mda.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-17/+19
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-4/+4
* mda.cpp, eis_hgb107x: Ericsson High resolution Monochrome Graphics Board 1070... Joakim Larsson Edstrom2019-11-221-519/+0
* eispc.cpp, mda.cpp: epc LPT device properly installed and is promoted to working Joakim Larsson Edstrom2019-11-191-2/+18
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-8/+8
* srcclean (nw) Vas Crabb2019-10-261-19/+19
* eispc_kb.cpp: experiment with removing direct calls to resume/suspend Joakim Larsson Edstrom2019-09-291-7/+1
* Review comments fixed Joakim Larsson Edstrom2019-09-261-28/+26
* mda: Added Ericsson Monochrome HR Graphics Board 1070 (might be splitted out ... Joakim Larsson Edstrom2019-09-261-43/+564
* mc6845: Use standard device method to adjust input clock (nw) AJR2019-04-281-1/+1
* isa_hercules: Add dump of Mazovia Polish alternate character set [MCbx Old Co... AJR2019-04-131-2/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+30
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-30/+27
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-6/+6
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-18/+21
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* Add definition for one rather well-known XTAL (nw) AJR2019-01-241-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-52/+42
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-60/+42
* MT 06594 Robbbert2017-06-011-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+12
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-5/+13
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+981