idea

I was thinking about deving, and i only have a cd/dvd burner, and no ar to test code, so i was going to try to write a netlink loader or web page or something that allows netlink to load demos with out burning cd with tiny test demos. Just a test though, i working with it. Let me know what you think, now i just gotta get the sat working again.
 
You don't need to write a loader, just serve your binaries with the same MIME-type as the Netlink upgrades (application/x-planetweb-app-segasaturn). You still need to work out where in memory the program is loaded and some other details, which you might be able to glean from the update executables (the original compressed versions). The compile-test-reboot cycle will be agonizingly slow, though.
 
Back
Top