INL-retro-progdump/firmware/source
paul eeepc b43b3c0756 modified: Makefile
-modified to caluclate ROM/RAM usage of atmega164a

new file:   source/io.h
new file:   source/logic.h
	-created files

modified:   source/io.c
modified:   source/main.c
	-created io_pullup going to make separate io inits based on cartridge inserted
	-modifing for io.h

modified:   source/pinport.h
	-File mostly complete with all possible pin manipulations
2016-11-22 20:27:52 -06:00
..
io.c modified: Makefile 2016-11-22 20:27:52 -06:00
io.h modified: Makefile 2016-11-22 20:27:52 -06:00
logic.h modified: Makefile 2016-11-22 20:27:52 -06:00
macro.h Moving source code to source folder 2016-11-20 20:11:05 -06:00
main.c modified: Makefile 2016-11-22 20:27:52 -06:00
pinport.h modified: Makefile 2016-11-22 20:27:52 -06:00