aboutsummaryrefslogtreecommitdiff
path: root/src/Platform.h
Commit message (Expand)AuthorAge
* Check for write permissions for some key files (#1972)Jaklyy2024-02-07
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* update copyright yearsArisotura2023-11-04
* get this started: refactor SPI in OOPArisotura2023-11-03
* RTC revamp (#1867)Arisotura2023-10-30
* Miscellaneous DSi NAND fixes (#1852)Jesse Talavera-Greenberg2023-10-24
* GDB stub (#1583)PoroCYon2023-10-22
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* pointless micro optimisationsRSDuck2023-04-28
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* actual DSi camera support (#1520)Arisotura2022-10-02
* merge local_wifi (#1516)Arisotura2022-09-22
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* move 'randomize MAC' setting to firmware settings, and add setting for changi...Arisotura2021-11-19
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* decouple more config shit from the core. bahahahArisotura2021-11-17
* * remove more Config dependencies from the coreArisotura2021-11-17
* decouple JIT from Config. bahahahahahArisotura2021-11-17
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Remove unneeded OpenGL loading function code (#1006)WaluigiWare642021-02-17
* use std::function in Thread_Create so we can revert back to using itRSDuck2021-02-11
* Improved SRAM performance (#925)Kimmy Andersson2021-01-09
* Merge vram dirty trackingRSDuck2020-11-30
* make platform objects typesafer and add mutexRSDuck2020-11-09
* keep the ugliness confined in Platform.cppArisotura2020-05-19
* update copyright yearsArisotura2020-02-14
* Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui...Nadia Holmquist Pedersen2019-12-04
* first attempt at thingsArisotura2019-04-01
* * remove EmuDirectory from the coreArisotura2019-03-27
* * move melon_fopen_local() to Platform.cppArisotura2019-03-27
* move melon_fopen() to Platform.cppArisotura2019-03-27
* also, update copyright nameArisotura2019-01-22
* fixor copyright years.StapleButter2018-09-15
* wifi: more shitStapleButter2017-12-18
* actually init pcap etcStapleButter2017-12-17
* add support for SPI shutdown, btwStapleButter2017-09-21
* properly reset 3D thread stateStapleButter2017-05-26
* first attempt at threading the 3D rendererStapleButter2017-05-23
* draft APIs for threading in the core.StapleButter2017-05-19
* attempt at actually sending packets.StapleButter2017-05-12
* (untested yet) code for sending and receiving packets via socketsStapleButter2017-05-11
* salvage socket init codeStapleButter2017-05-11