Latest Discussions
Topic
Replies
Last Post
Posted By: spotUP. on 2007/1/15 15:44:17
The Hively Tracker Competition

Hi all! The deadline for the Hively Tracker competition is getting closer, I just wanted to remind you all that Hively Tracker 1.2 is available for AmigaOS 4 and AmigaOS 3. The 68k version also runs nicely under MOS.
Don't miss your chance of winning a C64-DTV
Upload you entry via the competition page now!


Posted By: AndreasM. on 2007/1/15 15:43:16
Issue 64 (January/February 2006) of the Amiga Future has been released.


Posted By: realstar. on 2007/1/15 15:42:03
MapMasterDX can be used to create a background scene made up of individual blocks or tiles. This tool is useful for those interested in creating backgrounds for classic 2D games. Some example blocks and maps are included as well as a C source code example of how to use the mapfiles. This tool was written with the HuC compiler in mind to help in developing original PC Engine software but can also be used for any general purpose game or app that requires rectangular map data.

Download: http://members.shaw.ca/realstar
Posted By: kiero. on 2007/1/9 1:49:09
Version 0.9 brings functions requested by some people, fixes some annoying bugs and adds more fancy eyecandy. As always.
Posted By: ASiegel. on 2006/12/30 13:41:44
 A new update of libnix has been released for MorphOS. Changes include:
  • stdio init no longer reads off bounds memory if __stdiowin is set to "" (it is still not valid to do so, though (read SAS/C docs)).
  • strcoll/xfrm won't pull in libauto/external LocaleBase any more.
  • mbstowcs/wcstombs behaves properly when destination is NULL (they are still dummies, however, so do not expect widechar to work).
  • no more semaphore lockups that could occur in certain situations (thanks to HAK for finding such a situation!)