webpage is here: http://bricks-os.org/index.php?page=home what do you guys think about this? and what the hell is " message passing for communication"? and what will be the point of this? we'll be able to use the gba pocketsnes on a ps2?
From the rough description it sounds a bit like AmigaOS messaging: http://utilitybase.com/ref/FUNCTIONS/AmigaOS/ReplyMsg/ex01_ReplyMsg.c Although other operating systems have similar concepts.
It's probably for a simpler way to make multi-platform software. C libraries are supposed to do this, but I guess there are normally too many system-specific function calls to make porting between systems transparent. The screenshots, however boring, demonstrate (I'm guessing) the fact that the same program can be compiled to run "identically" on different systems like a PC, GBA, DS, PSP...