mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-16 14:30:34 +00:00
We want to have just one base driver that can handle both fullscreen and windowed mode, so that we can easily switch between modes. Create a virtual init() method to do construction, so we can move common code from the derived classes into the base init().
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++
66.1%
C
26.4%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%