Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | keep the ugliness confined in Platform.cpp | Arisotura | 2020-05-19 |
| | |||
* | update copyright years | Arisotura | 2020-02-14 |
| | |||
* | Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS ↵ | Nadia Holmquist Pedersen | 2019-12-04 |
| | | | | suitable for systemwide installation. | ||
* | first attempt at things | Arisotura | 2019-04-01 |
| | | | | (also fix softrenderer reset) | ||
* | * remove EmuDirectory from the core | Arisotura | 2019-03-27 |
| | | | | * rework OpenLocalFile(), make the code more elegant, also fixes #352 | ||
* | * 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 |
| | |||
* | fixor copyright years. | StapleButter | 2018-09-15 |
| | |||
* | wifi: more shit | StapleButter | 2017-12-18 |
| | |||
* | actually init pcap etc | StapleButter | 2017-12-17 |
| | |||
* | add support for SPI shutdown, btw | StapleButter | 2017-09-21 |
| | |||
* | properly reset 3D thread state | StapleButter | 2017-05-26 |
| | |||
* | first attempt at threading the 3D renderer | StapleButter | 2017-05-23 |
| | |||
* | draft APIs for threading in the core. | StapleButter | 2017-05-19 |
| | | | | also, misc wifi crap, nothing noteworthy. | ||
* | attempt at actually sending packets. | StapleButter | 2017-05-12 |
| | | | | into the void for now. | ||
* | (untested yet) code for sending and receiving packets via sockets | StapleButter | 2017-05-11 |
| | | | | MAC randomization | ||
* | salvage socket init code | StapleButter | 2017-05-11 |
| | |||
* | lay base for core->platform interaction | StapleButter | 2017-05-09 |
(immediately planned: threaded 3D renderer, wifi connectivity) |