Latest News

ScrollingTextDS (NDS misc)
This is a C++ class that will let you add 16-bit horizontally-scrolling text to your DS. Unlike the standard PALib text routines you can (in fact, must) work with 16-bit fonts and you can have the scroller running on top of another 16-bit image. You can even have multiple scrollers running at the same time. Read more
MenuDS (NDS misc)
Another new demo/app thingy. This one is a library for creating hierarchical menus on the touch screen (D-pad control works too) in C++. It's easy to create menus with background bitmaps, add buttons and sub-menus, and have them navigate to other menus, back to the parent menu, or execute other functions (via function pointers). Read more
GP2X-CAP32 v1.0.1 (CPC emu for GP2x)
Caprice32 is one of the best emulator of the Amstrad CPC home computer series running on Windows and Unix, written by Ulrich Doewich. This emulator faithfully imitates the CPC464, CPC664, and CPC6128 models (see Caprice32 project). Read more