summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sis85c496.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+12
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-6/+6
* -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw MooglyGuy2019-02-031-6/+7
* More progress towards ISA DACK line support (nw) AJR2019-01-201-0/+2
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-7/+7
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-1/+1
* -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