Skip to content

Releases: mattiaa95/eNDS

Release list

eNDS 1.0.0 (33)

Choose a tag to compare

@mattiaa95 mattiaa95 released this 12 Sep 08:56

Complete corresponding source for the 1.0.0 (33) binary — the build submitted to the App Store.

Layout follows the window, not the device

  • The DS screens and the on-screen controller reflow for Split View, Stage Manager and windows that resize continuously, with no branches on device idiom or on UIScreen.main.bounds.
  • In a square-ish container the control band is reserved rather than left to collide with the touch screen, and the L/R shoulders sit at the top corner of the screens instead of floating at the top of the container.
  • Two sweeps behind launch arguments validate this without a device that can produce those sizes: -iNDSLayoutSweep checks the geometry across a matrix of container sizes and exits non-zero on any overlap, and -iNDSVisualSweep renders the real emulation view to PNGs at those sizes.

Also

  • New app icon: light, dark and tinted, plus a matching splash icon.
  • Version bumped to 1.0.0 (33).

main has moved on from this tag with one commit that changes no behaviour: every source comment is in English, the README states that this project was written with heavy use of AI coding assistants, and the app-icon files are named after what they are. Build the tag if you want the exact binary; build main if you want to read the code.