Gabe Black
|
73f579a804
|
X86: Add some missing default arguments.
|
2009-02-01 22:40:51 -08:00 |
|
Gabe Black
|
6a3f255a84
|
X86: Rework interrupt pins to allow one to many connections.
|
2009-01-31 23:33:54 -08:00 |
|
Gabe Black
|
539563e04b
|
X86: Make the CMOS and I8259 devices use IntDev and IntPin.
|
2008-10-11 01:45:25 -07:00 |
|
Gabe Black
|
8c532d6297
|
X86: Hook the CMOS device to the I8259 PICs.
|
2008-10-11 01:31:32 -07:00 |
|
Gabe Black
|
2753c07dc5
|
X86: Change the I8259 from a subdevice into a real SimObject.
--HG--
rename : src/dev/x86/south_bridge/i8259.cc => src/dev/x86/i8259.cc
rename : src/dev/x86/south_bridge/i8259.hh => src/dev/x86/i8259.hh
|
2008-10-11 01:22:20 -07:00 |
|