Had to add check to get cur_buff status and wait to send payload until it's empty. Still need to add timeout check as it'll spin forever if there is a problem and it's never empty... device should be able to handle buffer sizes smaller than usb transfer but this probably isn't true if the first two bytes are stuffed into setup packet. Currently relies on end of (upto) 8 byte transfer to fill buffer. MAKECHECKS would verify we don't overflow buffer.. Still kind of a half thought out idea unfortunately. |
||
|---|---|---|
| .. | ||
| shared_dict_buffer.h | ||
| shared_dict_io.h | ||
| shared_dict_nes.h | ||
| shared_dict_operation.h | ||
| shared_dict_pinport.h | ||
| shared_dict_snes.h | ||
| shared_dict_usb.h | ||
| shared_dictionaries.h | ||
| shared_enums.h | ||
| shared_errors.h | ||