Latest News

Aladdin GBA v0.99999 (GBA game remake/techdemo)
Here is the text taken from it's homepage:This is my first videogame project. That is to say, it's the first time I've done something involving a realtime game loop where things happen in the background regardless of what the user is doing. I made this demo for the specific purpose of making a game-like-thing.I chose to remake a section of the first level from the Sega Genesis Aladdin because Aladdin is an example of a game that still looks good today. Unlike other Genesis games, the color use is minimal allowing ugly effects like dithering to be avoided. As a result, the game looks solid and has some amazingly smooth animation thanks to the Disney artists who contributed to the project.The demo was created from scratch, from defining my own object structures, to creating animation and scrolling system, and eventually taking care of collision and object AI (although I wouldn't really call what's present in the demo"intelligence.") Non-programming areas like cutting out frames of animation from the original and putting together backgrounds in a map editor took up the bulk of the development time and were the most tedious tasks....http://www.andriasang.com/program.html Read more about Aladdin GBA v0.99999 (GBA game remake/techdemo)
Loop The Loop v21-11-2003 (GBA game)
Shen's entry for thePDRoms Coding Competitionhas also seen an update. There is no history, nor a version number so I added the binary date. If you know the entry for PDRC1 you will recognize that the way things disappear after they have looped changed a bit. Now you can also hit fruits with your line without loosing a life. Just avoid the 'real enemies.http://shen.mansell.tripod.com/games/gba/gba.html Read more about Loop The Loop v21-11-2003 (GBA game)
PDRoms Coding Competition I – Results
The results of the first PDRoms Coding Competition are now public. I got the last judgevote around 8 hours ago... I worked the whole nightto workout the results (now it's 6.28am :). Before I present the link to the results a very hughe thanks toGambitstudios,Gamefreaks,GBAX,GP32-Europe/Mitsui,Lik-Sang,Emanuel / HAMlibandSuccess-HKfor supporting my competition with great prizes! Get the results by clicking on the link below.http://www.pdroms.de/pdrc1-results.txt Read more about PDRoms Coding Competition I – Results
Wondersnake 2 (WSC game)
A new game for WonderswanColor is out. This it the second ever freeware game. Have fun!---------------------------------------------------------'Wondersnake 2' for Wonderswan Color by Dox&Kojote---------------------------------------------------------Do you remember 'Wondersnake?'. Wondersnake was the firstfreeware game released for the Bandai Wonderswan Color.Now, Wondersnake is back, with 20 brandnew challenginglevels and improved controls.::::::::: Behold the sequel: Wondersnake 2 ! ::::::::::::Code&Graphics by Dox .......... dox (AT) space (DOT) plhttp://www.9wires.com/tsLevels by Kojote ........ kojote1980 (AT) yahoo (DOT) comhttp://www.pdroms.comThanks to:Mr. Spiv, for hardware testing!Greetings to:EFNET #pdroms #gp32dev #gbadev #gameboy #celldev----------------------------------------------------[EOF]-Download: Wondersnake 2 Read more about Wondersnake 2 (WSC game)
PGEN v1.1 (Genesis emulator for PS2)
PGEN v1.1 is out! The highlight this release is support for the PS2 HDD. The changes:* Just about all PS2 specific code re-written * Started using gsLib for graphics * Added scroll bar to romlist and Save Manager * Added support for loading ROM's from the memory cards * Added HDD support. Now possible to save/load states and options to the HDD, and load ROM's from the HDD * CD refresh obsolete, removed * Added support for zipped roms * Filtering now available for rendering (hardware linear filtering) * Saved states now use zlib for compression. Old saves are incompatible. * Killed support for OLD JAP consoles (sorry :P) * Fixed bug with FIFO empty (VDP control port) emulation. Fixes games such as Wonderboy 5 and Splatterhouse 2. * Added multitap support for use in 4 player games * No longer load modules from cdrom, making it possible to boot from a memory card via the PS2 Independence exploit * Many other misc changeshttp://pgen.gamebase.ca/ Read more about PGEN v1.1 (Genesis emulator for PS2)