• Hello MLAers! We've re-enabled auto-approval for accounts. If you are still waiting on account approval, please check this thread for more information.

Search results

  1. nathanpc

    Filesystem Read-Only

    I got the same error. Remember that I'm using the Blanks floppy images.
  2. nathanpc

    Filesystem Read-Only

    Hello, I'm emulating a Mac Plus in my Linux machine, but I'm using the same image in another emulator that is emulating a Mac IIci, the thing is that when I'm trying to mount my hfs24M.DSK using this command: $ sudo mount -o ro -t hfs ./hfs24M.DSK /mnt/mac -o loop I'm getting an error when...
  3. nathanpc

    Best Browser For Mac 7.5.5

    Thanks and another question, I was seeing in your signature and you already have a Macintosh IIci?
  4. nathanpc

    Best Browser For Mac 7.5.5

    Hello, I'm emulating a Macintosh IIci and I want to know where I can find a very nice browser for my Mac, but remember that it's better if it supports new sites, with CSS2 and other things. Thanks, Nathan Paulino Campos
  5. nathanpc

    Error When Compiling a Hello World in MW C/C++

    Hello, I'm trying to make a Hello World project in MetroWerks C/C++ 1.01, see the code: // Hello.c #include int main(void) { printf("Hello, World!"); return 0; } And here is the make log: ·· Link Error : LinkError:Hello.c: 'printf' referenced from 'main' is undefined. Thanks, Nathan...
  6. nathanpc

    Development Languages For Mac System 7.5.5

    Hello, I'm a developer and recently i'm emulating Mac OS 7.5.5 only(when Windows starts, Basilisk II starts in fullscreen, i'm using only Mac OS 7.5.5, not Windows) and i want to know which languages i can develop for it and the links for they. Thanks, Nathan Paulino Campos
  7. nathanpc

    AppleScript Tutorial

    Hello, I'm new in Mac and i want to know where i can find a good tutorial to learn AppleScript, but remember that i'm using Mac OS System 7.5.5. Thanks, Nathan Paulino Campos
Back
Top