Program loading...it works!

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Program loading...it works!

Post by piranha »

I just got simple (binary) program loading working!!!!
my execu() function, in the form of execu(program_name) loads the program, returns the address, and then creates a new task for it!

Took me a little while to get it working, but it works well.

-JL 8) :D
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

Well done! Got a screeny?
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post by piranha »

Oh, yeah: It loads a program called 'init' which says init started...

-JL
Attachments
Screenshot
Screenshot
init.png (3.42 KiB) Viewed 1689 times
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Post Reply