Flowcode Project File Parser

Ben Rowland 2019 (C) Matrix TSL


Target Device

PIC.16F.16F877A

Constants

SIGNED INT BLACK     SIGNED INT LCD_ON     SIGNED INT LCD_SET_ADD     SIGNED INT Command     SIGNED INT LCD_SET_PAGE     SIGNED INT CHIP3     SIGNED INT CHIP2     SIGNED INT CHIP1     SIGNED INT LCD_DISPLAY_START     SIGNED INT WHITE    

Globals

BYTE background_col_var     BYTE page     BYTE currenty     BYTE currentx     BYTE foreground_col_var     BYTE Orientation     BYTE ScaleY     BYTE ScaleX    

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetFontScalerSim

Return:     VOID
Params:     BYTE ScaleX     BYTE ScaleY    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

ReadFontWidth

Return:     BYTE
Params:     BYTE Font     BYTE Character    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

ClearSim

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetFontScaler

Return:     VOID
Params:     BYTE ScaleX     BYTE ScaleY    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

PrintNumber

Return:     VOID
Params:     SIGNED INT Number     UNSIGNED INT X     UNSIGNED INT Y     BYTE Font     BYTE Transparent    
Vars:     STRING temp    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawLine

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2    
Vars:     SIGNED INT C1     SIGNED INT M1     SIGNED INT D1     SIGNED INT PixelX     SIGNED INT PixelY     SIGNED INT Yinc     SIGNED INT Xinc    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Write_Data

Return:     VOID
Params:     BYTE data    
Vars:     BYTE display_data     BYTE yOffset    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawEllipse

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT XRadius     UNSIGNED INT YRadius     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT err     SIGNED INT CurX     SIGNED INT CurY     UNSIGNED LONG BGCol     UNSIGNED LONG FGCol     BYTE Rep     SIGNED INT e2     FLOAT K    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Plot

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE data     BYTE mod_y     UNSIGNED INT temp    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Goto_XY

Return:     VOID
Params:     BYTE X     BYTE Y    
Vars:     BYTE chip     BYTE cmd    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

PlotSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE data     BYTE mod_y    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetDisplayOrientationSim

Return:     VOID
Params:     BYTE Orientation    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

InitSim

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SendByte

Return:     VOID
Params:     BYTE Command     UNSIGNED INT LCD_Out    
Vars:     BYTE i     BYTE j     UNSIGNED INT mask    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Read_Data

Return:     BYTE

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetBGColourSim

Return:     VOID
Params:     BYTE Pixel_Colour    
Vars:     UNSIGNED LONG colour    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawLine_Sim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2    
Vars:     SIGNED INT C1     SIGNED INT M1     SIGNED INT D1     SIGNED INT PixelX     SIGNED INT PixelY     SIGNED INT Yinc     SIGNED INT Xinc    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetDisplayOrientation

Return:     VOID
Params:     BYTE Orientation    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawEllipseSim

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT XRadius     UNSIGNED INT YRadius     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT err     SIGNED INT CurX     SIGNED INT CurY     UNSIGNED LONG BGCol     UNSIGNED LONG FGCol     BYTE Rep     SIGNED INT e2     FLOAT K    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

prv_init

Return:     UNSIGNED LONG
Vars:     UNSIGNED LONG Colour_Check     STRING temp_str    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

BPlot

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE data     BYTE mod_y     UNSIGNED INT temp    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetFGColourSim

Return:     VOID
Params:     BYTE Pixel_Colour    
Vars:     UNSIGNED LONG colour    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawRectangleSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2     BYTE Transparent     BYTE Solid    
Vars:     UNSIGNED INT Xmin     UNSIGNED INT Xmax     UNSIGNED INT Ymin     UNSIGNED INT Ymax    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

LCD_Enable

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Window

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

ReadFontStat

Return:     BYTE
Params:     BYTE Font     BYTE Index    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

PrintSim

Return:     VOID
Params:     STRING Str     UNSIGNED INT X1     UNSIGNED INT Y1     BYTE Font     BYTE Transparent    
Vars:     BYTE xpix     BYTE ypix     BYTE pos_str     BYTE len_str     BYTE count     BYTE xcount     BYTE ycount     BYTE height     BYTE width     BYTE idx     BYTE font_width     BYTE font_height     BYTE position     BYTE temp     BYTE temp2    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Print

Return:     VOID
Params:     STRING Str     UNSIGNED INT X1     UNSIGNED INT Y1     BYTE Font     BYTE Transparent    
Vars:     BYTE BytesPerColumn     BYTE CharacterColumns     BYTE CharacterHeight     BYTE ColumnIndex     BYTE ColumnSubIndex     BYTE PixelData     BYTE SpaceColumns     BYTE idx     BYTE len_str     BYTE ycount     BYTE ypix     UNSIGNED INT xcount     BYTE h    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

BPlotSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE data     BYTE mod_y    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

PrintNumberSim

Return:     VOID
Params:     SIGNED INT Number     UNSIGNED INT X     UNSIGNED INT Y     BYTE Font     BYTE Transparent    
Vars:     STRING temp    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

ClearDisplay

Return:     VOID
Vars:     UNSIGNED INT Y     UNSIGNED INT X     BYTE Data    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetBackgroundColour

Return:     VOID
Params:     BYTE Pixel_Colour    
Vars:     UNSIGNED LONG colour    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Ev_Resize

Return:     UNSIGNED LONG
Params:     HANDLE Component     HANDLE PrevPos     BOOL Final    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawCircle

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT Radius     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT D     SIGNED INT CurX     SIGNED INT CurY     UNSIGNED LONG BGCol     UNSIGNED LONG FGCol     BYTE Rep    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Write_Command

Return:     VOID
Params:     BYTE Command     BYTE Chip    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

ReadASCIILUT

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

SetForegroundColour

Return:     VOID
Params:     BYTE Pixel_Colour    
Vars:     UNSIGNED LONG colour    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawRectangle

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2     BYTE Transparent     BYTE Solid    
Vars:     UNSIGNED INT Xmin     UNSIGNED INT Xmax     UNSIGNED INT Ymin     UNSIGNED INT Ymax    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Main

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

DrawCircleSim

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT Radius     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT D     SIGNED INT CurX     SIGNED INT CurY     UNSIGNED LONG BGCol     UNSIGNED LONG FGCol     BYTE Rep    

Your browser does not support the HTML5 canvas tag.

SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    Write_Data    /    DrawEllipse    /    Plot    /    Goto_XY    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    Read_Data    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    DrawEllipseSim    /    prv_init    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    LCD_Enable    /    Window    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    PrintNumberSim    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    Write_Command    /    ReadASCIILUT    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise

Initialise

Return:     VOID
Vars:     BYTE Red     BYTE Green     BYTE Blue    

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