SDL/src/main
Ryan C. Gordon 6249bac891 dos: Use INT 0x21, operation 0x62 to calculate basepath.
Previously this captured argv[0] and pushed it through searchpath(). It's
probably better to go right to the source to find this info, though.
2026-05-26 14:28:58 -04:00
..
dos dos: Use INT 0x21, operation 0x62 to calculate basepath. 2026-05-26 14:28:58 -04:00
emscripten emscripten: Add support for automounting persistent storage before SDL_main. 2026-03-25 14:16:07 -04:00
gdk Updated copyright for 2026 2026-01-01 09:40:08 -08:00
generic Updated copyright for 2026 2026-01-01 09:40:08 -08:00
ios Updated copyright for 2026 2026-01-01 09:40:08 -08:00
n3ds Updated copyright for 2026 2026-01-01 09:40:08 -08:00
ngage [N-Gage] Resolve hang on repeated app launch. 2026-05-06 18:32:05 +02:00
ps2 Updated copyright for 2026 2026-01-01 09:40:08 -08:00
psp Updated copyright for 2026 2026-01-01 09:40:08 -08:00
windows Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_main_callbacks.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_main_callbacks.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_runapp.c Add DOS platform support (DJGPP) (#15377) 2026-04-23 19:54:49 -04:00