PDA

View Full Version : YaOS - Yet Another Operating System



evolve
September 6th, 2007, 00:00
Spike_132000 (http://www.consolespot.net/forums/showthread.php?t=238) posted this news/release:


Hey there, just wanted to show off my latest LUA development app, it runs like an Operating System for the PSP. Using the file browser you can view PNG and JPG files as well as Run LUA Files.

http://img256.imageshack.us/img256/3855/yaosbootxn5.png

Download and Give Feedback Via Comments

IM back!
September 6th, 2007, 00:09
sweet to bad its lua because the interface rocks.

Nicko01
September 6th, 2007, 01:31
I can port it to C for you if you want.

Suzuka09
September 6th, 2007, 01:34
I can port it to C for you if you want.

If you can, that would be awesome

Xcliber
September 6th, 2007, 02:30
Would be awsome to have a filebrowser and make "desktop shortcuts" to ur favorite eboots. i.e. make this into a multifunctional homebrew loader.

add a web browser with better features than the integrated PSP web browser

SRY, but this "OS" looks awsome and has some INSANE potential! (possibly replace the PSP XMB altogether!)

ExcruciationX
September 6th, 2007, 02:38
Pretty cool.

Cloudhunter
September 6th, 2007, 04:53
Would be awsome to have a filebrowser and make "desktop shortcuts" to ur favorite eboots. i.e. make this into a multifunctional homebrew loader.

add a web browser with better features than the integrated PSP web browser

SRY, but this "OS" looks awsome and has some INSANE potential! (possibly replace the PSP XMB altogether!)

None of this can be done in Lua.

Cloudy

d3v1l
September 6th, 2007, 10:59
thats why porting it to C would be great

DarthPaul
September 6th, 2007, 11:11
None of this can be done in Lua.

Cloudy

Yep,actually you can.



Would be awsome to have a filebrowser and make "desktop shortcuts" to ur favorite eboots. i.e. make this into a multifunctional homebrew loader.

I remember that when I started in the homebrew community I had a Lua Shell that do this. Make shortcuts of the eboots,and I don't remember if a homebrew loader..


add a web browser with better features than the integrated PSP web browser

Well this.. I don't know..


SRY, but this "OS" looks awsome and has some INSANE potential! (possibly replace the PSP XMB altogether!)

And here you are dreaming..

-Xandu-
September 6th, 2007, 11:26
None of this can be done in Lua.

Cloudy

You can do some of them. You can code a Web browser and I think there's an EBOOT loader lrx somewhere.

dangee
September 6th, 2007, 13:43
Lua 5.1 (Luaplayer 2.0) can use require() and a module
loader to access C librarys from Lua on the PSP.
A task suited best to hardcore system programmers.

domthegod
September 6th, 2007, 14:04
wow brilliant cant w8 for an update

despoteuodia
September 7th, 2007, 01:20
Would be awsome to have a filebrowser and make "desktop shortcuts" to ur favorite eboots. i.e. make this into a multifunctional homebrew loader.

add a web browser with better features than the integrated PSP web browser

SRY, but this "OS" looks awsome and has some INSANE potential! (possibly replace the PSP XMB altogether!)

osx was like that with the 'shortcuts' and such...
the iRshell came along and replaced it ^^
it does have a web browser, shortcuts, and a file browser...

i don't think it will replace iRshell or xmb, but its good for launching lua (though, once again, i use iRshell... :rolleyes: )

Buddy4point0
September 7th, 2007, 02:49
this looks great, and id like to see it continued, but currently, i love irshell

Cloudhunter
September 7th, 2007, 02:58
You can do some of them. You can code a Web browser and I think there's an EBOOT loader lrx somewhere.

I retract my statement then ;)

It could never be a complete replacement for the XMB, though.

And you couldn't code a web browser with flash support completely in Lua ;)

Cloudy

sourced
September 7th, 2007, 15:23
cool. i see potential in this.

spike_132000
September 22nd, 2007, 22:46
OMFG! I cant believe how appealing this is on this forum!

There is a new version out btw! I'll Attach it. Sorry I dont have any screens, but please check it out! I am constantly developing it... and is that info on eboot loading true?