Skip to content

Add commands from the PS2 version #39

@ginggs

Description

@ginggs

I've seen several archives of Yabasic examples available for download.
Unfortunately, many of them use commands that were added in the PS2 version and do not run unmodified on the current version.

Would you be consider implementing the missing commands?

I believe these are some of them:

// Additions introduced with the PS2 version
void triangle(struct command *cmd);
void gtriangle(struct command *cmd);
void setrgb(struct command *cmd);
void setdrawbuf(struct command *cmd);
void setdispbuf(struct command *cmd);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions