BBC BASIC
« Misbehaviour at addresses >= &80000000 »
Welcome Guest. Please Login or Register. Mar 31st, 2018, 10:56pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Cross-platform BBC BASIC (Windows, Linux x86, Mac OS-X, Android, iOS, Raspberry Pi)
Re: Misbehaviour at addresses >= &80000000
« Reply #2 on: Jan 29th, 2017, 02:45am »
Quote:
These bugs reveal an astonishing degree of incompetence on my behalf. I have had to confess before that BB4W and BBCSDL are very poorly coded and this is further evidence.
I think BBC4W has a pretty good track record and the fact that you are finding these flaws, just shows how skilled you still are.
Logged
I like reinventing the wheel, but for now I will work on tools for D3D
the fact that you are finding these flaws, just shows how skilled you still are.
There's no skill involved in finding them: programs just fail when run on non-Windows platforms like Android! There's sometimes a little skill involved in fixing them without making the code any bigger.
I'm not so worried about BBCSDL (SDL itself already makes it bloated) but I don't like to increase the size of the BB4W runtime engine because that inevitably makes it run more slowly through less efficient cache usage.