Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | blfdlkgdfgdf | Arisotura | 2021-11-17 | |
| | ||||
* | decouple JIT from Config. bahahahahah | Arisotura | 2021-11-17 | |
| | ||||
* | nicerer firmware color picker | Arisotura | 2021-11-17 | |
| | | | | also consistency aaaaaaaaaa | |||
* | UI consistency!!!! | Arisotura | 2021-11-10 | |
| | ||||
* | make the firmware dialog consistent with the rest of the UI | Arisotura | 2021-11-08 | |
| | ||||
* | make the Windows rc entries less stupid | Arisotura | 2021-11-04 | |
| | ||||
* | dtcm not dtcb | RSDuck | 2021-10-29 | |
| | ||||
* | get rid of DTCMSize | RSDuck | 2021-10-29 | |
| | ||||
* | fix more bugs in the DLDI machine | Arisotura | 2021-10-29 | |
| | ||||
* | add the PU checks. bahahahah | Arisotura | 2021-10-29 | |
| | ||||
* | more UTF8 shenanigans huh | Arisotura | 2021-10-28 | |
| | ||||
* | also don't try to save if there's no folder to sync to | Arisotura | 2021-10-28 | |
| | ||||
* | don't explode if the folder-sync path points to a non-existing folder | Arisotura | 2021-10-28 | |
| | ||||
* | oops! | Arisotura | 2021-10-28 | |
| | ||||
* | more accurate DTCM check | Arisotura | 2021-10-28 | |
| | ||||
* | blarg | Arisotura | 2021-10-28 | |
| | ||||
* | more complete (and accurate) CP15 setup for direct boot | Arisotura | 2021-10-28 | |
| | ||||
* | MCR/MRC aren't available in user mode | Arisotura | 2021-10-28 | |
| | ||||
* | fix some gaps in CPU modes | Arisotura | 2021-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) | |||
* | zarg | Arisotura | 2021-10-28 | |
| | ||||
* | DLDI/SD folder-sync apparatus (#1251) | Arisotura | 2021-10-28 | |
| | | | guess we can finally have DLDI that isn't obtuse | |||
* | InputConfigDialog: more DRY (#1238) | scurest | 2021-10-10 | |
| | ||||
* | Fix icon URL in README | Rayyan Ansari | 2021-10-03 | |
| | ||||
* | Move resources to res/ directory (#1204) | Nadia Holmquist Pedersen | 2021-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 Siekierka | 2021-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 Pedersen | 2021-10-02 | |
| | | | | This reverts commit a54b076b0659abc00820985fccbfa9ac095e3358. | |||
* | Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174) | Adrian Siekierka | 2021-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) | MysticExile | 2021-10-02 | |
| | | | oops! | |||
* | Redesign the Input dialog (#1226) | Rayyan Ansari | 2021-09-30 | |
| | ||||
* | implement margins for scheduler | RSDuck | 2021-09-27 | |
| | | | | hopefully this does not break anything | |||
* | buttonClicked workaround for old Qt | Nadia Holmquist Pedersen | 2021-09-17 | |
| | ||||
* | Use Homebrew LLVM for tha CI builds | Nadia Holmquist Pedersen | 2021-09-15 | |
| | ||||
* | Allow for using LLVM from Homebrew and include its libc++ | Nadia Holmquist Pedersen | 2021-09-15 | |
| | ||||
* | misc. DSP fixoring | Arisotura | 2021-09-11 | |
| | | | | (still doesn't work) | |||
* | Misc fixes for dsiwifi BMI stage (#1216) | Max Thomas | 2021-09-06 | |
| | ||||
* | Rename contributing.md to CONTRIBUTING.md | WaluigiWare64 | 2021-09-03 | |
| | ||||
* | BAHAHAHAHAHAHAAAAA-+*~+ | Arisotura | 2021-09-02 | |
| | ||||
* | make extra extra extra EXTRA sure the goddamn libraries are writable | Nadia Holmquist Pedersen | 2021-09-01 | |
| | ||||
* | Fixing a typo (#1205) | techmuse | 2021-08-31 | |
| | ||||
* | more fixes for literal invalidation | RSDuck | 2021-08-31 | |
| | ||||
* | fix #1187 | RSDuck | 2021-08-31 | |
| | | | | how could this go on unnoticed for so long? | |||
* | DMA timing renovation (#1207) | Arisotura | 2021-08-31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make timers usable for measurement shito without being assfuckingly unreliable * bürp * Arisotura can you ever clean up your goddamn code also regroup the timer code instead of having it split weirdly * make the set-timing functions a tad less hacky * congrats Arisotura you made an ass-enum * add timing region tables, and separate timings for ARM9 DMA (exempt of 3c penalty) * temp work on DMA timings, not finished also, did you know? 'increment/reload' is also a thing for the source address * begin work * add some of the GBA slot/wifi timings * complete it, I guess * make some progress * getting somewhere * sdsdfs * see, Arisotura, was it that hard? blarg. | |||
* | * add TSC shito | Arisotura | 2021-08-30 | |
| | | | | * fix possible modcrypt shittiness | |||
* | maybe don't leave in debug code, you derp | Arisotura | 2021-08-30 | |
| | ||||
* | actually make DSi-mode direct boot work to some extent | Arisotura | 2021-08-30 | |
| | ||||
* | I'm a derp | Arisotura | 2021-08-27 | |
| | ||||
* | ROM Info dialog - Only read 128 characters from each title | WaluigiWare64 | 2021-08-27 | |
| | | | | Titles should be zero-terminated, but this is for additional safety | |||
* | use NDSHeader struct, and expand it with the DSi shit | Arisotura | 2021-08-26 | |
| | ||||
* | Allow picking .dmg files as SD image | Nadia Holmquist Pedersen | 2021-08-26 | |
| | ||||
* | fix capitalization of DSiWare. heh | Arisotura | 2021-08-25 | |
| |