aboutsummaryrefslogtreecommitdiff
path: root/src/SPI.cpp
Commit message (Collapse)AuthorAge
* Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or ↵Zion Nimchuk2018-01-11
| | | | AppData
* clear chipselect when turning SPI off. fixes libnds bugs.StapleButter2017-12-19
|
* add support for SPI shutdown, btwStapleButter2017-09-21
|
* * allow 128KB firmwares (DSi/3DS dumps)StapleButter2017-08-05
| | | | * document firmware sizes better
* implement transfer delays for both SPI bussesStapleButter2017-07-15
| | | | also make microphone input return 0x800
* * implement firmware saving for user settingsStapleButter2017-06-26
| | | | * fix bug with SPI commands that have no parameters
* quick hack: Tab toggles framerate limit.StapleButter2017-05-25
| | | | misc little fix.
* (untested yet) code for sending and receiving packets via socketsStapleButter2017-05-11
| | | | MAC randomization
* * stub more wifi crapStapleButter2017-04-07
| | | | | * louder sound * misc fixes
* * more accurate direct bootStapleButter2017-03-21
| | | | | * improve touchscreen precision a bit * proper support for 512KB firmwares
* reorganize repo, move shit aroundStapleButter2017-03-16