| Commit message (Expand) | Author | Age |
* | 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 |
* | start working on melonAP. | StapleButter | 2017-12-18 |
* | wifi: more shit | StapleButter | 2017-12-18 |
* | actually init pcap etc | StapleButter | 2017-12-17 |
* | Fix bitwise operation precedence. | Anthony J. Bentley | 2017-12-06 |
* | comment out some unwanted printf's | StapleButter | 2017-12-07 |
* | wifi: little fix related to replies (when the address isn't set, don't try to... | StapleButter | 2017-06-22 |
* | wifi: tiny fix (bad TXSTAT after MP host transfer) | StapleButter | 2017-06-20 |
* | wifi: fix for MP replies. | StapleButter | 2017-06-18 |
* | wifi: another little fix | StapleButter | 2017-06-18 |
* | wifi: fix reception of MP replies | StapleButter | 2017-06-18 |
* | send empty reply when no MP reply is configured | StapleButter | 2017-06-16 |
* | emulate RXTXADDR. receive packets progressively instead of all at once. | StapleButter | 2017-06-15 |
* | implement RFSTATUS/RFPINS values for TX and RX | StapleButter | 2017-06-15 |
* | more accurate MP reply | StapleButter | 2017-06-15 |
* | wifi: more correct IRQ behavior, time MP replies better. | StapleButter | 2017-06-15 |
* | wifi: proper TX/RX status switch and RX check | StapleButter | 2017-06-15 |
* | wifi: fix IRQ14 emulation. other fixes and attempts. | StapleButter | 2017-06-13 |
* | wifi: attempt at further MP functionality (reply, ack). not working. ugly. | StapleButter | 2017-06-09 |
* | * fix TX logic again | StapleButter | 2017-06-07 |
* | wifi: cmd timer | StapleButter | 2017-06-05 |
* | wifi: fix TX start logic (it is possible to write TXREQ then TXLOC) | StapleButter | 2017-06-05 |
* | * bump version number | StapleButter | 2017-06-04 |
* | draft APIs for threading in the core. | StapleButter | 2017-05-19 |
* | wifi improvements | StapleButter | 2017-05-12 |
* | more work on packet reception. | StapleButter | 2017-05-12 |
* | attempt at actually sending packets. | StapleButter | 2017-05-12 |
* | salvage socket init code | StapleButter | 2017-05-11 |
* | misc. things | StapleButter | 2017-05-09 |
* | 3D: attempt at fixing culling. players in Madden are no longer full of holes,... | StapleButter | 2017-05-03 |
* | more wifi work: timers and their IRQs | StapleButter | 2017-05-01 |
* | wifi: implement RAM access via the fancypants registers. allows Pictochat to ... | StapleButter | 2017-05-01 |
* | better wifi stub | StapleButter | 2017-04-12 |
* | some attempt at actually stubbing out wifi. except it won't fucking work. | StapleButter | 2017-04-10 |
* | * stub more wifi crap | StapleButter | 2017-04-07 |
* | reorganize repo, move shit around | StapleButter | 2017-03-16 |