Rlyeh sent me a new WIP beta of his current emulator fsms32. Here is what Rlyeh says: new WIP betawhatsnew quickly: fixed bugs, improved speed, gg support, gg stretching, frameskip 0 by default, gamma correction, updated rom database, imrpoved file selector, new menu system,etcsome known bugs:- mk3 model sounds buggy yet (fm music in japanese sms)- options that are disabled … Read more
Latest News
Some more screenshots of the upcomming new game by Tailzone. You’ll notice tiny changes if you seen any of the older screenshots.http://www.tailzone.com/
Another news taken from GBAdev.org 😉 Here is another code sample, it shows an simple way to draw traingles in flipped mode 5. It also shows some other stuff (hardware sin/cos, interrupts…) but it isn’t very well commented… but I think you could get an idea how thinks are working when looking at the code. http://www.gbadev.org/
Text taken from GBAdev.org: This is my 1st attempt using multiple backgrounds to produce that parallax SNES effect. Use the D-pad to move the fish around.I used DEvKitAdvance to compile the code. Feel free to use the code for whatever you want. My apologies for lack of comments, documentation and efficient code. Thanks to Dovoto for the GBA tutorials! They … Read more
Doyong updated his TXT viewer for GP32. You can get the current version at his homepage.http://www.doyongid.com/
FluBBa released a new version of PCEAdvance. Get the new release from:http://hem.passagen.se/flubba/gba.html
Craig released the sixth version of his Doom port. The changes: Changes:More options, 15% faster.Notes:I made up a version with heavy optimisation which got doom2 running at the speed of doom1, unfortunately it also made it too unstable, i’ll work on that.Saves:They might work, they might not, use the level select. Saves are broken because of an issue with the … Read more
It seems”Little John”had problems in the previous release (v0.20). YoYo, the author of this NES emulator for the GP32, brought us a sligtly fixed version today. The changes: fixed crashed when entering menu by using”L”+”R”instead of”R”fixed crashed when sound resyncing (usually encountered at frameskip=0 and sound on) fixed some bad cache management in rom browser added mappers (in a hurry, … Read more
Consolius emailed me a new version of his Colecovision emulator ported from ColEm. Changes for this release are: * Sound support(noise generator may be a bit too hard ;-)?)* Alphabetic sort of roms solved A readme.txt is now included with the download and explains the controls properly. This release is looking great so be sure to check it out! VisitGP32Emuto … Read more
A new version of the JPEG viewer for the GBA has been released. Changes are: – Brand new Jpeg decoding engine: up to 3 timesfaster!!!- Added a password system- Added a basic area selection option to encode only apart of a picture (useful when encoding comics)- Added a sharpen/text enhancement option(again:useful for comics). Visit the homepage athttp://www.caimans.net/gba/for the downloads.