Saturday, September 16, 2023

🖥 GW-BASIC binary to decimal converter ported to BAM

I really love finding small and interesting GW-BASIC programs which I can quickly port to BASIC Anywhere Machine.  This is wonderful to celebrate GW-BASIC and to test out BAM's compatibility with GW-BASIC (for the BASIC things that work well in the confines of a web browser.)

This little gem by Benito Navarro Martinez and ported to BAM by yours truly (barely any effort there; YES!):



No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...