News

Mode 4 Demo (GBA techdemo)

A new techdemo appeared at GBAdev.”unmount”also provided the source code! Here are a few lines from the readme:

This bin file is created for learning purposes. The screenmode used is mode 4, it cotains a background picture and some clouds and dragon sprites, the sprites are animate. I hope this will give some newbies like me some advantage in making games in mode 4.

http://gbadev.org/

By · 0 comments
Tic Tac Toe v1.0 (GP32 game)

For those not familiar with this simple game, you play against your opponent (the GP32 in this case) placing your marks to form a row of five and at the same time blocking your opponent from doing the same with his marks. The direction of the row of five does not matter. Before the game begins, the players must decide who will play with crosses (X) and who with circles/wheels (O). Note: The playfield in this game can be as large as large piece of paper you manage to find. However, on the GP32 I limited the playfield to 40 x 30 squares, which I suppose should be enough (and it also voids me of having to implement scrolling similar to the one behind the main menu.[Description taken from the included readme file]Download Tic Tac Toe v1.0 for GP32

By · 0 comments
Doom v9 WIP (GP32 game port)

Craig did a little more work on Doom. Here are the current changes of v9 which is not released to the public yet:

-100% fixed sound/music-Doom2 should be ok, i will come on IRC about that.-WAD loader so you can use extra levels or other games that use the doom engine.-Always in 132MHZ mode at the moment-Saves may be worked on, not sure yet same goes for MP3 support.-Not 100% sure if i’m ever going to add cheats…-Random level option.-Looks in GPMM/DOOM for wads now.-GPHeretic coming soon

By · 0 comments
Assembly 2003 – GBA Demosubmissions

At the recently held demoparty Assembly 2003 in Helsinki/Finnland there was a mobile demo competition. In total they had 3 submissions for GBA, and I recommend watching all three of them. The Entries:* Political Statement With a Well Hidden Message [GBA] by MATT CURRENT * Evol. [GBA] by Karillon&Komplex * Counting Clouds [GBA] by Brainwave Teamftp://ftp.scene.org

By · 0 comments