aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
4 daystools: gbtype prints hub errors to stderr and exits 1user1-1/+5
4 daysgbhub: control socket + gbtype to inject shell input without the OSKuser2-3/+153
4 daysgbhub: make GB drops attributable, not spookyuser1-5/+15
4 daystools: gbhub --daemon + gbjoin - interactive multi-Game-Boy networkinguser2-20/+87
4 daystools: gbhub - many Game Boys on one network (DHCP pool + inter-GB routing)user1-0/+166
4 daysnet: DHCP client - lease the IP at boot instead of hardcoding ituser2-4/+90
4 daysnet: keep network packets out of the console (fixes shell garbage on netboot)user2-0/+4
5 daystools: netboot - interactive networked emulator (TUN + NAT + --serial-sock)user1-0/+128
5 daysnet: real routed IP via SLIP<->TUN bridge (you can *ping* a Game Boy)user1-0/+127
5 daysnet: IP stack milestone B - UDP echo (pseudo-header checksum)user1-1/+27
5 daysnet: real IP stack, milestone A - ICMP echo (you can ping a Game Boy)user1-35/+134
5 daysnet: chat client - async receive + OSK send over the link portuser1-2/+14
5 daysnet: wget - real HTTP over the link port via the gatewayuser1-21/+45
5 daysnet: SLIP framing over the link port + a host gateway (echo round-trip)user1-0/+69
5 daysfont: full mixed-case + punctuation glyph set (not uppercase-only)user1-95/+106
5 daysterm: 40-column text terminal on the CGB LCD (4x8 dynamic tiles)user2-0/+121