#include <ngcdcsSEQ_PRG.hpp>
Sequencer program emulator
◆ ngcdcsSEQ_EMU() [1/2]
| ngcdcsSEQ_EMU::ngcdcsSEQ_EMU |
( |
| ) |
|
|
inline |
◆ ngcdcsSEQ_EMU() [2/2]
Constructor with program.
◆ ~ngcdcsSEQ_EMU()
| virtual ngcdcsSEQ_EMU::~ngcdcsSEQ_EMU |
( |
| ) |
|
|
inlinevirtual |
◆ BreakPoint()
| void ngcdcsSEQ_EMU::BreakPoint |
( |
| ) |
|
|
inline |
◆ CloseLoop()
| void ngcdcsSEQ_EMU::CloseLoop |
( |
| ) |
|
|
inline |
◆ ErrMsg()
| char * ngcdcsSEQ_EMU::ErrMsg |
( |
| ) |
|
|
inline |
Return pointer to actual error message.
◆ Error()
| int ngcdcsSEQ_EMU::Error |
( |
| ) |
|
|
inline |
Check if an error occured.
◆ Goto()
| void ngcdcsSEQ_EMU::Goto |
( |
int | newPos | ) |
|
|
inline |
◆ Infinite()
| int ngcdcsSEQ_EMU::Infinite |
( |
| ) |
|
|
inline |
◆ Init()
| void ngcdcsSEQ_EMU::Init |
( |
| ) |
|
|
inline |
Initialize the emulation and the generic offset.
◆ Instr()
| int ngcdcsSEQ_EMU::Instr |
( |
| ) |
|
|
inline |
◆ Jsr()
| void ngcdcsSEQ_EMU::Jsr |
( |
int | addr | ) |
|
|
inline |
◆ Next()
| void ngcdcsSEQ_EMU::Next |
( |
| ) |
|
|
inline |
◆ OpenLoop()
| void ngcdcsSEQ_EMU::OpenLoop |
( |
int | cnt | ) |
|
|
inline |
◆ Program()
◆ Return()
| void ngcdcsSEQ_EMU::Return |
( |
| ) |
|
|
inline |
◆ Step()
| int ngcdcsSEQ_EMU::Step |
( |
| ) |
|
|
inline |
Step forward to next pattern execution.
◆ address
| int ngcdcsSEQ_EMU::address |
◆ counter
| int ngcdcsSEQ_EMU::counter |
◆ id
◆ infiniteLoopRuns
| int ngcdcsSEQ_EMU::infiniteLoopRuns |
◆ offset
| int ngcdcsSEQ_EMU::offset |
The documentation for this class was generated from the following file: