0 Members and 1 Guest are viewing this topic.
I think graphmastur got it. I did say "...if the kernel, memory manager, and basic drivers should be ported to another z80-based device..."The fact that all other things should just work after that should give you an idea of the level of modularity and abstraction that I'm aiming for. How practical that will turn out remains to be seen.
I like the portability approach
Oh I meant the fact he wants his OS to be easy to port among all z80 devices, even non-calc ones. But I agree that it would be best if ParteOS and KOS, for example, had some compatibility or converters so people don't have to write games and programs for 3 different calculator OS platforms.
Cool to hear, that would be awesome It would suck if the community was split, otherwise. Fewer people would play certain programs because they would use an OS that won't run them. Kinda like Linux vs M$ a few years ago.
A compatability layer (kinda like Wine) is very feasible. I've been playing with ways to do this with TIOS<->KOS compatability.