macemu/BasiliskII/src/MacOSX/Multiple-Windows
2002-03-16 04:01:09 +00:00
..
English.lproj Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
README Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00

This is a version of the interface that would allow multiple emulations to
run side-by-side, in different windows. Currently, the uae_cpu engine is not
re-entrant, and some of the Basilisk glue would not allow this, so this will
probably never be used. I will save it here for educational purposes, and just
in case this feature is ever needed.