Revision: | 1.1 |
Committed: | 2002-03-16T04:00:57Z (22 years, 8 months ago) by nigel |
Branch: | MAIN |
CVS Tags: | nigel-build-19, nigel-build-12, nigel-build-13, nigel-build-10, nigel-build-16, nigel-build-17, nigel-build-15, HEAD |
Log Message: | Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 |
# | User | Rev | Content |
---|---|---|---|
1 | nigel | 1.1 | This is a version of the interface that would allow multiple emulations to |
2 | run side-by-side, in different windows. Currently, the uae_cpu engine is not | ||
3 | re-entrant, and some of the Basilisk glue would not allow this, so this will | ||
4 | probably never be used. I will save it here for educational purposes, and just | ||
5 | in case this feature is ever needed. |