mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 06:29:38 +00:00
machineid: improve Gossamer ID description.
This commit is contained in:
parent
c5ecdb840d
commit
4964008511
@ -70,8 +70,7 @@ private:
|
||||
The machine ID for the Gossamer board is accesible at 0xFF000004 (phys).
|
||||
It contains a 16-bit value revealing machine's capabilities like bus speed,
|
||||
ROM speed, I/O configuration etc.
|
||||
Because the meaning of these bits is poorly documented, the code below
|
||||
simply return a raw value obtained from real hardware.
|
||||
See machines/machinegossamer.cpp for further details.
|
||||
*/
|
||||
class GossamerID : public MMIODevice {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user