Flowcode Project File Parser

Ben Rowland 2019 (C) Matrix TSL


Target Device

PIC16.33E.EB091

Constants

SIGNED INT EnableDelay     SIGNED INT BLACK     SIGNED INT WHITE    

Globals

BYTE background_col_var     BYTE dram     BYTE foreground_col_var     BYTE Orientation     BYTE ScaleY     BYTE ScaleX     BYTE Shade    

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

DrawArc

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT Radius     FLOAT StartAngle     FLOAT EndAngle     UNSIGNED INT Resolution     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT i     SIGNED INT j     SIGNED INT sx     SIGNED INT sy     FLOAT AngleStep     FLOAT Angle     SIGNED INT ox     SIGNED INT oy    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

DrawArcSim

Return:     VOID
Params:     UNSIGNED INT X     UNSIGNED INT Y     UNSIGNED INT Radius     FLOAT StartAngle     FLOAT EndAngle     UNSIGNED INT Resolution     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT i     SIGNED INT j     SIGNED INT sx     SIGNED INT sy     FLOAT AngleStep     FLOAT Angle    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

DrawRoundedRectangleSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2     UNSIGNED INT Radius     BYTE Transparent     BYTE Solid    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

DrawRoundedRectangle

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1     UNSIGNED INT X2     UNSIGNED INT Y2     UNSIGNED INT Radius     BYTE Transparent     BYTE Solid    
Vars:     SIGNED INT g     SIGNED INT height     SIGNED INT oxx1     SIGNED INT oxx2     SIGNED INT r     SIGNED INT width     SIGNED INT xx1     SIGNED INT xx2     SIGNED INT y     UNSIGNED INT ColSave16    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetFontScalerSim

Return:     VOID
Params:     BYTE ScaleX     BYTE ScaleY    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

ReadFontWidth

Return:     BYTE
Params:     BYTE Font     BYTE Character    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

ClearSim

Return:     VOID

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetFontScaler

Return:     VOID
Params:     BYTE ScaleX     BYTE ScaleY    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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     SIGNED INT X     SIGNED INT Y    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

PrintNumber_Sim

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Write_Data

Return:     VOID
Params:     BYTE Byte    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Plot

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE bit     BYTE idx     BYTE d     BYTE Xmask     UNSIGNED INT Addr     BYTE data     UNSIGNED INT temp    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

PlotSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetDisplayOrientationSim

Return:     VOID
Params:     BYTE Orientation    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

InitSim

Return:     VOID

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SendByte

Return:     VOID
Params:     BYTE Data    
Vars:     BYTE Index    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetBGColourSim

Return:     VOID
Params:     BYTE PixelColour    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetDisplayOrientation

Return:     VOID
Params:     BYTE Orientation    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Ev_Property

Return:     UNSIGNED LONG
Vars:     STRING Temp_Str     UNSIGNED INT Count    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

BPlot

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    
Vars:     BYTE d     BYTE bit     BYTE idx     UNSIGNED INT Addr     BYTE Xmask     BYTE data     UNSIGNED INT temp    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetFGColourSim

Return:     VOID
Params:     BYTE PixelColour    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Ev_GetVarSize

Return:     UNSIGNED LONG
Params:     STRING VarName     Elements    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

ReadFontStat

Return:     BYTE
Params:     BYTE Font     BYTE Index    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

BPlotSim

Return:     VOID
Params:     UNSIGNED INT X1     UNSIGNED INT Y1    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Refresh

Return:     VOID
Vars:     UNSIGNED INT Idx    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetShadeIntensity

Return:     VOID
Params:     BYTE Shade    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

ClearDisplay

Return:     VOID
Vars:     UNSIGNED INT Idx    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetBackgroundColour

Return:     VOID
Params:     BYTE PixelColour    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Ev_Resize

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

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

ReadASCIILUT

Return:     VOID

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Write_Command

Return:     VOID
Params:     BYTE Command    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

SetForegroundColour

Return:     VOID
Params:     BYTE PixelColour    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Main

Return:     VOID

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

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.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

Initialise

Return:     VOID
Vars:     BYTE Red     BYTE Green     BYTE Blue     BYTE dummy    

Your browser does not support the HTML5 canvas tag.

DrawArc    /    DrawArcSim    /    DrawRoundedRectangleSim    /    DrawRoundedRectangle    /    SetFontScalerSim    /    ReadFontWidth    /    ClearSim    /    SetFontScaler    /    PrintNumber    /    DrawLine    /    PrintNumber_Sim    /    Write_Data    /    DrawEllipse    /    Plot    /    PlotSim    /    SetDisplayOrientationSim    /    InitSim    /    SendByte    /    SetBGColourSim    /    DrawLine_Sim    /    SetDisplayOrientation    /    Ev_Property    /    DrawEllipseSim    /    BPlot    /    SetFGColourSim    /    DrawRectangleSim    /    Window    /    Ev_GetVarSize    /    ReadFontStat    /    PrintSim    /    Print    /    BPlotSim    /    Refresh    /    SetShadeIntensity    /    ClearDisplay    /    SetBackgroundColour    /    Ev_Resize    /    DrawCircle    /    ReadASCIILUT    /    Write_Command    /    SetForegroundColour    /    DrawRectangle    /    Main    /    DrawCircleSim    /    Initialise    /    WaitUntilIdle

WaitUntilIdle

Return:     VOID

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