More actions
(Created page with "{{Infobox Switch Homebrews |title=SDL for Switch |image=sdlforswitch.png |description=SDL 1.2.15 port for Nintendo Switch. |author=Nop90-Switch |lastupdated=2018/03/02 |type=Developments |version=0.2 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/sdlforswitch.7z |website=https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/ |source=https://github.com/Nop90-Switch/SDL-SWITCH |donation= }} {{#seo: |title=Switch Homebrew PC Tools (Develo...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=SDL for Switch | |title=SDL for Switch | ||
|image= | |image=sdlswitch.png | ||
|description=SDL 1.2.15 port for Nintendo Switch. | |description=SDL 1.2.15 port for Nintendo Switch. | ||
|author=nop90 | |||
|author= | |||
|lastupdated=2018/03/02 | |lastupdated=2018/03/02 | ||
|type=Developments | |type=Developments | ||
|version=0.2 | |version=0.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/sdlswitch.7z | ||
|website=https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/ | |website=https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/ | ||
|source=https://github.com/Nop90-Switch/SDL-SWITCH | |source=https://github.com/Nop90-Switch/SDL-SWITCH | ||
|donation= | |donation= | ||
}} | }} | ||
SDL 1.2.15 port for Nintendo Switch, based on the 3DS port by nop90. | |||
SDL 1.2.15 port for Nintendo Switch. | |||
==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. | |||
''' | |||
* | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Nop90-Switch/SDL-SWITCH | ||
* GBAtemp - https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/ | |||
Latest revision as of 11:29, 2 Haziran 2023
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.