-
Hello!
I am trying to add this GUI system into my game engine, but all I get is a black screen when calling gui->draw(). Has anyone experienced this?
-
Hi,
I have an SDBox V2 installed on my Amiga 500 and 4000. I installed the exact same software on my 3000. The 3000 just has OS3.2 installed and working properly. I also ran the CIA tests with Ami…
-
Amiga Mailers need OAUTH 2.0+ (2.1 and 2.2 really) to use GMail any more (especially with IMAP but soon also with POP accounts)
the easiest way to implement it is really with either of these two li…
-
Question: Why are the SDI header files not in a separate folder to ease updating them?
Question: Why are SDI headers in this library or any other class libraries you have not in their own folder?
Qu…
-
Just updated identify.library after years, good to see lots of new IDs.
However, my E3B ZorRAM is wrong reported as E3B BigRam+. By looking that up in the "Amiga Hardware Database" indeed both cards …
-
Why Addon is putting all games in single library?
It should have different library for every platform. It knows name for platform from config. Then why not use it?
Sorting by platform is broken if …
-
![anim_amigaball](https://user-images.githubusercontent.com/60066031/72683258-73501400-3ade-11ea-9001-f4994a55cb39.gif)
![anim_stars](https://user-images.githubusercontent.com/60066031/72683259-73501…
-
Hello @sonninnos I am curious what you think of this particular game, as far as it running with the Core. I'm not entirely sure we can even run it. But, your 2nd opinion would be great in this matte…
-
First, there are excess infos in **.funcs** file:
```
#0003 42 0x002a execPrivate2 ()
#0004 48 0x0030 execPrivate3 ()
#0005 54 0x0036 …
-
### Description
wxWidgets compiles fine using Apple Clang shipped with Xcode, but when trying to use the newest `clang` from `homebrew`, the compilation fails.
This does not seem to be `libpng` …