summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82355.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "enable clang missing braces warning - it's useful to be able ↵ Vas Crabb2019-12-211-9/+9
| | | | | | to see when you're initialising a structure or nested array inside an array"" This reverts commit 4264fcd1369dadbb774fd681bf9375e2761d5286.
* Revert "enable clang missing braces warning - it's useful to be able to see ↵ AJR2019-12-201-9/+9
| | | | | | when you're initialising a structure or nested array inside an array" This (mostly) reverts commit 6959de07197e623262e614fdd0734007a41eb778.
* enable clang missing braces warning - it's useful to be able to see when ↵ Vas Crabb2019-12-201-9/+9
| | | | you're initialising a structure or nested array inside an array
* i82355: Use standard EISA board name format (nw) AJR2019-05-131-4/+3
|
* tekram_dc820.cpp: Identify some interrupts (nw) AJR2019-04-211-1/+1
| | | | i82355: Device name correction (nw)
* Add very preliminary Intel 82355 BMIC device AJR2019-04-211-0/+884