summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sis85c496.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-6/+7
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-54/+53
* devcb3 Vas Crabb2018-07-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* sis85c496: Eliminate unnecessary use of machine().device and CPU tag hardcodi... AJR2018-06-011-9/+23
* 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-41/+41
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-23/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+8
* srcclean (nw) Vas Crabb2017-06-251-31/+31
* sis85c496: first pass shadow RAM and SM RAM support. [R. Belmont] arbee2017-06-061-68/+104
* Initial support for SiS85c496/497 PCI chipset. [R. Belmont] arbee2017-06-051-0/+578