Commit Graph

20 Commits

Author SHA1 Message Date
2569c67a13 Add support for changing the DS and DSi battery level
The DS battery level is configured via the SPI Power Management Device,
and the DSi's is configured via the I2C BPTWL. Add support for changing
these registers and add the "Power Management" dialog in the UI.
2022-03-07 21:08:54 +01:00
35cc79787d update copyright headers 2022-01-09 02:15:50 +01:00
e665e25bd3 Custom path support (#1333)
also including:
* getting rid of shitty strings
* all new, cleaner ROM handling code
* base for DSi savestates
* GBA slot addons (for now, memory cart)
2022-01-07 14:00:43 +01:00
523552a92d actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
436b3c4c1d update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
34da7f5cc3 minor code refactoring, to simplify BizHawk support (#958) 2021-01-22 19:05:07 +01:00
c9447935ff NWifi: correctly determine ROM/chip/etc IDs based on hardware version (as specified in firmware).
fixes #700
2020-08-19 17:53:31 +02:00
2327de2423 Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi 2020-05-30 03:12:42 +02:00
83f8e11bc1 update copyright years 2020-02-14 20:18:08 +01:00
a9f36929e0 TSC: add backwards-compatibility 2019-08-04 14:34:33 +02:00
f7f4ff0519 wifi: take this shit further. complete wifi init 2019-08-04 02:16:16 +02:00
58e3ff61ac add I2C shito 2019-06-15 16:58:02 +02:00
b0efde8bf7 also, update copyright name 2019-01-22 15:58:29 +01:00
758bed93bc preliminary microphone code. requires an actual microphone. resulting audio is farty and blargy as fuck. 2018-12-12 16:33:40 +01:00
cbe5780837 SPI done 2018-10-18 02:54:48 +02:00
148f4032f1 fix code that would have fucking asploded 2018-10-18 01:38:33 +02:00
fea7955675 fixor copyright years. 2018-09-15 02:32:13 +02:00
a4f436f827 * stub more wifi crap
* louder sound
* misc fixes
2017-04-07 17:37:49 +02:00
3a89513c93 * more accurate direct boot
* improve touchscreen precision a bit
* proper support for 512KB firmwares
2017-03-21 00:53:04 +01:00
8a4ed8f41c reorganize repo, move shit around 2017-03-16 23:01:22 +01:00