summaryrefslogtreecommitdiffstats
path: root/src/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* dev.c uses the new tables infrastructure.Michael Brown2005-04-271-10/+9Star
* Improved debug messagesMichael Brown2005-04-251-12/+13
* Updated debug messagesMichael Brown2005-04-221-9/+11
* Created a bus/device API that allows for the ROM prefix to specify anMichael Brown2005-04-211-33/+136
* Fixed debug messageMichael Brown2005-04-151-2/+2
* Separate out bus-scanning and device-probing logic.Michael Brown2005-04-141-5/+30
* Global struct dev is now in main.cMichael Brown2005-04-121-3/+0Star
* New device probing mechanismMichael Brown2005-04-121-0/+44