index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Wifi.cpp
Commit message (
Expand
)
Author
Age
*
make myself at home
lonkaars
2024-04-29
*
wifi: try ignoring MP frames if not engaging in MP comm
Arisotura
2024-04-13
*
wifi improvements:
Arisotura
2024-04-12
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Refactor how save data (including SD cards) is initialized (#1898)
Jesse Talavera
2023-12-04
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
convert Wifi and WifiAP
Arisotura
2023-11-04
*
update copyright years
Arisotura
2023-11-04
*
get this started: refactor SPI in OOP
Arisotura
2023-11-03
*
better, less hacky, more OOP-friendly scheduler design
Arisotura
2023-11-02
*
Refactor the core's handling of firmware and BIOS images to rely less on the ...
Jesse Talavera-Greenberg
2023-09-18
*
Reduce code stink (#1818)
jdp_
2023-08-28
*
Assorted portability enhancements (#1800)
Jesse Talavera-Greenberg
2023-08-18
*
wifi: attempt two at optimizing the sync mechanism. this time it should be fa...
Arisotura
2023-07-28
*
wifi: implement CMD retries
Arisotura
2023-07-27
*
wifi:
Arisotura
2023-07-27
*
cancel CMD transfer if there isn't enough time left
Arisotura
2023-07-25
*
wifi: mystery ack value is CMD_COUNT
Arisotura
2023-07-25
*
keep that one extra line in, tho
Arisotura
2023-07-25
*
Revert "attempt at making local multiplayer faster"
Arisotura
2023-07-25
*
attempt at making local multiplayer faster
Arisotura
2023-07-15
*
fix bad seqno bug with MP replies (oops)
Arisotura
2023-07-14
*
wifi: only allow setting TXSLOT_CMD bit15 if CMDCOUNT is nonzero, as per GBAtek
Arisotura
2023-07-14
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
Wifi: -Wformat warning caused by missing printf argument (#1532)
Rupert Carmichael
2022-12-30
*
merge local_wifi (#1516)
Arisotura
2022-09-22
*
comment out debug printfs
RSDuck
2022-02-25
*
Wifi power saving, hopefully enough!
RSDuck
2022-02-25
*
update copyright headers
Arisotura
2022-01-09
*
Fix some compiler warnings
WaluigiWare64
2021-05-03
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
handle edge cases properly
RSDuck
2021-01-09
*
mask off upper bits when incrementing RX addr
RSDuck
2021-01-09
*
use C++ style structs everywhere
RSDuck
2021-01-02
*
remove some UB
RSDuck
2020-09-04
*
wifi:
Arisotura
2020-08-19
*
take care of some minor details
Arisotura
2020-06-21
*
get it to atleast finish a scan without shitting itself
Arisotura
2020-06-15
*
* take nwifi forward some
Arisotura
2020-06-15
*
update copyright years
Arisotura
2020-02-14
*
start differenciating between direct and indirect LAN modes.
Arisotura
2019-03-04
*
start work on non-direct mode. reply to DHCP discover frame.
Arisotura
2019-02-23
*
also, update copyright name
Arisotura
2019-01-22
*
redesign main emu loop to use timestamps instead of being a trainwreck
StapleButter
2019-01-05
*
aight, wifi done
StapleButter
2018-10-18
*
fixor copyright years.
StapleButter
2018-09-15
*
wifi: implement increment for txheader[4]
StapleButter
2018-01-04
*
wifi:
StapleButter
2017-12-19
*
wifiAP: basic support for probereq/auth/assoc/deauth/deassoc
StapleButter
2017-12-18
[next]