• DCEmu Homebrew Emulation & Theme Park News

    The DCEmu the Homebrew Gaming and Theme Park Network is your best site to find Hacking, Emulation, Homebrew and Theme Park News and also Beers Wines and Spirit Reviews and Finally Marvel Cinematic Universe News. If you would like us to do reviews or wish to advertise/write/post articles in any way at DCEmu then use our Contact Page for more information. DCEMU Gaming is mainly about video games -

    If you are searching for a no deposit bonus, then casino-bonus.com/uk has an excellent list of UK casino sites with sorting functionality. For new online casinos. Visit New Casino and learn how to find the best options for UK players. Good luck! - Explore the possibilities with non UK casinos not on Gamstop at BestUK.Casino or read more about the best non UK sites at NewsBTC.
  • wraggster

    by Published on September 12th, 2009 03:07

    An interesting release from indrora

    Ebootr 1.0.3540.37398
    "A kick in the pants"

    *** WARNING ***
    This is BETA QUALITY SOFTWARE. Because I am human, I make misteaks, and because I make mistakes, there will be bugs that pop up from time to time. So far, I've had no problems generating valid EBOOTs. Test your EBOOTs before you distribute them if you make them with my app! I take no responsibility for any damage that may result from using this, kay?


    Back for another round of AWESOME. Ebootr round 2 is here, and better than ever.

    I've updated the interface a little, and fixed some things.
    Read the documentation from the help menu for the complete changelog, but here's the basic gist:

    - Fixed some bug where when you save the same file you'd get an overwrite message, but the Eboot stored in memory would still be lashed to the open tab (via a file handle) and it would crash. Thanks Yammata684 for the bug report
    - Made saving a bit more... tolerable. I'm working on something behind the curtains, but dont worry it wont break anything.
    - Checking against the MAGIC bytes of several files (Everything but DATA.PSAR)
    - warning if there is no Data.PSP and Param.SFO (I force making "playable" pbp's)
    - warning if SND0.AT3 and ICON1.PMF are too big (>500K, give or take)
    - Added warning of "You really want to exit?" when you hit exit or try to close the window.


    This revision includes the source code. When you build it, it will *not* have the same build ID -- This is because I use the AssemblyInfo generated by VS08. The app itself is written in C# 3 (no linq) and can be compiled using either Visual Studio 2008 or SharpDevelop 3.1 (some of the newer betas) if you edit the file to look like a VS05 file. I've done my best to write solid comments, but dont rely on
    this code for learning -- unless you want to learn how to write really wonky applications.

    Cheers,
    Indrora.

    A credit that was ignored last time:
    The icon is from Windows 7/Vista and is copyright Microsoft.

    Download and Give Feedback Via Comments ...
    by Published on September 12th, 2009 03:01

    News posted over at PSPITA

    New update from DekraN user of our forum, for his homebrew AlphaBase, allowing you to bash one used for the purpose of debugging directly on the PSP. Among the new features in this release, the 2.6, the addition of new commands to run as 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check'. Were also fixed some bugs in the program and has been further optimized the code. I remember AlphaBase is completely open-source.
    Following the full changelog and the link to download.

    Changelog v2.6:

    Quote:

    - Added commands 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check';
    - Removed the command 'test' as totally useless;
    - Fixato a bug in the command 'udp', closing the open socket connection to any server in any case;
    - Fixato a bug in the command 'cmd', which showed a LUA error when it was called;
    - Fixato a bug in the command 'res', that disables the environment (the markings were not printed on the screen), if they were written to reset the system and if that were over 26;
    - Fixato a bug in all the commands in the management of users, that did not work due to a bug in the function that checks whether the user level is less than the maximum level;
    - Fixato a bug in the control system extensions, which showed a LUA error if the file was placed consisting of a single character;
    - The validation system is now also supported by the command 'log';
    - Apply the system 'Macro' to commands. Now you can define multiple aliases for all commands, temporarily if the macros are declared using the command 'mac CMD ~ REPLACE' (it should still be careful since there exists no control over the replacement string) static if they are declared by the command 'FMAC PATH ', or by uploading a file macrolist (see the chapter on Macros in the documentation updated). You can reset a command macro charged simply by typing 'mac CMD', otherwise, to completely reset the list of commands used by all macros, type 'mac';
    - Added system getString. You can now copy the string with the command 'get STRING' is displayed at a later time using the command 'get' with no parameters. The current string is displayed at two keyboards as pre-written text. To select the current string type 'GET String / POS', where POS is the identifier of the string in the list. E 'possible to replace a string with another previously copied with' Grease STRING / POS ~ newString 'or remove it completely with' Grease STRING / POS ';
    - All user management commands have been modified so that an admin can not change the profile of another admin;
    - Renamed a few commands;
    - Optimize system color management system (CMS), and added a new color system, the celestial, to print screen the external strings, such credits or messages of welcome / exit;
    - Optimize the commands' log ',' reg ',' ctrl ',' sys', 'mouse', 'print2', 'mark', 'alarm', 'Mlist', 'play', 'helper', 'size ',' ahs', 'ahr', 'copy';
    - Optimize the system for managing the mouse;
    - Added more checks and various system messages informational programming;
    - Now you can set via the keyboard Settings.ini initial state of the system of validation and limitation of executions user;
    - The validation system now enhances the security environment, running multiple controls on the handling of the AUF file if the user level is less than the maximum level;
    - Now using the command 'helper' you can also view the status of the variables contained in Settings.ini; To see the variables Helper normal type 'helper 0', for the INI, 'helper 1'. To see them all, simply type 'helper';
    - Delivered more linear, the search system of macro commands, and thus increase the speed of processing of commands (CEU) by 5-10%;
    - Syntax of the language is highly optimized;
    - Code optimized in general;
    - Eboot renewed;

    Download and Give Feedback Via Comments ...
    by Published on September 12th, 2009 03:01

    News posted over at PSPITA

    New update from DekraN user of our forum, for his homebrew AlphaBase, allowing you to bash one used for the purpose of debugging directly on the PSP. Among the new features in this release, the 2.6, the addition of new commands to run as 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check'. Were also fixed some bugs in the program and has been further optimized the code. I remember AlphaBase is completely open-source.
    Following the full changelog and the link to download.

    Changelog v2.6:

    Quote:

    - Added commands 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check';
    - Removed the command 'test' as totally useless;
    - Fixato a bug in the command 'udp', closing the open socket connection to any server in any case;
    - Fixato a bug in the command 'cmd', which showed a LUA error when it was called;
    - Fixato a bug in the command 'res', that disables the environment (the markings were not printed on the screen), if they were written to reset the system and if that were over 26;
    - Fixato a bug in all the commands in the management of users, that did not work due to a bug in the function that checks whether the user level is less than the maximum level;
    - Fixato a bug in the control system extensions, which showed a LUA error if the file was placed consisting of a single character;
    - The validation system is now also supported by the command 'log';
    - Apply the system 'Macro' to commands. Now you can define multiple aliases for all commands, temporarily if the macros are declared using the command 'mac CMD ~ REPLACE' (it should still be careful since there exists no control over the replacement string) static if they are declared by the command 'FMAC PATH ', or by uploading a file macrolist (see the chapter on Macros in the documentation updated). You can reset a command macro charged simply by typing 'mac CMD', otherwise, to completely reset the list of commands used by all macros, type 'mac';
    - Added system getString. You can now copy the string with the command 'get STRING' is displayed at a later time using the command 'get' with no parameters. The current string is displayed at two keyboards as pre-written text. To select the current string type 'GET String / POS', where POS is the identifier of the string in the list. E 'possible to replace a string with another previously copied with' Grease STRING / POS ~ newString 'or remove it completely with' Grease STRING / POS ';
    - All user management commands have been modified so that an admin can not change the profile of another admin;
    - Renamed a few commands;
    - Optimize system color management system (CMS), and added a new color system, the celestial, to print screen the external strings, such credits or messages of welcome / exit;
    - Optimize the commands' log ',' reg ',' ctrl ',' sys', 'mouse', 'print2', 'mark', 'alarm', 'Mlist', 'play', 'helper', 'size ',' ahs', 'ahr', 'copy';
    - Optimize the system for managing the mouse;
    - Added more checks and various system messages informational programming;
    - Now you can set via the keyboard Settings.ini initial state of the system of validation and limitation of executions user;
    - The validation system now enhances the security environment, running multiple controls on the handling of the AUF file if the user level is less than the maximum level;
    - Now using the command 'helper' you can also view the status of the variables contained in Settings.ini; To see the variables Helper normal type 'helper 0', for the INI, 'helper 1'. To see them all, simply type 'helper';
    - Delivered more linear, the search system of macro commands, and thus increase the speed of processing of commands (CEU) by 5-10%;
    - Syntax of the language is highly optimized;
    - Code optimized in general;
    - Eboot renewed;

    Download and Give Feedback Via Comments ...
    by Published on September 12th, 2009 03:01

    News posted over at PSPITA

    New update from DekraN user of our forum, for his homebrew AlphaBase, allowing you to bash one used for the purpose of debugging directly on the PSP. Among the new features in this release, the 2.6, the addition of new commands to run as 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check'. Were also fixed some bugs in the program and has been further optimized the code. I remember AlphaBase is completely open-source.
    Following the full changelog and the link to download.

    Changelog v2.6:

    Quote:

    - Added commands 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check';
    - Removed the command 'test' as totally useless;
    - Fixato a bug in the command 'udp', closing the open socket connection to any server in any case;
    - Fixato a bug in the command 'cmd', which showed a LUA error when it was called;
    - Fixato a bug in the command 'res', that disables the environment (the markings were not printed on the screen), if they were written to reset the system and if that were over 26;
    - Fixato a bug in all the commands in the management of users, that did not work due to a bug in the function that checks whether the user level is less than the maximum level;
    - Fixato a bug in the control system extensions, which showed a LUA error if the file was placed consisting of a single character;
    - The validation system is now also supported by the command 'log';
    - Apply the system 'Macro' to commands. Now you can define multiple aliases for all commands, temporarily if the macros are declared using the command 'mac CMD ~ REPLACE' (it should still be careful since there exists no control over the replacement string) static if they are declared by the command 'FMAC PATH ', or by uploading a file macrolist (see the chapter on Macros in the documentation updated). You can reset a command macro charged simply by typing 'mac CMD', otherwise, to completely reset the list of commands used by all macros, type 'mac';
    - Added system getString. You can now copy the string with the command 'get STRING' is displayed at a later time using the command 'get' with no parameters. The current string is displayed at two keyboards as pre-written text. To select the current string type 'GET String / POS', where POS is the identifier of the string in the list. E 'possible to replace a string with another previously copied with' Grease STRING / POS ~ newString 'or remove it completely with' Grease STRING / POS ';
    - All user management commands have been modified so that an admin can not change the profile of another admin;
    - Renamed a few commands;
    - Optimize system color management system (CMS), and added a new color system, the celestial, to print screen the external strings, such credits or messages of welcome / exit;
    - Optimize the commands' log ',' reg ',' ctrl ',' sys', 'mouse', 'print2', 'mark', 'alarm', 'Mlist', 'play', 'helper', 'size ',' ahs', 'ahr', 'copy';
    - Optimize the system for managing the mouse;
    - Added more checks and various system messages informational programming;
    - Now you can set via the keyboard Settings.ini initial state of the system of validation and limitation of executions user;
    - The validation system now enhances the security environment, running multiple controls on the handling of the AUF file if the user level is less than the maximum level;
    - Now using the command 'helper' you can also view the status of the variables contained in Settings.ini; To see the variables Helper normal type 'helper 0', for the INI, 'helper 1'. To see them all, simply type 'helper';
    - Delivered more linear, the search system of macro commands, and thus increase the speed of processing of commands (CEU) by 5-10%;
    - Syntax of the language is highly optimized;
    - Code optimized in general;
    - Eboot renewed;

    Download and Give Feedback Via Comments ...
    by Published on September 12th, 2009 02:59

    News via pspita

    The thought of many PSP users, after the release by Sony of a new official firmware is: leave the Custom Firmware? If ever we'll issue a CF 6.00, certainly not be signed M33 and Dark-Alex. This is what emerged from a note by Alek, the webmaster of the network dark-alex.org on PSPWiki. Following the likely number of requests received on the Wiki and the Blog, Alek said that there is no CF 6.00M33 as you will read in full.
    ...
    by Published on September 12th, 2009 02:54

    EEug has posted a new release of the Media player for the PS2, heres whats new:

    - implemented 576p video mode (thanks to HRGS for the implementation);
    - implemented 2:2 video pulldown (for smooth playback of 24fps video clips in
    PAL/576p video modes) (thanks to HRGS for the implementation);
    - updated audio driver (modified upsampling algorithm that provides better
    sound quality and more flexible handling)(thanks to HRGS for the implementation);
    - changed stereo downmixing algorithm for AC3 audio (using Dolby ProLogic II matrix);
    (thanks to HRGS for the research/implementation);
    - significally changed USB/FAT driver (speed improvements);

    - changed SMS configuration file format so it is not compatible with previous versions at all;

    Download and Give Feedback Via Comments ...
    by Published on September 12th, 2009 02:42

    The results of the Neoflash Comp are in:

    The NEO Summer Coding Compo 2009 final result have announced now!

    more info: http://www.neoflash.com/forum/index....ic,5773.0.html


    The PSP APP division, total 9 entries

    No.1 [PSP APP] AVEC V2 - GPS Vector Map Viewer By: Art
    No.2 [PSP APP] PSN License Manager 0.40 NeoEdition By: Light_AleX
    No.3 [PSP APP] DayViewer Beta 4 NEO By: Total_Noob
    No.4 [PSP APP] PSPconsole v1.7neo By: Hotter
    No.5 [PSP APP] periodicpsp [v1.0] By: JamesC
    No.6 [PSP APP] PSPTweaker v2.0 By: ab5000
    No.7 [PSP APP] PSPCleaner 1.4 Beta NEO By: Migueliziosop
    No.8 [PSP APP] AlphaBase v1.0 By: DekraN
    No.9 [PSP APP] Spirograph v0.1 By: Freshmilk

    Top Reviewer PSP APP division reviews + toplist Conle

    The PSP GAME division, total 11 entries

    No.1 [PSP GAME] TibiaPSPv0.3 By: LuMa
    No.2 [PSP GAME] REminiscencePSP NeoFlash Edition By: Sektor
    No.3 [PSP GAME] Portable Bubble v2.0.0 By: Gefa
    No.4 [PSP GAME] Random Shooter - Space Shoot 'em up By: Zack
    No.5 [PSP GAME] BoxDestroyer v2.3 By: walar
    No.6 [PSP GAME] DiggerPSP NeoFlash Edition By: Sektor
    No.7 [PSP GAME] Lakeside By: Kasumi
    No.8 [PSP GAME] My Snake Pet By: leviadragon
    No.9 [PSP GAME] [WIP] Cubic Zombies By: A_Noob
    No.10 [PSP GAME] ImpGAME v2.1 By: Gefa

    Top Reviewer PSP GAME division reviews + toplist Conle

    The NDS APP division, total 11 entries

    No.1 [NDS APP] Japanese Hiragana & Katakana Review By: DesertDog
    No.2 [NDS APP] UA Paint v1.30c By: bassacegold
    No.3 [NDS APP] DSi4DS By: spinal
    No.4 [NDS APP] SavSend By: leinad
    No.5 [NDS APP] MorseDS By: Aguilera_87
    No.6 [NDS APP] DsOS v0.6 neocompo edition By: Aurelio
    No.7 [NDS APP] DSecure By: LucaFraga
    No.8 [NDS APP] Paint DS By: s_hansse
    No.9 [NDS APP] SoundBoardDS By: BranMuffin
    No.10 [NDS APP] WintenDoS By: darkyesus

    Top Reviewer BassAceGold's NDS APP reviews bassacegold


    The NDS GAME division, total 16 entries

    No.1 [NDS GAME] Operation Libra By: B12Core
    No.2 [NDS GAME] DawnSeekers [important update] By: smealum
    No.3 [NDS GAME] Seek And Recharge By: samel
    No.4 [NDS GAME] You Have To Burn The Rope DS By: LaPatateInc
    No.5 [NDS GAME] Alien Puzzle By: GEMISIS
    No.6 [NDS GAME] Bouncy Marble V2 By: leinad
    No.7 [NDS GAME] Xplosive Combat By: fooshi
    No.8 [NDS GAME] DronS V1.6 By: leinad
    No.9 [NDS GAME] Five_Error By: Tiwaz
    No.10 [NDS GAME] Lights Off! By: arrpirate

    Top Reviewer Soulanger's NDS Games soulanger

    Congrats to all winners! Please tell us what prize you like in this topic --- http://www.neoflash.com/forum/index....ic,5772.0.html


    SEE YOU AT NEXT NEO SPRING COMPO AGAIN --- March.20th 2010 ! ...
    by Published on September 12th, 2009 02:42

    The results of the Neoflash Comp are in:

    The NEO Summer Coding Compo 2009 final result have announced now!

    more info: http://www.neoflash.com/forum/index....ic,5773.0.html


    The PSP APP division, total 9 entries

    No.1 [PSP APP] AVEC V2 - GPS Vector Map Viewer By: Art
    No.2 [PSP APP] PSN License Manager 0.40 NeoEdition By: Light_AleX
    No.3 [PSP APP] DayViewer Beta 4 NEO By: Total_Noob
    No.4 [PSP APP] PSPconsole v1.7neo By: Hotter
    No.5 [PSP APP] periodicpsp [v1.0] By: JamesC
    No.6 [PSP APP] PSPTweaker v2.0 By: ab5000
    No.7 [PSP APP] PSPCleaner 1.4 Beta NEO By: Migueliziosop
    No.8 [PSP APP] AlphaBase v1.0 By: DekraN
    No.9 [PSP APP] Spirograph v0.1 By: Freshmilk

    Top Reviewer PSP APP division reviews + toplist Conle

    The PSP GAME division, total 11 entries

    No.1 [PSP GAME] TibiaPSPv0.3 By: LuMa
    No.2 [PSP GAME] REminiscencePSP NeoFlash Edition By: Sektor
    No.3 [PSP GAME] Portable Bubble v2.0.0 By: Gefa
    No.4 [PSP GAME] Random Shooter - Space Shoot 'em up By: Zack
    No.5 [PSP GAME] BoxDestroyer v2.3 By: walar
    No.6 [PSP GAME] DiggerPSP NeoFlash Edition By: Sektor
    No.7 [PSP GAME] Lakeside By: Kasumi
    No.8 [PSP GAME] My Snake Pet By: leviadragon
    No.9 [PSP GAME] [WIP] Cubic Zombies By: A_Noob
    No.10 [PSP GAME] ImpGAME v2.1 By: Gefa

    Top Reviewer PSP GAME division reviews + toplist Conle

    The NDS APP division, total 11 entries

    No.1 [NDS APP] Japanese Hiragana & Katakana Review By: DesertDog
    No.2 [NDS APP] UA Paint v1.30c By: bassacegold
    No.3 [NDS APP] DSi4DS By: spinal
    No.4 [NDS APP] SavSend By: leinad
    No.5 [NDS APP] MorseDS By: Aguilera_87
    No.6 [NDS APP] DsOS v0.6 neocompo edition By: Aurelio
    No.7 [NDS APP] DSecure By: LucaFraga
    No.8 [NDS APP] Paint DS By: s_hansse
    No.9 [NDS APP] SoundBoardDS By: BranMuffin
    No.10 [NDS APP] WintenDoS By: darkyesus

    Top Reviewer BassAceGold's NDS APP reviews bassacegold


    The NDS GAME division, total 16 entries

    No.1 [NDS GAME] Operation Libra By: B12Core
    No.2 [NDS GAME] DawnSeekers [important update] By: smealum
    No.3 [NDS GAME] Seek And Recharge By: samel
    No.4 [NDS GAME] You Have To Burn The Rope DS By: LaPatateInc
    No.5 [NDS GAME] Alien Puzzle By: GEMISIS
    No.6 [NDS GAME] Bouncy Marble V2 By: leinad
    No.7 [NDS GAME] Xplosive Combat By: fooshi
    No.8 [NDS GAME] DronS V1.6 By: leinad
    No.9 [NDS GAME] Five_Error By: Tiwaz
    No.10 [NDS GAME] Lights Off! By: arrpirate

    Top Reviewer Soulanger's NDS Games soulanger

    Congrats to all winners! Please tell us what prize you like in this topic --- http://www.neoflash.com/forum/index....ic,5772.0.html


    SEE YOU AT NEXT NEO SPRING COMPO AGAIN --- March.20th 2010 ! ...
    by Published on September 12th, 2009 02:42

    The results of the Neoflash Comp are in:

    The NEO Summer Coding Compo 2009 final result have announced now!

    more info: http://www.neoflash.com/forum/index....ic,5773.0.html


    The PSP APP division, total 9 entries

    No.1 [PSP APP] AVEC V2 - GPS Vector Map Viewer By: Art
    No.2 [PSP APP] PSN License Manager 0.40 NeoEdition By: Light_AleX
    No.3 [PSP APP] DayViewer Beta 4 NEO By: Total_Noob
    No.4 [PSP APP] PSPconsole v1.7neo By: Hotter
    No.5 [PSP APP] periodicpsp [v1.0] By: JamesC
    No.6 [PSP APP] PSPTweaker v2.0 By: ab5000
    No.7 [PSP APP] PSPCleaner 1.4 Beta NEO By: Migueliziosop
    No.8 [PSP APP] AlphaBase v1.0 By: DekraN
    No.9 [PSP APP] Spirograph v0.1 By: Freshmilk

    Top Reviewer PSP APP division reviews + toplist Conle

    The PSP GAME division, total 11 entries

    No.1 [PSP GAME] TibiaPSPv0.3 By: LuMa
    No.2 [PSP GAME] REminiscencePSP NeoFlash Edition By: Sektor
    No.3 [PSP GAME] Portable Bubble v2.0.0 By: Gefa
    No.4 [PSP GAME] Random Shooter - Space Shoot 'em up By: Zack
    No.5 [PSP GAME] BoxDestroyer v2.3 By: walar
    No.6 [PSP GAME] DiggerPSP NeoFlash Edition By: Sektor
    No.7 [PSP GAME] Lakeside By: Kasumi
    No.8 [PSP GAME] My Snake Pet By: leviadragon
    No.9 [PSP GAME] [WIP] Cubic Zombies By: A_Noob
    No.10 [PSP GAME] ImpGAME v2.1 By: Gefa

    Top Reviewer PSP GAME division reviews + toplist Conle

    The NDS APP division, total 11 entries

    No.1 [NDS APP] Japanese Hiragana & Katakana Review By: DesertDog
    No.2 [NDS APP] UA Paint v1.30c By: bassacegold
    No.3 [NDS APP] DSi4DS By: spinal
    No.4 [NDS APP] SavSend By: leinad
    No.5 [NDS APP] MorseDS By: Aguilera_87
    No.6 [NDS APP] DsOS v0.6 neocompo edition By: Aurelio
    No.7 [NDS APP] DSecure By: LucaFraga
    No.8 [NDS APP] Paint DS By: s_hansse
    No.9 [NDS APP] SoundBoardDS By: BranMuffin
    No.10 [NDS APP] WintenDoS By: darkyesus

    Top Reviewer BassAceGold's NDS APP reviews bassacegold


    The NDS GAME division, total 16 entries

    No.1 [NDS GAME] Operation Libra By: B12Core
    No.2 [NDS GAME] DawnSeekers [important update] By: smealum
    No.3 [NDS GAME] Seek And Recharge By: samel
    No.4 [NDS GAME] You Have To Burn The Rope DS By: LaPatateInc
    No.5 [NDS GAME] Alien Puzzle By: GEMISIS
    No.6 [NDS GAME] Bouncy Marble V2 By: leinad
    No.7 [NDS GAME] Xplosive Combat By: fooshi
    No.8 [NDS GAME] DronS V1.6 By: leinad
    No.9 [NDS GAME] Five_Error By: Tiwaz
    No.10 [NDS GAME] Lights Off! By: arrpirate

    Top Reviewer Soulanger's NDS Games soulanger

    Congrats to all winners! Please tell us what prize you like in this topic --- http://www.neoflash.com/forum/index....ic,5772.0.html


    SEE YOU AT NEXT NEO SPRING COMPO AGAIN --- March.20th 2010 ! ...
    by Published on September 12th, 2009 02:42

    The results of the Neoflash Comp are in:

    The NEO Summer Coding Compo 2009 final result have announced now!

    more info: http://www.neoflash.com/forum/index....ic,5773.0.html


    The PSP APP division, total 9 entries

    No.1 [PSP APP] AVEC V2 - GPS Vector Map Viewer By: Art
    No.2 [PSP APP] PSN License Manager 0.40 NeoEdition By: Light_AleX
    No.3 [PSP APP] DayViewer Beta 4 NEO By: Total_Noob
    No.4 [PSP APP] PSPconsole v1.7neo By: Hotter
    No.5 [PSP APP] periodicpsp [v1.0] By: JamesC
    No.6 [PSP APP] PSPTweaker v2.0 By: ab5000
    No.7 [PSP APP] PSPCleaner 1.4 Beta NEO By: Migueliziosop
    No.8 [PSP APP] AlphaBase v1.0 By: DekraN
    No.9 [PSP APP] Spirograph v0.1 By: Freshmilk

    Top Reviewer PSP APP division reviews + toplist Conle

    The PSP GAME division, total 11 entries

    No.1 [PSP GAME] TibiaPSPv0.3 By: LuMa
    No.2 [PSP GAME] REminiscencePSP NeoFlash Edition By: Sektor
    No.3 [PSP GAME] Portable Bubble v2.0.0 By: Gefa
    No.4 [PSP GAME] Random Shooter - Space Shoot 'em up By: Zack
    No.5 [PSP GAME] BoxDestroyer v2.3 By: walar
    No.6 [PSP GAME] DiggerPSP NeoFlash Edition By: Sektor
    No.7 [PSP GAME] Lakeside By: Kasumi
    No.8 [PSP GAME] My Snake Pet By: leviadragon
    No.9 [PSP GAME] [WIP] Cubic Zombies By: A_Noob
    No.10 [PSP GAME] ImpGAME v2.1 By: Gefa

    Top Reviewer PSP GAME division reviews + toplist Conle

    The NDS APP division, total 11 entries

    No.1 [NDS APP] Japanese Hiragana & Katakana Review By: DesertDog
    No.2 [NDS APP] UA Paint v1.30c By: bassacegold
    No.3 [NDS APP] DSi4DS By: spinal
    No.4 [NDS APP] SavSend By: leinad
    No.5 [NDS APP] MorseDS By: Aguilera_87
    No.6 [NDS APP] DsOS v0.6 neocompo edition By: Aurelio
    No.7 [NDS APP] DSecure By: LucaFraga
    No.8 [NDS APP] Paint DS By: s_hansse
    No.9 [NDS APP] SoundBoardDS By: BranMuffin
    No.10 [NDS APP] WintenDoS By: darkyesus

    Top Reviewer BassAceGold's NDS APP reviews bassacegold


    The NDS GAME division, total 16 entries

    No.1 [NDS GAME] Operation Libra By: B12Core
    No.2 [NDS GAME] DawnSeekers [important update] By: smealum
    No.3 [NDS GAME] Seek And Recharge By: samel
    No.4 [NDS GAME] You Have To Burn The Rope DS By: LaPatateInc
    No.5 [NDS GAME] Alien Puzzle By: GEMISIS
    No.6 [NDS GAME] Bouncy Marble V2 By: leinad
    No.7 [NDS GAME] Xplosive Combat By: fooshi
    No.8 [NDS GAME] DronS V1.6 By: leinad
    No.9 [NDS GAME] Five_Error By: Tiwaz
    No.10 [NDS GAME] Lights Off! By: arrpirate

    Top Reviewer Soulanger's NDS Games soulanger

    Congrats to all winners! Please tell us what prize you like in this topic --- http://www.neoflash.com/forum/index....ic,5772.0.html


    SEE YOU AT NEXT NEO SPRING COMPO AGAIN --- March.20th 2010 ! ...
  • Search DCEmu

  • Advert 3