Closed deuteros76 closed 4 years ago
I found the reason for that. Most examples using the doublebuffer-include (dbl) need gfxcards. There is a function BestCModeIDTagList_ that is used alot there that is only available with a present cybergraphics.library. As I don't have an easy alternative yet, I can not fix that problem right away.
That makes sense as I'm emulating an AGA machine. I'm not using this function when I code in Blitz Basic 2.1 but I have a question about this, is there a way (function) to know if there is a gfxcard or ECS/AGA chipset?
The ElmoreHardwareLib provides a command "CheckAGA" that returns true on these machines.
I am going to close that bug, as it is demo-code related and not Compiler or IDE related.
The source program dbl_simple_01.ab3 crashes when is executed.
Tested using Amiblitz3 3.7.0 and 3.7.2 under FS-UAE 2.8.3 on Linux