Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * move melon_fopen_local() to Platform.cpp | Arisotura | 2019-03-27 |
| | | | | | * make it require that the file already exist (hopefully fixing config saving bug) * finally axe melon_fopen.cpp | ||
* | move melon_fopen() to Platform.cpp | Arisotura | 2019-03-27 |
| | | | | melon_fopen_local() will need fixoring | ||
* | also, update copyright name | Arisotura | 2019-01-22 |
| | |||
* | redesign main emu loop to use timestamps instead of being a trainwreck | StapleButter | 2019-01-05 |
| | | | | | | | | * cleaner code * faster in some cases * more accurate (on-demand compensation for timers and GPU) * less prone to desyncs * overall betterer | ||
* | re-blarg. linux doesn't take \ you idiot | StapleButter | 2018-12-11 |
| | |||
* | blarg | StapleButter | 2018-12-11 |
| | |||
* | 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. |