INL-retro-progdump/host/include
Paul Molloy b1e60a35df host\Makefile: fixing make debug, Zed's logic seems backwards to me.
host\include\dbg.h: reversing DEBUG logic.
host\source\inlprog.c: working through making code more robust with proper
error checking via "Zed's AWESOME debug macros" ;)
2016-11-19 16:51:50 -06:00
..
Readme.txt Initial commit for: 2016-11-18 03:15:02 -06:00
dbg.h host\Makefile: fixing make debug, Zed's logic seems backwards to me. 2016-11-19 16:51:50 -06:00
libusb.h Initial commit for: 2016-11-18 03:15:02 -06:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

libusb copied from libusb v1.0.20 include folder.

dgb.h from Zed Shaw's Learn C the Hard Way book/github:
https://github.com/zedshaw/learn-c-the-hard-way-lectures