Add task for running tests that runs both clutter levels accordingly.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / other / powerpc32_macos_generic__dev.mkd
blobdcc1b3a195221166a8926736300c5d2d76ce0a1a
1 # PowerPC 32-bit: Mac OS (9)
3 # Different Directory Separator
5 MacOS's directory separator is `:` (colon). This makes it a bit odd out of the
6 bunch since before that was the case, the OS had no actual directories.
8 # Cooperating Tasking
10 The OS is cooperatively tasked, although there may be multi-threading.
12 # Development
14 Since Mac OS 9 is quite dated, getting information from it may be difficult.
16 ## Pascal
18 The environment appears to be very laced with Pascal, which I really last
19 touched a decade ago in high school. However, Pascal is quite easy.
21 ## Environments
23 Environments for building programs.
25  * Macintosh Programmer's Workshop (MPW)
27 ## Libraries
29  * Macintosh Toolbox
30  * Carbon