WinMac information.
What is |
WinMac is an emulator that will allow Macintosh programs to run on windows. WinMac
presents Mac programs with a Windows look and feel. There are two parts to WinMac.
|
Current Status |
Many, Many ideas and some code. Enough of the toolbox is written to allow (very) simple Mac programs to compile and run as Windows apps. There are still huge portions completely missing. I have also been working of a 68040 emulator for the initial release of the binary emulator however I may stop development on that and start work on a PPC one. The processor emulation uses dynamic recompilation to improve speed. |
How will WinMac Work |
Emulation's can be broadly grouped into a couple of categories.
WinMac is an OS level emulation There are many similarities between the Windows API and the Macintosh Toolbox. WinMac
takes Windows objects and presents them to Mac programs as ToolBox objects. When a
Macintosh program creates a graphics port it ends up with a Windows device context. All
calls made are then translated to their corresponding Windows Call or Calls. |
Expected Release Date |
Never! Sadly WinMac has been shelved indefinitely. Maybe one day I'll revisit it, but who knows when. |
A small demo |
MacFile : Everyone always wants to download something, and you won't go away empty handed here. This program uses the WinMac resource manager components to load and examine Macintosh binaries ( in Mac binary format). As it does very little checking on file type, opening any file other that a Mac binary file will likely crash the program. |
Email me | Ralph Mason |