9 Commits

Author SHA1 Message Date
edlf 0a260b841c Clean up 2025-12-07 11:32:06 +01:00
edlf ce0aaf0ff2 Add screen shake option to menu + update readme 2025-11-08 11:04:10 +01:00
edlf 1cf1c7e4be Fix media, clean up code 2025-11-08 10:35:33 +01:00
edlf 0302490d3c Remove copy of sdl2, use submodule instead 2025-11-08 10:35:18 +01:00
HoRnEyDvL 606aa2d1bd Scale Test 2025-11-06 12:59:23 +11:00
HoRnEyDvL 26bd75e9a5 Reverted some Code which was fixed by changing dep order
By moving libcmt.lib & libcmtd.lib to the bottom of additional dependencies list it fixes the following errors.

one or more multiply defined symbols found
__allmul already defined in libcmt.lib(llmul.obj)
__aulldvrm already defined in libcmt.lib(ulldvrm.obj)

Code has now been restored in SDL_stdlib.c
2025-10-15 22:48:51 +11:00
HoRnEyDvL 24f9c84dc0 Added Title/Save Image + Title ID & Name
Image loads on supported dashboards & Xbe name also shows as Celeste. TitleID set as 00CE1357
2025-10-14 18:25:54 +11:00
HoRnEyDvL 10785b07a4 Save & Load State buttons update
Updated Save / Load state buttons

White - Save State
Black - Load State
2025-10-14 14:51:43 +11:00
HoRnEyDvL f13336faa3 Initial Commit + Pause, Save / Load State Support
This Includes

Support for pause , save and load state added into sdl12main.c
2025-10-14 13:26:06 +11:00