1
QB64 Discussion / Re: Q1: about QB64 and Raspberry Pi.
« on: July 07, 2020, 05:03:55 pm »Looks like Doppler might know something?I dunno. He keeps changing his tune.
(But thanks for the links, I'll take a look)
Listen to QB64 Report!
Our podcast on all things QB64 is out now. Listen at
http://podcast.qb64.org
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Looks like Doppler might know something?I dunno. He keeps changing his tune.
QB64 is a translator. It translates BASIC code into C/C++ code, and compiles it into stand alone exe files, which you can run on any of the systems I mentioned above.I don't care how it works. It's good to know, but unimportant. My goal is to write code and have a fast return.
I like your avatar it reminds me of home :-))Someone you knew ?
I hope you get up and running, QB64 is fun! Do you have Windows?I have Windows, Linux and Raspbian.
LOL did you run the code?No, because I don't have a functional QB64 yet. I just looked at the data-statements. I might have gotten it wrong.
Second: Never used a TRS80. Although I have a couple of TRS emulators. When my mood is nostalgic I will fire them up.
There's a problem with the code: my avatar has 2 arms...Code: QB64: [Select]
DATA "00000000000000000000000111111111111111111111110000000000000000000000000" DATA "00000000000000000000000111111111111111111111110000000000000000000000000" DATA "00000000000000000000000111111111111111111111110000000000000000000000000" DATA "00000000000000000000011110000111111111110000000000000000000000000000000" DATA "00000000000000000000011110000111111111110000000000000000000000000000000" DATA "00000000000000000000011110000111111111110000000000000000000000000000000" DATA "00000000000000000000011110001111111111111000000000000000000000000000000" DATA "00000000000000000000111000011111111111111100000000000000000000000000000" DATA "00000000000000000001111000011111111111111100000000000000000000000000000" DATA "00000000000000000001111000011111111111111100000000000000000000000000000" DATA "00000000000000000001111000111111111111111110000000000000000000000000000" DATA "00000000000000000011100001111111111111111111000000000000000000000000000" DATA "00000000000000000011100001111111111111111111000000000000000000000000000"