So I have been working hard over the last couple of days to convert my BBC lander program to VAX Basic. This has not been a trivial task! I decided that I would try and make use of the structured programming facilities available. This requires that sub modules are in separate source files, so I have had to split the single BASIC source file up into lots of files.
This evening I got to the point where the program would run and I’ve started ironing out the bugs. There are a few more to go, but it is looking quite like the original now.
You must be logged in to post a comment.