Commit Graph

3 Commits

Author SHA1 Message Date
Zorchenhimer e01c51bbc6
Add missing newline; Turn an error into a WARN
- Added missing newline to a delay packet warning.
- Turned the error for the invalid checksum on a delay packet into a
  warning.
2025-11-07 21:46:26 -05:00
Zorchenhimer 3d5790e230
Some cleanup an the decode code
Added a bunch of comments and clarified some variables in the decoding
logic.
2024-09-29 15:00:44 -04:00
Zorchenhimer 928a8e2faf
Start migrating go-nes/studybox stuff over here
I need a bunch of tools for studybox related stuff.  It makes more sense
to have a separate project for them instead of trying to shove all the
functionality I want into a single command in the go-nes project.
2024-05-15 23:47:29 -04:00