Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Brain Squares
Windows Media Player Mobile Playlist Maker
2+1 Combo
SIPz (Software Input Panel Changer)
ClearTemp
NEON TRANSPARENT
Call History Backup
Common Language Extension for Android
NelsonSOFT source code
Learn Tcl_Tk
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Antivirus
Archivers & Compression
Backup & Memory
Barcode Scanner
Battery
Data Storage & Encryption
Display & Flashlight
Emulators & Shells
File management
Hacks & Tweaks
Installer
Interface
Keyboard Extensions & Lock
Localization
Password Managers
Profiles
Registry
Remote connection & Consoles
Screensavers
Screenshots
Search
Security
Synchronization
System management
Task Managers & Launchers
Tests & Benchmarks
Text Editors
More
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
iR Shell




iR Shell
Version: 5.0

Platforms: PSP, Mobile Gaming


Categories: System Utilities

Upload date: 15 Nov 11

Developer:

License: Freeware

Downloads: 22
Download Free iR Shell 



Rating: 0.0/5 (Total votes: 0)




  iR Shell This release is for PSP Slim & Lite only. It introduces an Advanced Multi-tasking feature which allows you to run 2 applications simultaneously and switch between them with a hot key. Of course, you can still multi-task these 2 apps together with iR Shell build-in functions.

Video preview:
http://www.youtube.com/watch?v=rHFOk90WZxc

Usage Notes:
1) Before you can use the Advanced Multi-tasking, you'll need to enable the option "Slim Advanced Multi-tasking" under iR Configurator.
2) You can load 2 Applications to the 2 memory slots in the Slim. Slot 1 is the usual memory area for loading applications (the lower 32MB RAM); while slot 2 is the new memory area (the upper 32MB RAM only available on Slim).
3) By default, the 1st app will be loaded in slot 1, and the 2nd app will load in slot 2 automatically. To force the 1st app to load in slot 2, hold Left-Trigger while lauching an application under the confirmation popup window.
4) The typical app switch toggle "L-Trigger + Select" or the alternate key "Vol Up + Select" will allow you to toggle between the 2 apps and iR Shell. New key combos "L-Trigger + Note" or "Vol Up + Note" will allow you to switch between the 2 apps without going back to iR Shell screen. Pls note pressing the Note button alone (without L-Trigger) will act as the screen capture button. The alternate Vol Up combo keys perform exactly the same as L-Trigger key and is provided as an alternative.
5) Normally, when you exit 1 of the 2 apps, it will cause the PSP to reboot, meaning you'll also lose the other running app. This can be resolved by adding unloading support into the application itself. However, this will require modification of the app to perform resource cleanup and self-unloading upon exit. All iR Shell bundled plugins have been enhanced to support unloading, such that they can be terminated without affecting the other running app. To exit these plugins gracefully, use the exit function build into the app itself. For example, to exit bookr, press START and choose Exit menu item. iR Shell disables the standard Home exit menu while 2 apps are running. To exit both apps together, use "Home + Square" instead.

Compatibility Notes:
- Not all apps can be loaded to Slot 2. There're two types of program binary format for PSP, static ELF and relocatable PRX. Static ELF uses fix memory address and can't be relocated. Hence, they will only work when loading in slot 1. If you try to load a static ELF in slot 2, you'll get an error code "0x800200D9". PRX can be loaded in either slot 1 or 2. To convert a homebrew from ELF to PRX, you'll need to re-compile it with BUILD_PRX=1 and set the heap size with PSP_HEAP_SIZE_KB(-800) in the source file. Most static ELF homebrews can be converted to relocatable PRX simply by recompilation.
- There is a limitation on the PSP AVC hardware decoder which is for video playback. It cannot be accessed by more than 1 application; which means you can't have 2 applcations running together if both of them access the AVC hardware decoder.
- The bundled plugins should be able to coexist with most other apps; with the exception of the PPA plugin which can only coexist with another app which doesn't use the AVC hardware decoder.
- You can't have both slots loading UMD/ISOs, due to there is only 1 physical UMD drive and ISOs are simply emulating the UMD.
- PS1 games take exclusive use on the audio hardware. As a result, it will be incompatible with other apps that use audio.
- The launch XMB function may not be stable for most commercial games due to resource conflicts. However, it should be pretty compatible with most homebrews. On the other hand, the Sony Web Browser should work with most commercial games & homebrews. To browse Internet while running another app, you can use the iR Shell bundled htmlviewer which is the Sony Web browser.
- If an app is built with PSP_LARGE_MEMORY flag and you're trying to load it in slot 1 (first app), it will use all Slim memory and you won't be able to load a 2nd app. To allow it to co-exist with other apps, you'll need to load it in slot 2.
- This will probably be incompatible with DA's LEDA if you're trying to run 2 apps requring 2 different kernels.
- This Advanced Multi-tasking feature is incompatible with Interlaced TV Out for slim due to insufficient memory. Progressive TV Out should work fine.
- If you get an error "0x800200D9" while loading an app to slot 2, it's a static ELF and you'll need to load it in slot 1. That is, reverse the order of the 2 applications you're loading.

