Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Introduce `Platform::Log` (#1640) | Jesse Talavera-Greenberg | 2023-03-23 |
| | | | | | | | | | | | | | * Add Platform::Log and Platform::LogLevel * Replace most printf calls with Platform::Log calls * Move a brace down * Move some log entries to one Log call - Some implementations of Log may assume a full line * Log the MAC address as LogLevel::Info | ||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Custom path support (#1333) | Arisotura | 2022-01-07 |
| | | | | | | | also including: * getting rid of shitty strings * all new, cleaner ROM handling code * base for DSi savestates * GBA slot addons (for now, memory cart) | ||
* | Revert "Misc fixes for dsiwifi BMI stage (#1216)" | Nadia Holmquist Pedersen | 2021-10-02 |
| | | | | This reverts commit a54b076b0659abc00820985fccbfa9ac095e3358. | ||
* | Misc fixes for dsiwifi BMI stage (#1216) | Max Thomas | 2021-09-06 |
| | |||
* | Fix some compiler warnings | WaluigiWare64 | 2021-05-03 |
| | |||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | Fix some compiler warnings | WaluigiWare64 | 2021-01-25 |
| | |||
* | make FIFO size static whene possible | RSDuck | 2020-12-30 |
| | |||
* | NWifi: correctly determine ROM/chip/etc IDs based on hardware version (as ↵ | Arisotura | 2020-08-19 |
| | | | | | | specified in firmware). fixes #700 | ||
* | make it work without a hack | Arisotura | 2020-06-21 |
| | |||
* | wifi fixes and shit. getting there, somewhat. | Arisotura | 2020-06-21 |
| | |||
* | fix slirp crash when exiting without having inited slirp | Arisotura | 2020-06-16 |
| | | | | also fix misc bugs | ||
* | make it get further | Arisotura | 2020-06-16 |
| | |||
* | make it actually connect. hark hark hark | Arisotura | 2020-06-15 |
| | |||
* | get it to atleast finish a scan without shitting itself | Arisotura | 2020-06-15 |
| | |||
* | * take nwifi forward some | Arisotura | 2020-06-15 |
| | | | | | * shut up CP15 printf's for Fx0 * fix bugs | ||
* | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | |||
* | betterer SD/MMC code. Flipnote can save shit! | Arisotura | 2020-06-01 |
| | |||
* | wifi: take this shit further. complete wifi init | Arisotura | 2019-08-04 |
| | |||
* | add BMI commands and other shit | Arisotura | 2019-07-24 |
| | |||
* | lots of things. attempting to make wifi init work. not there yet. | Arisotura | 2019-07-24 |
| | |||
* | HARK HARK HARK HARK | Arisotura | 2019-07-03 |
| | |||
* | lay base for DSi wifi | Arisotura | 2019-07-03 |