Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ not needed, neither is ASM #8

Open
wwiv opened this issue Sep 3, 2023 · 0 comments
Open

C++ not needed, neither is ASM #8

wwiv opened this issue Sep 3, 2023 · 0 comments

Comments

@wwiv
Copy link
Owner

wwiv commented Sep 3, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant