Friday, October 21, 2022

❇ _AUTODISPLAY and _DISPLAY

Both statements in BASIC Anywhere Machine should now behave just like the same functions in QB64.

BAM documentation in the works.  In the meantime, refer to the QB64pe documentation:

If you are so inclined, please give the "Tester: _DISPLAY and _AUTODISPLAY" application a try and let me know if you find any bugs or mistakes in the implementation directly in the BASIC Anywhere Machine IDE or via the exported program:


No comments:

Post a Comment

🖥A "10PRINT" Variant, BAMified

This program by Charlie Veniot is a port and mod of Ian Witham's C64 program found in this YouTube video. New colours are randomly proje...