Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add ROM #3159 to romlist.bin | StapleButter | 2018-12-12 | |
| | ||||
* | preliminary microphone code. requires an actual microphone. resulting audio ↵ | StapleButter | 2018-12-12 | |
| | | | | is farty and blargy as fuck. | |||
* | move config-file seeking code to its own thing. | StapleButter | 2018-12-11 | |
| | | | | | look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini. rewrite WinMain() wrapper. | |||
* | SPI done | StapleButter | 2018-10-18 | |
| | ||||
* | fixor copyright years. | StapleButter | 2018-09-15 | |
| | ||||
* | Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or ↵ | Zion Nimchuk | 2018-01-11 | |
| | | | | AppData | |||
* | clear chipselect when turning SPI off. fixes libnds bugs. | StapleButter | 2017-12-19 | |
| | ||||
* | add support for SPI shutdown, btw | StapleButter | 2017-09-21 | |
| | ||||
* | * allow 128KB firmwares (DSi/3DS dumps) | StapleButter | 2017-08-05 | |
| | | | | * document firmware sizes better | |||
* | implement transfer delays for both SPI busses | StapleButter | 2017-07-15 | |
| | | | | also make microphone input return 0x800 | |||
* | * implement firmware saving for user settings | StapleButter | 2017-06-26 | |
| | | | | * fix bug with SPI commands that have no parameters | |||
* | quick hack: Tab toggles framerate limit. | StapleButter | 2017-05-25 | |
| | | | | misc little fix. | |||
* | (untested yet) code for sending and receiving packets via sockets | StapleButter | 2017-05-11 | |
| | | | | MAC randomization | |||
* | * stub more wifi crap | StapleButter | 2017-04-07 | |
| | | | | | * louder sound * misc fixes | |||
* | * more accurate direct boot | StapleButter | 2017-03-21 | |
| | | | | | * improve touchscreen precision a bit * proper support for 512KB firmwares | |||
* | reorganize repo, move shit around | StapleButter | 2017-03-16 | |