INL-retro-progdump/host/source
Paul Molloy 3326c2fb34 payload buffers working with some early testing.
Had a good lesson on what static means... :/
everything working now as previously designed
speed testing on windows10 PC yeilded ~21KBps when transferring 128-512KB
payloads and 128Byte transfer size.  Going to bump to 256 and see how that
does after 128KB speed tests on linux machine.

created host test.c/.h file for general testing of new features.
that way I can start working on erase/write.h files and just use test.c as
scratch code space for tinkering and still call with -t flag on command
line.

modified dictionary calls to include pointers to data and lengths.
2016-11-29 18:27:54 -06:00
..
dictionary.c payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
dictionary.h payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
erase.c payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
erase.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
inlprog.c payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
test.c payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
test.h payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
usb_operations.c payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
usb_operations.h modified: host/source/inlprog.c 2016-11-26 14:17:34 -06:00
write_operations.c Tons of edits... 2016-11-25 19:50:43 -06:00
write_operations.h Tons of edits... 2016-11-25 19:50:43 -06:00