BBC BASIC for Windows
« its all so complicated and involved »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 11:44pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: its all so complicated and involved  (Read 535 times)
leslie griffin
Guest
xx its all so complicated and involved
« Thread started on: Jan 7th, 2010, 11:35pm »

maybee I just want "the good old days" or maybee my lost youth...but i seem to remember making my electron do some amazing things with just an average understanding of assembler.Now, it just seems like hard work to do anything slightly complicated regarding prograqmming.
Ill keep plugging away with BBC BASIC but ive also just bought a new super duper Acorn Electron with expanded bits and bobs...OK its snail paced..but programming in ass..with a memory mapped screen, was always so much fun.
regards to all programmers.......Leslie
User IP Logged

softweir
New Member
Image


member is offline

Avatar




PM


Posts: 12
xx Re: its all so complicated and involved
« Reply #1 on: Jan 8th, 2010, 01:26am »

I know what you mean! During the last few weeks since I bought BB4W I've been spending too much time thinking, re-thinking, writing, trying, discarding - and it seems like hard work. All of that used to be FUN!

However, I have been persisting and am starting to find some old programming neurons that are still there. Beer-bellied couch-potatoes they may have become, but they have finally hauled themselves off the couch, and even if they are a long way from scampering around the way they used to, at least they have managed to haul on some trainers and waddle their way to the front door.

Good luck and stick with it!

Richard W.
User IP Logged

admin
Administrator
ImageImageImageImageImage


member is offline

Avatar




PM


Posts: 1145
xx Re: its all so complicated and involved
« Reply #2 on: Jan 8th, 2010, 08:14am »

Quote:
maybee I just want "the good old days" or maybee my lost youth...but i seem to remember making my electron do some amazing things with just an average understanding of assembler.Now, it just seems like hard work to do anything slightly complicated regarding prograqmming.

Surely the simplest and most likely explanation is that you have got older (I am very conscious of my 'waning powers')! I genuinely don't believe that 'simple' assembler programming on a PC (by which I mean avoiding the more esoteric instructions) is any more difficult than assembler programming on an Electron. Being able to work with 32-bit values rather than 8-bit values can actually make things easier.

Another thing to bear in mind is that things which you had to do in assembler code on an Electron, for reasons of speed, you can often do in plain BASIC on a PC because it's so much faster.

Give us an example of something that you've found difficult. It may be that there's an easier way of doing it.

Richard.
User IP Logged

Ken Down
Guest
xx Re: its all so complicated and involved
« Reply #3 on: Mar 29th, 2010, 12:25pm »

One reason it is so difficult is that you are learning a different assembler. On the Electron you had the assembler for a 6502 processor; now you have comletely different commands (and more of them) for an entirely different CPU.

As someone else has pointed out, unless you are into games, and pretty high-powered ones at that, you don't really need assembler. CPU clock speeds have increased so dramatically since the "gold old days" that something which you really had to do in machine code to get a decent speed on the Electron, you can now do in BASIC, complete with REMs, spaces and long variable names for readability!
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls