flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Chewy509 26 Feb 2007, 01:19
To make something platform independent eg able to run on Windows, Linux/*nix, QNX etc will require the use of 3rd party toolkits and libraries OR you code your own wrapper libraries around the native APIs for the OSes.
For OS related stuff, then libc should give you enough functionality, and for graphics OpenGL would be a good choice. OpenAL should be sufficient for audio as it's available on quite a few platforms. If you don't mind using more generic high level libraries, then SDL (http://www.libsdl.org/) would cover all your needs as it already has all the basic primitives available for gfx, sound, etc. For generic GUI applications, then something like GTK+ or QT would prove adequate. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.