Skip to main content
Home Forums 68kMLA Unix for 8-bit Apple — #6
Post #6 by david__schmidt
Source Forum68kMLA
CategoryDevelopment
Post DateTue, 2 Jun 2009 - 02:39
Original URLhttps://68kmla.org/bb/threads/unix-for-8-bit-apple.17548/
Post
What about the MMU in the //e?
You might want to take a look at a couple of projects that have come before. But first, you probably want to abandon all hope of re-using source code directly; whatever you are doing, it'll take refactoring to work on your target platform. ;-)

Have a look at the LNG (LUnix Next Generation) project, which includes preemptive multitasking (on the C64):

http://lng.sourceforge.net

Some Apple Contiki notes:

http://a2central.com/?p=1427

mp.ls