moved all buffer operations out of usb.c with new bridge function between the two files. Lots of pointing going on and lessons learned.. Thankfully everything seems to be working if you actually call the functions as I designed them.. Gotta love trouble shooting bugs that don't exist.. Helped updating allocate output to get returned as error back to the host. Moved typedef structs to firmware type.h file as seemed to cause compilation issues being contained in the files .h file when other .c files needed those types. Fixed casting warnings with usbMsgPtr ended up looking at usbdrv.c figured out how close I got, just shouldn't have been putting the * in there.. |
||
|---|---|---|
| .. | ||
| shared_dict_buffer.h | ||
| shared_dict_io.h | ||
| shared_dict_nes.h | ||
| shared_dict_pinport.h | ||
| shared_dict_snes.h | ||
| shared_dictionaries.h | ||
| shared_errors.h | ||