This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b755b273045aabc149b6a3ae9135f5a611ec9697
86Box
/
src
/
network
History
OBattler
b755b27304
Reworked network and SCSI thread initialization and termination;
...
Hard disk controller name and other related strings are now char * instead of fixed-size arrays.
2017-10-19 23:55:51 +02:00
..
slirp
More cleanups to separate main code from platform support and UI support, plus a few bugfixes.
2017-10-12 14:26:28 -04:00
bswap.h
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
2017-08-27 04:33:47 +01:00
net_ne2000.c
Another cleanup run.
2017-10-17 02:01:03 -04:00
net_ne2000.h
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
2017-08-27 04:33:47 +01:00
net_pcap.c
Reworked network and SCSI thread initialization and termination;
2017-10-19 23:55:51 +02:00
net_slirp.c
Reworked network and SCSI thread initialization and termination;
2017-10-19 23:55:51 +02:00
network.c
Reworked network and SCSI thread initialization and termination;
2017-10-19 23:55:51 +02:00
network.h
Reworked network and SCSI thread initialization and termination;
2017-10-19 23:55:51 +02:00
pcap_if.c
Another round of cleanups - the main code no longer refers to, let alone uses, anything in the platform folder - completely separated!
2017-10-11 05:43:09 -04:00