Anthony J. Bentley
|
b603029549
|
Fix bitwise operation precedence.
|
2017-12-06 22:02:55 -07:00 |
StapleButter
|
b5046b9766
|
comment out some unwanted printf's
|
2017-12-07 01:04:00 +01:00 |
StapleButter
|
6ba178d7cf
|
wifi: little fix related to replies (when the address isn't set, don't try to adjust the TX header)
|
2017-06-22 16:38:35 +02:00 |
StapleButter
|
456fe23850
|
wifi: tiny fix (bad TXSTAT after MP host transfer)
|
2017-06-20 12:20:37 +02:00 |
StapleButter
|
c5dbb01aa3
|
wifi: fix for MP replies.
clean up code.
make packet logging conditional.
|
2017-06-18 16:26:59 +02:00 |
StapleButter
|
d5fd96c500
|
wifi: another little fix
|
2017-06-18 03:41:36 +02:00 |
StapleButter
|
8cde75ce53
|
wifi: fix reception of MP replies
(still not working, don't catch fire Ndymario)
|
2017-06-18 02:05:21 +02:00 |
StapleButter
|
33fc98fac4
|
send empty reply when no MP reply is configured
|
2017-06-16 01:54:31 +02:00 |
StapleButter
|
6cda8d98b4
|
emulate RXTXADDR. receive packets progressively instead of all at once.
|
2017-06-15 23:38:48 +02:00 |
StapleButter
|
43cedebb65
|
implement RFSTATUS/RFPINS values for TX and RX
|
2017-06-15 23:01:44 +02:00 |
StapleButter
|
32e6e81ef4
|
more accurate MP reply
|
2017-06-15 22:26:32 +02:00 |
StapleButter
|
4b1b0bdec5
|
wifi: more correct IRQ behavior, time MP replies better.
|
2017-06-15 22:10:19 +02:00 |
StapleButter
|
402a60ea34
|
wifi: proper TX/RX status switch and RX check
readme: little update
|
2017-06-15 21:41:18 +02:00 |
StapleButter
|
581a0954ad
|
wifi: fix IRQ14 emulation. other fixes and attempts.
|
2017-06-13 01:01:46 +02:00 |
StapleButter
|
9852709ca3
|
wifi: attempt at further MP functionality (reply, ack). not working. ugly.
|
2017-06-09 15:11:39 +02:00 |
StapleButter
|
0f827337c8
|
* fix TX logic again
* add multiplayer CMD slot
* misc fixes
|
2017-06-07 00:37:14 +02:00 |
StapleButter
|
f749ede319
|
wifi: cmd timer
|
2017-06-05 14:10:12 +02:00 |
StapleButter
|
9e36cba941
|
wifi: fix TX start logic (it is possible to write TXREQ then TXLOC)
|
2017-06-05 01:58:14 +02:00 |
StapleButter
|
fb1eb43fb4
|
* bump version number
* implement 32bit reads to keypad registers
* also implement RCNT more properly
|
2017-06-04 22:34:31 +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
|
d29dc7a2f0
|
wifi improvements
|
2017-05-12 05:20:15 +02:00 |
StapleButter
|
dba6776817
|
more work on packet reception.
|
2017-05-12 01:21:39 +02:00 |
StapleButter
|
3b07da3a97
|
attempt at actually sending packets.
into the void for now.
|
2017-05-12 00:48:42 +02:00 |
StapleButter
|
9a2e2998e9
|
salvage socket init code
|
2017-05-11 19:57:49 +02:00 |
StapleButter
|
50d2ffb207
|
misc. things
|
2017-05-09 03:54:37 +02:00 |
StapleButter
|
9e622dcc66
|
3D: attempt at fixing culling. players in Madden are no longer full of holes, and that also fixes occasional missing polygons in RaymanDS, and probably others.
|
2017-05-03 01:21:39 +02:00 |
StapleButter
|
ce240f4216
|
more wifi work: timers and their IRQs
|
2017-05-01 22:27:05 +02:00 |
StapleButter
|
d4270b0976
|
wifi: implement RAM access via the fancypants registers. allows Pictochat to proceed, but noone will reply to you.
|
2017-05-01 19:29:25 +02:00 |
StapleButter
|
db20d7408e
|
better wifi stub
|
2017-04-12 16:58:09 +02:00 |
StapleButter
|
f2622c047b
|
some attempt at actually stubbing out wifi. except it won't fucking work.
|
2017-04-10 18:47:11 +02:00 |
StapleButter
|
a4f436f827
|
* stub more wifi crap
* louder sound
* misc fixes
|
2017-04-07 17:37:49 +02:00 |
StapleButter
|
8a4ed8f41c
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |