Arisotura
|
9df8d91bdc
|
keep the ugliness confined in Platform.cpp
|
2020-05-19 21:34:24 +02:00 |
Arisotura
|
83f8e11bc1
|
update copyright years
|
2020-02-14 20:18:08 +01:00 |
Nadia Holmquist Pedersen
|
7af658f089
|
Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS suitable for systemwide installation.
|
2019-12-04 22:46:33 +01:00 |
Arisotura
|
f8751bd1fb
|
first attempt at things
(also fix softrenderer reset)
|
2019-04-01 02:51:31 +02:00 |
Arisotura
|
60a728283e
|
* remove EmuDirectory from the core
* rework OpenLocalFile(), make the code more elegant, also fixes #352
|
2019-03-27 13:54:33 +01:00 |
Arisotura
|
f08b87b41f
|
* move melon_fopen_local() to Platform.cpp
* make it require that the file already exist (hopefully fixing config saving bug)
* finally axe melon_fopen.cpp
|
2019-03-27 13:34:26 +01:00 |
Arisotura
|
6d7e80b677
|
move melon_fopen() to Platform.cpp
melon_fopen_local() will need fixoring
|
2019-03-27 04:23:03 +01:00 |
Arisotura
|
b0efde8bf7
|
also, update copyright name
|
2019-01-22 15:58:29 +01:00 |
StapleButter
|
fea7955675
|
fixor copyright years.
|
2018-09-15 02:32:13 +02:00 |
StapleButter
|
4ec2d109f7
|
wifi: more shit
|
2017-12-18 19:31:26 +01:00 |
StapleButter
|
e44bc7743d
|
actually init pcap etc
|
2017-12-17 23:09:48 +01:00 |
StapleButter
|
495d0ba12d
|
add support for SPI shutdown, btw
|
2017-09-21 03:59:12 +02:00 |
StapleButter
|
8558eff8aa
|
properly reset 3D thread state
|
2017-05-26 01:22:11 +02:00 |
StapleButter
|
4b3caedbe7
|
first attempt at threading the 3D renderer
|
2017-05-23 23:38:28 +02:00 |
StapleButter
|
edc959dcf5
|
draft APIs for threading in the core.
also, misc wifi crap, nothing noteworthy.
|
2017-05-19 22:17:28 +02:00 |
StapleButter
|
3b07da3a97
|
attempt at actually sending packets.
into the void for now.
|
2017-05-12 00:48:42 +02:00 |
StapleButter
|
01361f006e
|
(untested yet) code for sending and receiving packets via sockets
MAC randomization
|
2017-05-11 23:43:57 +02:00 |
StapleButter
|
9a2e2998e9
|
salvage socket init code
|
2017-05-11 19:57:49 +02:00 |
StapleButter
|
36fa621436
|
lay base for core->platform interaction
(immediately planned: threaded 3D renderer, wifi connectivity)
|
2017-05-09 04:55:38 +02:00 |