![]() |
![]() |
|
|
|||||||
| Register | >> Amiga FAQ/Wiki << | Rules & Help | Members List | / Moderators ListSearch | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 |
|
Computer Nerd
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 37
Posts: 1,590
|
Old 8 bit BASIC interpreters are slow and unstructured, no fun to be had for me.
For fun and the challenge.
__________________
Random number generation is the art of producing pure gibberish as quickly as possible. - Bob Jenkins |
|
|
|
|
|
#22 | |
|
In deep Trouble
Join Date: Sep 2004
Location: Manchester, Made in Norway
Age: 40
Posts: 802
|
Quote:
And there's even perverts who thinks Windows if fun, it's certainly a challenge to stay calm, though. |
|
|
|
|
|
|
|
|
Advertisement:
|
|
|
#23 | |
|
AMOS Extensions Developer
Join Date: Jun 2007
Location: near Cambridge, UK
Age: 33
Posts: 945
|
Quote:
![]() Regards, Lonewolf10 Last edited by Lonewolf10; 31 May 2012 at 22:53. Reason: missed out a closed bracket! |
|
|
|
|
|
|
#24 | |
|
In deep Trouble
Join Date: Sep 2004
Location: Manchester, Made in Norway
Age: 40
Posts: 802
|
Quote:
Doesn't really matter what language you're coding in, though the more limited, the more the challenge, and thus the more satisfaction when you see it working ^^ And of course... if you make... say... "State of the Art" for the C=64 utilising only C=64 BASIC, your epeen will grow to extreme proportions :P |
|
|
|
|
|
|
#25 |
|
Zone Friend
Join Date: Sep 2005
Location: Wales
Posts: 472
|
true, I have been most chuffed when I've accomplished something the language I've used isn't supposed to be able to do! (Usually a BASIC!)
|
|
|
|
|
|
#26 | |
|
Computer Nerd
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 37
Posts: 1,590
|
Quote:
It's just that I only use 680x0 for fun and the challenge, while I use FreeBasic on the peecee as a utility language, so I never expected people to enjoy old Basic dialects.Really? Hard to believe...
__________________
Random number generation is the art of producing pure gibberish as quickly as possible. - Bob Jenkins |
|
|
|
|
|
|
#27 |
|
In deep Trouble
Join Date: Sep 2004
Location: Manchester, Made in Norway
Age: 40
Posts: 802
|
There was an article about it on the Onion, so it must be true :P
|
|
|
|
|
|
#28 |
|
Posts: n/a
|
Which free BASIC that runs under LINUX fore my Raspberry Pi?
Having got my Raspberry Pi up and running, I was hoping (as a 74 year-old) to be able to draw on past experience so as to be able to drive the GPIO in BASIC. However I quickly discovered that bwBASIC does not have the necessary PEEK and POKE statements and GWBASIC only handles 8 bit registers.
Is there a BASIC which will run under the Raspberry Pi version of LINUX and which will enable me to load 32 bit registers having 32 bit Adresses? |
|
|
|
#29 |
|
Registered User
Join Date: May 2010
Location: Finland
Posts: 231
|
I am not an expert on the Raspberry Pi, and not really Linux either, but as far as I can imagine, you can't have old-style PEEK and POKE commands in a program running on Linux. Each of the programs will have a virtual address space and can't operate on the actual physical addresses directly - any access to peripherals would have to go through the operating system (Linux).
This is not to say that a Basic interpreter that emulates this behaviour somehow might not exist, but I don't know of such a thing at least. |
|
|
|
|
|
|
|
Advertisement:
|
|
|
#30 |
|
Posts: n/a
|
Thanks very much ajk. I have had some great advice from posters on my ybw.com forum (Practical Boat Owner!) and they have explained that I need to "export" the GPIO pins with a bit of LINUX. Then I can access the direction and value files of the GPIO pins through a BASIC OPEN statement and I am trying to use INPUT# and PRINT# to read and write into those files.
One of the posters is kindly having a look at my first attempt at the code, so I'm waiting to see what he says. I lent the R-Pi and the Input/output experimental board to a pal, so I will have to get it back before I can try out the code. |
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Manuals for GFA Basic and Hi-Soft Basic 2 | ricky500 | request.Apps | 20 | 12 February 2013 21:06 |
| Free Hat!!! Free Hat!!! Sorry I mean Free ZX Spectrum basic Programming Book | fitzsteve | MarketPlace | 3 | 02 April 2010 18:48 |
| C= 64 BASIC as a Scripting Language | Charlie | Retrogaming General Discussion | 2 | 17 November 2008 14:23 |
| Free burning program for amiga OS? | BarrySWE | request.Apps | 11 | 03 November 2005 13:04 |
| Free Blitz Basic! | Amigaboy | Amiga scene | 0 | 13 November 2001 18:36 |