summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme (follow)
Commit message (Expand)AuthorAgeFilesLines
* mvme350: Fix region width (nw) AJR2019-11-211-3/+3
* Spring cleaning: Vas Crabb2019-11-012-7/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-13/+13
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-104-5/+5
* vme_fcscsi: Put back B41 autovector option (nw) AJR2019-04-192-1/+10
* hd63450: More accurate IRQ handling with a tidier interface AJR2019-04-192-33/+9
* emumem: Remove obsolete alignement limit Olivier Galibert2019-04-061-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-054-65/+58
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-273-8/+39
* (nw) Clean up the mess on master Vas Crabb2019-03-268-74/+95
* Revert "conflict resolution (nw)" andreasnaive2019-03-258-95/+74
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-073-2/+33
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-282-31/+20
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-093-37/+41
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+0
* Fix build (nw) AJR2019-01-221-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-292-46/+53
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-234-45/+46
* -hd63450: Removed MCFG, nw mooglyguy2018-08-281-22/+22
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-5/+5
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-113-50/+48
* -68153bim: Removed MCFG and added devcb3, nw mooglyguy2018-08-102-3/+3
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* fccpu20 : fixed terminal display Robbbert2018-07-291-0/+10
* devcb3 Vas Crabb2018-07-072-10/+10
* hd63450: Configure device clock (not used yet); back out custom constructor (nw) AJR2018-06-251-1/+2
* hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-084-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-067-127/+127
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-14/+17
* Sarayan made me do it. Vas Crabb2018-04-282-5/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-184-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-145-61/+66
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-36/+26
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-145-31/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1211-6/+11
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-313-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-237-16/+16
* fixed Coverity "Out-of-bounds write" warnings in drivers with VME (nw) firewave2018-01-201-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-177-14/+14
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* fccpu20: fix wrong modulo (nw) hap2017-11-051-2/+2
* fix some typos (#2772) Martin Lindhe2017-11-032-2/+2
* Change 9615 baud configurations to the nominal 9600 baud now that Z80SIO is m... AJR2017-10-301-9/+3
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* apply comments from PR#2695 Sergey Svishchev2017-10-071-12/+8