Skip to content
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

On the way to a simulator? Will MPW run UI based apps eventually? #27

Open
MatthiasWM opened this issue Feb 15, 2015 · 3 comments
Open

Comments

@MatthiasWM
Copy link

mpw run so very well by now. Could it also run regular Macintosh 68k apps?

Is that something you would be interested in?

It is my understanding that the binary formats are the same, including the rsrc for format. Certainly the UI elements and drawing commands are missing, but I imagine that those could be mapped to Qt or another GUI library.

What else would need to be implemented?

@ksherlock
Copy link
Owner

That's an interesting idea and it would fun challenge. You would need Windows, Menus, Controls, Events and Quickdraw just for a simple Hello World GUI app.

It might be easier to use executor as a starting point.

@pgodwin
Copy link

pgodwin commented Mar 5, 2015

@nrezmerski
Copy link

That's an interesting idea and it would fun challenge. You would need Windows, Menus, Controls, Events and Quickdraw just for a simple Hello World GUI app.

It might be easier to use executor as a starting point.

Also https://www.v68k.org/advanced-mac-substitute/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants