Hey all.
Something popped into my head late last night. Thought I'd share it with you.
As you may or may not be aware, there is a little almost-OS called contiki.
It has been ported to heaps of platforms because it is written in C.
Now, even if it were to run as an app, I think it'd be great fo amiga.
Imagine a TCP/IP stack, a (simple) web browser, http, and ftp server, irc client, and a few other things living in probably less than 100kb. I would love that for my 1mb a500.
Main thing that troubles me is contiki's multitasking vs the amigas multitasking. Probably not that hard to get around. preemptive multitasking is so simple.
Anyway, what are everyones thoughts?