Skip to content

C++ not needed, neither is ASM #8

@wwiv

Description

@wwiv

Looking at this, there's nothing in here that needs C++, to make the binary smaller, should just use C.

Also the asm code is trivial, so using #pragma aux would be easier, also could be easy to use the high bandwith API (aka use outsb and insb) to add more capabilities.

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