Everything

debugger.Reset


This function resets the CPU.

[Specification format]

debugger.Reset()

[Argument(s)]

None

[Return value]

None

[Detailed description]

-

This function resets the CPU.

Caution

This function will not be executed after the CPU has been reset regardless of the setting of the [Execute to the specified symbol after CPU Reset] property.

[Example of use]

>>>debugger.Reset()
>>>