summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp64k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* i8275: Simplify read/write handlers (nw) AJR2019-10-051-2/+2
* (nw) misc cleanup: Vas Crabb2019-10-021-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+38
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-38/+38
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-23/+25
* com8116: Simplify read/write handlers (nw) AJR2019-02-021-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* pdc.h, phi.h, zx8301, zx8302: removed MCFG macros (nw) Ivan Vangelista2018-11-021-22/+24
* HP9825 emulation added (#4018) fulivi2018-10-071-5/+6
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-12/+2
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-4/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-50/+50
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-7/+7
* remove more MCFG_ (nw) Vas Crabb2018-07-071-14/+13
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-9/+9
* 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-18/+18
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* misc changes too small for their own pull request (#3557) Sergey Svishchev2018-05-111-0/+1
* 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-42/+42
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* hp64k: added IEEE488 remotizer to bus (#3456) fulivi2018-04-161-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* hp64k: added support for HPIB bus. Extensive improvement of PHI emulation. fulivi2018-03-111-6/+72
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+1
* hp64k fix (nw) Olivier Galibert2017-12-031-1/+3
* 74123: Use line handlers for single lines Dirk Best2017-11-101-10/+10
* 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-588/+587
* Self-registering devices prep: Vas Crabb2017-02-271-5/+7
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-4/+4
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-2/+2
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2