"NoPS" -- Serial/TTY suite for Unirom 8 featuring kernel-resident debugging, cart/EEPROM flasher, .exe/.elf upload, memcard tools, peeks, pokes, dumps and bugs! GDB TCP/UART bridge in progress.
Stars
77
Forks
10
Watchers
77
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
139
commits
60
commits
2
commits
2
commits
2
commits
1
commits
Skip writing below 0x80010000, use seg.FileSize instead of Seg.size, fill out the header a bit, dump ELF2EXE output to disk
0150a60View on GitHubUse SpicyJPEG's flatten method when uploading .ELF files
bcd83faView on GitHubMerge remote-tracking branch 'origin/v3_proto_with_djb_hash'
2ae6c5eView on GitHubFix some casting issues and add V3 proto support to the read function
b86645cView on GitHubUpdate debug output a bit when changing protocol versions
7f67dcdView on GitHubAdd support for V3 Protocol with DJB2 checksumming, backwards compatible
1abf927View on GitHubMerge pull request #15 from JonathanDotCel/rama_buffered_console_output
ea8903dView on GitHubtweak: stall the writer while a force flush in progress, otherwise could have dropped some chars
9cd19c5View on GitHubhad someone(thing? :) ) write a small tweak to significantly speed up console printing
59e4857View on GitHubFix printing colour codes in the console (Create a LogType.Stream which is effectively always enabled and avoids explicit colour overrides)
608596bView on GitHubCan do both /fast and /slow to return to /slow after uploading a binary
c436a0cView on GitHub