summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pofo (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-3/+3
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+9
* Spring cleaning: Vas Crabb2019-11-014-14/+10
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-2612-89/+82
* Revert "conflict resolution (nw)" andreasnaive2019-03-2512-82/+89
* bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... AJR2019-02-2412-32/+32
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-013-43/+33
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-17/+20
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-8/+9
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* -in8250: De-MCFG, nw mooglyguy2018-09-041-10/+10
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4
* devcb3 Vas Crabb2018-07-071-3/+3
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-26/+26
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-12/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-152-2/+0
* 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-173-3/+3
* device_add_mconfig up to devices/bus/q* (nw) Ivan Vangelista2017-06-136-49/+16
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1414-183/+159
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-102-2/+2
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Self-registering devices prep: Vas Crabb2017-02-277-8/+8
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1114-7/+7
* pofo: IINT is an output, not an input. (nw) Curt Coder2016-11-114-11/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2214-52/+52
* pofo: Logging fix. (nw) Curt Coder2016-10-131-3/+3
* srcclean and translation regeneration Vas Crabb2016-08-294-38/+38
* pofo: Expansion WIP. (nw) Curt Coder2016-08-083-29/+51
* pofo: Expansion WIP. (nw) Curt Coder2016-08-084-0/+344
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-086-0/+447
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-293-46/+46
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-156-8/+125
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-156-0/+569