aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* what.Arisotura2021-11-22
|
* ensure shit doesn't asplode atleast until this code is redoneArisotura2021-11-21
|
* remove remains of SDIOFileArisotura2021-11-21
|
* add valid wifi data to the default firmwareArisotura2021-11-20
|
* ASGYHFDUHDIUIHSJODHSIJDHSIYGDHSJKDSDSDSDSDArisotura2021-11-20
|
* make firmware settings override also apply in DSi modeArisotura2021-11-20
|
* hopefully fix Qt6Arisotura2021-11-19
|
* move 'randomize MAC' setting to firmware settings, and add setting for ↵Arisotura2021-11-19
| | | | | | changing the MAC. make things overall betterer.
* better suited entry method for the firmware birthdayArisotura2021-11-18
|
* fix potential crash with firmware dialog (when closing dialog via X and ↵Arisotura2021-11-18
| | | | opening it again)
* make external-BIOS toggle also explicitly control external firmwareArisotura2021-11-18
| | | | make things a tad more consistent and explicit
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
|
* oopsArisotura2021-11-17
|
* whatArisotura2021-11-17
|
* prevent out of bounds writeRSDuck2021-11-17
|
* decouple more config shit from the core. bahahahArisotura2021-11-17
|
* remove some more shitty stringsArisotura2021-11-17
|
* * remove more Config dependencies from the coreArisotura2021-11-17
| | | | * also use less shitty strings
* blfdlkgdfgdfArisotura2021-11-17
|
* decouple JIT from Config. bahahahahahArisotura2021-11-17
|
* nicerer firmware color pickerArisotura2021-11-17
| | | | also consistency aaaaaaaaaa
* UI consistency!!!!Arisotura2021-11-10
|
* make the firmware dialog consistent with the rest of the UIArisotura2021-11-08
|
* make the Windows rc entries less stupidArisotura2021-11-04
|
* dtcm not dtcbRSDuck2021-10-29
|
* get rid of DTCMSizeRSDuck2021-10-29
|
* fix more bugs in the DLDI machineArisotura2021-10-29
|
* add the PU checks. bahahahahArisotura2021-10-29
|
* more UTF8 shenanigans huhArisotura2021-10-28
|
* also don't try to save if there's no folder to sync toArisotura2021-10-28
|
* don't explode if the folder-sync path points to a non-existing folderArisotura2021-10-28
|
* oops!Arisotura2021-10-28
|
* more accurate DTCM checkArisotura2021-10-28
|
* blargArisotura2021-10-28
|
* more complete (and accurate) CP15 setup for direct bootArisotura2021-10-28
|
* MCR/MRC aren't available in user modeArisotura2021-10-28
|
* fix some gaps in CPU modesArisotura2021-10-28
| | | | | | | * non-defined CPU modes are actually possible * bit4 of all PSRs is forced to one (modes 00-0F aren't possible) * modes 14/15/16 and 18/19/1A share a SPSR with modes 17 and 1B respectively (but they don't share the register banks) * modes 10 and 1C/1D/1E don't have a SPSR (MRS returns the CPSR always)
* zargArisotura2021-10-28
|
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
| | | guess we can finally have DLDI that isn't obtuse
* InputConfigDialog: more DRY (#1238)scurest2021-10-10
|
* Fix icon URL in READMERayyan Ansari2021-10-03
|
* Move resources to res/ directory (#1204)Nadia Holmquist Pedersen2021-10-03
| | | | | * Move resources to res/ directory and update CMake scripts accordingly Co-authored-by: Rayyan Ansari <68647953+RayyanAnsari@users.noreply.github.com>
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Generate a simple non-bootable firmware when not provided. * Expose Username and Language into settings dialog. * Add firmware overrides for more settings. Also make override optionals when a firmware is provided. * Refactor firmware settings into separate dialog. * use usernameLength instead of u16Username.length() (#3) * Fix curly braces code-style. * LoadUserSettingsFromConfig: convert from UTF-8 to UTF-16 via wstring_convert * Fix firmware username capitalization. * cleanup firmware backup logic * Put brace where it should be Co-authored-by: Rayyan Ansari <68647953+RayyanAnsari@users.noreply.github.com> Co-authored-by: Filippo Scognamiglio <flscogna@gmail.com> Co-authored-by: kyandora <71771686+kyandora@users.noreply.github.com> Co-authored-by: Filippo Scognamiglio <filippo.scognamiglio@felgo.com> Co-authored-by: RSDuck <RSDuck@users.noreply.github.com> Co-authored-by: Rayyan Ansari <68647953+RayyanAnsari@users.noreply.github.com>
* Revert "Misc fixes for dsiwifi BMI stage (#1216)"Nadia Holmquist Pedersen2021-10-02
| | | | This reverts commit a54b076b0659abc00820985fccbfa9ac095e3358.
* Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174)Adrian Siekierka2021-10-02
| | | | | | | | | | | | * Fallback to FreeBIOS when BIOS files are not found. * Add sources of drastic bios files. * Move FreeBIOS/external BIOS choice to configuration option/checkbox. * Fix indentation Co-authored-by: Filippo Scognamiglio <flscogna@gmail.com> Co-authored-by: Filippo Scognamiglio <filippo.scognamiglio@felgo.com>
* Update version in README.md (#1221)MysticExile2021-10-02
| | | oops!
* Redesign the Input dialog (#1226)Rayyan Ansari2021-09-30
|
* implement margins for schedulerRSDuck2021-09-27
| | | | hopefully this does not break anything
* buttonClicked workaround for old QtNadia Holmquist Pedersen2021-09-17
|
* Use Homebrew LLVM for tha CI buildsNadia Holmquist Pedersen2021-09-15
|