SDL For Switch
From GameBrew
More actions
| SDL for Switch | |
|---|---|
| General | |
| Author | nop90 |
| Type | Developments |
| Version | 0.2 |
| License | Mixed |
| Last Updated | 2018/03/02 |
| Links | |
| Download | |
| Website | |
| Source | |
SDL 1.2.15 port for Nintendo Switch, based on the 3DS port by nop90.
Changelog
v0.2 2018/03/02
- Added 8bpp 16bpp and 24bpp video mode.
- Added touch screen handling (mapped to mouse events).
- Added automatic download an install of SDL_image SDL_gfx SDL_TTF and SDL_Mixer.
v0.1 2018/02/24
- In the first release there is a basic video 32 bpp driver and key input events handler.