Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Dingoo A320 SDK
Software development kit

The Dingoo SDK is a software development kit for the Dingoo A320 video game console and other compatible devices, such as the Gemei X760+ and Dingoo A330.

We don't have any images related to Dingoo A320 SDK yet.
We don't have any YouTube videos related to Dingoo A320 SDK yet.
We don't have any PDF documents related to Dingoo A320 SDK yet.
We don't have any Books related to Dingoo A320 SDK yet.
We don't have any archived web articles related to Dingoo A320 SDK yet.

History

Dingoo SDK was originally developed by Ben Brewer (aka flatmush) and first released publicly as a set of source files containing wrappers implementing basic libc functionality along with samples on how to use them.1

The project grew with many people making contributions to the SDK and to the Dingoo scene in general until March 10, 2010 when the project was moved to googlecode and an official source tree was begun.2

Libraries

NameDescription
libcNative port of the C Standard Library (libc) and common POSIX functions
libmNative port of libm
libstdc++Partial native port of the C++ Standard Library (libstdc++)
SDLPort of the Simple DirectMedia Layer library, commonly used in open-source games
freetype
libpng
zlib
tremor
libmad
libmikmod
modplayLibrary ported to the Dingoo A320 by alekmaul for playing mod files
SMLLibrary named Simple Media Library, created for the Dingoo A320 which is still the only supported platform
smlguiSmall library which builds on SML to provide GUI functions such as an on-screen keyboard
libfixmathFixed-point arithmetic math library originally developed as part of SML which has now branched into its own project
fglFixed point software 3d graphics library which provides a similar interface to OpenGL allowing developers to implement 3d graphics without a GPU, the translations are all performed using libfixmath functions

Projects

Several projects have been developed using the SDK:

NameAuthorDescription
MineSweeperBen Brewer (aka flatmush)MineSweeper game clone, is now a sample in the SDK3
AstroLanderBen BrewerArcade game based on Lunar Lander, the source code was refactored to make the SML library, is now a sample in the SDK4
SameGooHarteexSamegame clone rewritten by Harteex to use the SDK5
WubtrisThe WubTetris clone6
SpooutAlekmaulPort of spoout game7

Licensing

Dingoo SDK is released under the GNU LGPL, a permissive free software licence, and is free software.

  • Free Software portal

References

  1. "Original Hello World Sample". Archived from the original on 2011-08-16. https://web.archive.org/web/20110816152402/http://forum.openhandhelds.org/viewtopic.php?f=35&t=1110

  2. "Dingoo SDK Release Page". http://boards.dingoonity.org/dingoo-development/platform-independant-dingoo-sdk/

  3. "MineSweeper Original Release Page". http://dingoo-scene.blogspot.com/2009/05/flatmush-releases-minesweeper.html

  4. "AstroLander Original Release Page". http://www.harteex.com/hosted/a320.freeforums.org/astro-lander-homebrew-t405.html

  5. "SameGoo". http://www.harteex.com/?page=samegoo

  6. "Wubtris Release". http://dingoo-scene.blogspot.com/2010/04/wubtris-mojo-so-lets-roll-smile-tower.html

  7. "Spoout Release". http://boards.dingoonity.org/dingoo-releases/spoout-v3/