0 Members and 2 Guests are viewing this topic.
Wha, welcome back!Also good luck on picking up your project again, it can be quite tough to pick up old projects.
I was just wondering what was going on with this project, glad to see you working on it again!
I don't get it, so is his a shell or os? How can an os be "hybrid" and be in a the shape of an app for a different os?
Quote from: c4ooo on May 07, 2015, 07:44:50 pmI don't get it, so is his a shell or os? How can an os be "hybrid" and be in a the shape of an app for a different os? Well, i decided to use that name because it shares the properties of both a shell & an OS.Technically, it is executed from the original OS, like a shell, but once it's loaded, 100% of both executable & non-executable data is standalone.That means it uses its own low level interactions with the hardware, and is free to use every single byte of RAM, just like an OS does.Hybrid starts from the TI-OS, whereas an OS starts from the boot code. Apart from that, there is not so many differences.
It sounds like things are coming along really well. The only thing i really use bcalls for is to mess with the VAT (find files, appvars, etc.) and for hooks, i don't think most games will miss TI's routines.