summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82371sb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i82371sb.cpp: add interrupt input lines (nw) yz70s2018-08-211-18/+168
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-9/+10
* pcipc.cpp: make winxp install and run (nw) yz70s2018-08-081-5/+4
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-51/+50
* pcipc.cpp: ide works too, basic system is usable now (nw) yz70s2018-07-091-2/+19
* devcb3 Vas Crabb2018-07-071-2/+2
* i82371sb.cpp: isa does not use separate spaces since they cause problems (nw) yz70s2018-06-151-36/+18
* pcipc.cpp: first partially working implemantetion with isa, superio and et400... yz70s2018-06-111-28/+205
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-19/+19
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-2/+3
* i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... yz70s2018-05-131-123/+83
* 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-61/+61
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-34/+36
* pc_vga: Internalize palette (nw) AJR2018-03-031-1/+0
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-031-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+7
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+8
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-15/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* srcclean (nw) Vas Crabb2016-11-271-39/+39
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-3/+21
* Moved initialization of pcipc little further (nw) Miodrag Milanovic2016-10-301-5/+405
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+361