-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is rad — great work! You think it could run A/UX? #3
Comments
The emulated mac can be configured to run much faster and with more memory, but still only supports a 68000 processor, and also only a black and white screen. What are the system requirements for A/UX?Cheers, On Fri, Jan 31, 2014 at 11:53 PM, Geoff Nixon [email protected]
|
Basically: a Mac II. I don't get the feeling that the handful of instructions changed with the 68010, nor even the additional ones added with the 68020 would be a barrier, since Apple's binary releases generally ran fine on all of these. But the UNIX layer makes heavy use of an (off-chip with Mac II, later integrated in the 68030/40) PMMU which came standard. Basically that would be the deal breaker, I think. There's a somewhat cryptic reference on the wikipedia page, which says: But I don't know what that would really entail. Do you? By chance are you familiar with any of this? |
FWIW i think i remember installing A/UX on a mac classic a long time ago... but it was like, over 20 years ago and i could be mis-remembering. But it was definitely an early Mac. |
So I've been meaning forever to try to get an emulator up and running with A/UX, but kept putting it off; and now it looks like aux-penelope is shutting its doors in a couple of weeks. So I'm scrambling a bit. I was able to wget most of the site, but there are a bunch of weird errors with jagubox directory.
So anyway, my question. Before I just dive in head first here: how much of a "Mac Plus" is this? It seems like the "hardware" requirements might be too steep. And in my head I think of a Mac Plus as terribly slow compared to what was my first computer, an SE/30, though I'm not sure how accurate that impression is considering I was maybe five years old when I made it. (Damned Plus couldn't run my HyperCard stacks.)
So anyway, what's your assessment? Any suggestions?
The text was updated successfully, but these errors were encountered: