summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cs4031.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-2/+2
* mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-231-6/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-24/+0
* 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/+9
* Fix coverity errors about unintended truncation (nw) Vas Crabb2017-06-021-3/+3
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-8/+2
* 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-49/+35
* cs4031: save emulated A20 state Scott Percival2017-03-101-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Intel documentation is conflicting, which prompted osdev to claim that 128k d... smf-2016-10-061-2/+2
* Drop the upper bit of the address when shifting left, as described http://wik... smf-2016-10-061-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+969