Cmos; Acpi; Floppy; Debug - AMD SimNow Simulator 4.4.4 User Manual

Amd simnow simulator user manual
Table of Contents

Advertisement

User Manual

A.7.4 CMOS

1 simnow> cmos.usage
Automation Command
Load <filepath>
Save <filepath>
SetTime <seconds> <minutes> <hours>
<days since Sunday> <day of the month>
<months since January> <years since 1900>
GetByte <addr>
SetByte <addr> <data>
GetData
GetRamSize
ClearTo <value>

A.7.5 ACPI

1 simnow> acpi.usage
Automation Command
PowerButton
SleepButton

A.7.6 Floppy

1 simnow> floppy.usage
Automation Command
SetFloppy <A/B(0|1)> <filename>
GetFloppy <A/B(0|1)>
EjectFloppy <A/B(0|1)>

A.7.7 Debug

1 simnow> debug.usage
Automation Command
Enable
Appendix A
AMD Confidential
Loads CMOS data stored at „filepath‟. For
example „cmos.load c:\cmos.dat‟.
Saves CMOS data to „filepath‟, e.g. „cmos.save
c:\cmos.dat‟
Sets CMOS Time to specified time. For instance
„cmos.SetTime 00 00 12 00 31 12 14‟ sets the
CMOS time to Sunday December 31th, 2004, at
12:00:00.
Returns byte in CMOS that is stored at address
„addr‟.
Sets byte in CMOS at address „addr‟ to value
stored in „data‟.
Dumps complete CMOS.
Returns the CMOS RAM size in bytes.
Sets entire CMOS to specified value „value‟.
Triggers PowerButton ACPI message.
Triggers SleepButton ACPI message.
Assigns a floppy image file „filename‟ to drive
„A‟ or „B‟.
Returns the assigned floppy image file of drive
„A‟ or „B‟
The command will set the "Media Ejected" flag
of drive „A‟ or „B‟.
Enables the Debugger and opens a debug dialog window, if GUI
is enabled.
September 12
Description
Description
Description
Description
th
, 2008
235

Advertisement

Table of Contents
loading

Table of Contents