quephird / happiNESs

An attempt at an NES emulator written in Swift
5 stars 0 forks source link

Make fullscreenable while disallowing resizability #81

Closed quephird closed 1 week ago

quephird commented 1 week ago

This PR introduces fullscreen mode for happiNESs. However, you need to be on macOS 15.1 or later in order to be able to do this, and so it was critical that the emulator continued to run in windowed mode without regression, which it does. Some crucial points to make: