Flowcode Project File Parser

Ben Rowland 2019 (C) Matrix TSL


Target Device

PIC.16F.16F877A

Constants

BOOL false     BOOL true    

Globals



WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

WaitForReady

Return:     VOID
Vars:     BYTE dummy     BYTE busy    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Clear

Return:     VOID

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

PrintString

Return:     VOID
Params:     STRING Text    
Vars:     BYTE Idx     BYTE count    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

PrintAscii

Return:     VOID
Params:     BYTE character    
Vars:     BYTE x    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

PrintNumber

Return:     VOID
Params:     SIGNED INT Number    
Vars:     STRING s    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

RAMWrite

Return:     VOID
Params:     BYTE Index     BYTE d0     BYTE d1     BYTE d2     BYTE d3     BYTE d4     BYTE d5     BYTE d6     BYTE d7    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Ev_Initialise

Return:     UNSIGNED LONG

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

ClearLine

Return:     VOID
Params:     BYTE Line    
Vars:     BYTE NumRows     BYTE NumCols     SIGNED INT x    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Cursor

Return:     VOID
Params:     BYTE x     BYTE y    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Command

Return:     VOID
Params:     BYTE instruction    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

PrintFormattedNumber

Return:     VOID
Params:     UNSIGNED LONG Number     BOOL Format    
Vars:     STRING s    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

ScrollDisplay

Return:     VOID
Params:     BYTE Position     BYTE direction    
Vars:     BYTE cmd    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Prv_PropertyChange

Return:     UNSIGNED LONG
Vars:     HANDLE cpt     BYTE val     SIGNED INT x    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

RawSend

Return:     VOID
Params:     BYTE data     BYTE mask    
Vars:     BYTE nibble    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

PrintFloat

Return:     VOID
Params:     FLOAT Number     BYTE DecimalPlaces    
Vars:     STRING s    

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Start

Return:     VOID

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Main

Return:     VOID

Your browser does not support the HTML5 canvas tag.

WaitForReady    /    Clear    /    PrintString    /    PrintAscii    /    PrintNumber    /    RAMWrite    /    Ev_Initialise    /    ClearLine    /    Cursor    /    Command    /    PrintFormattedNumber    /    ScrollDisplay    /    Prv_PropertyChange    /    RawSend    /    PrintFloat    /    Start    /    Main    /    Write4Bits

Write4Bits

Return:     VOID
Params:     BYTE Data    

Your browser does not support the HTML5 canvas tag.

Verison History

Version 0.6
12/09/19 BR - Created initial recursive parser
14/09/19 BR - Added support for disabled icons
18/09/19 BR - Fixed decision icon parsing
19/09/19 BR - Added switch icon support
23/09/19 BR - Fixed recursive loop spacing
27/09/19 BR - Further tweaked spacing and added Macro menu
30/09/19 BR - Improved all string spacing
01/10/19 BR - Improved While icon support