Additional Note:
- The bundled bookr plugin is based on the original v0.71. If you want to use the recent v0.81 mod by Nguyen Chi Tam, you can download it from www.ishell.org forum.
- You can find most of the plugin source code in www.irshell.org plugin forum. If you want to add unloading support to a homebrew, you can refer to these samples.

Special thanks to:
- Dark_AleX for the M33 custom firmwares and his assistance during iR Shell development.
- Tyranid and other developers in ps2dev.org for creating the pspsdk.
- F34R, Osgeld, StoneCut and other moderators who keep irshell.org running and providing technical support to the community.
- All iR Shell beta testers, donators, skins & plugin contributors.

Credits:
- M33 Custom firmware & popsloader are developed by Dark_AleX/M33.
- remotejoy & usbhostfs are developed by Tyranid.
- iR Shell bundled skins & plugins are developed by their corresponding authors.
- iR Shell Manual & FAQs are written by StoneCut.

Paypal Donation Link:
https://www.paypal.com/cgi-bin/webscr?cmd

Installation Instructions:
- This is a complete installation. You'll need to delete your existing /IRSHELL folder and copy this one over.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

PSPTI99PSPTI99
PSPTI99  Homebrew developers zx-81dropped by the QJ.NET forums to announce that he has updated his PSPTI99 to version 1.03. For those who aren't too familiar with the application, the PSPTI99 is a PSP port of the TI99Sim emulator and allows users to run programs made for the Texas Instrument's TI99/4 home computer
JPCSPJPCSP
JPCSP The Java PSP emulator for PC got updated
JPCSPJPCSP
JPCSP Here's the latest build of JPCSP, the ever-improving Java-based PlayStation Portable emulator for PC. Tagged as revision 2308, the latest update of the emulator includes the following features and enhancements. Changelogs: revision 2308: Fixed sceIoIoctl(0x01F30003) and sceIoIoctl(0x01F100A6) based on PSP tests (see iotest.c)
JPCSPJPCSP
JPCSP The JPCSP Team has released a new build of their Java-based PlayStation Portable emulator for Windows, JPCSP. Changelogs: version 0.6 r2110: sceMpeg: trying to fix the ending of the Mpeg movie when the audio ends before the video. version 0
JPCSPJPCSP
JPCSP Revision 2284 of JPCSP, the ever-improving Java-based PlayStation Portable emulator for PC is now out folks. Changelogs: revision 2284: Added @CanBeNull and @CheckArgument annotations for arguments Simplified sceFont
JPCSPJPCSP
JPCSP The JPCSP has published a new version of their ever-improving Java-based PlayStation Portable emulator for PC. Changelogs: revision 2302: Savedata: do not use a default save name "-000" when no save name is defined
JPCSPJPCSP
JPCSP Here's the latest build of JPCSP, the ever-improving Java-based PlayStation Portable emulator for PC. Now on revision 2322, the latest update of the emulator includes the following features and enhancements. Changelogs: revision 2322: Added test application for sceSasCore
DaedalusX64 SVN r719DaedalusX64 SVN r719
DaedalusX64 SVN r719 Revision 719 of DaedalusX64, the best Nintendo 64 emulator for the PlayStation Portable is now out folks
SPARTA AppUI 0.9PBSPARTA AppUI 0.9PB
SPARTA AppUI 0.9PB from KylBlzL: A small shell with a windows-like interface, windows-like meaning with a task bar and desktop type environment. features a task bar on the bottom, letting you close and minimize programs. The lack of memory for the sparta exploit means i included 2 main programs: -Notepad with a danzeff keyboard -PSPDraw which is my own design
 

Comments on iR Shell:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if iR Shell supports it
 
 
© Pantich 2009 - 2025 All rights reserved.