mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-19 19:30:42 +00:00
- Added Mac SE 24 bit ROM screen patch from mini vMac. The guest OS resolution in System 6 can be defined at an arbitrary combination. - Mac frame buffer base mapping is moved out from guest RAM. This creates more leg room for the host frame buffer. - Enable System 6 vscreen support in SDL2. Passed build and test. - Enable System 6 vscreen support in SDL1. Passed build and test. - Eanble System 6 vscreen support in XWidnow. Passed build and test. See my [screen cast demo here](https://youtu.be/aXzM8t_u3zI) Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
Description
Languages
C++
66.1%
C
26.4%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%