INL-retro-progdump/host/source/old
Paul Molloy ea5f1d9842 Creation of pinport abstraction layer to make firmware more generic to the
underlying hardware/mcu.  Created avr_gpio.h to define AVR pin registers
in a struct fashion similar to what's common with ARM code.  Doing that
makes things much easier to abstract in pin macro 'functions'.

Added define to Makefiles that flags pinport_al.h which board is targetted
for build.

Tested and able to turn on/off and pull-up LED on all 3 builds.
2017-07-22 23:58:16 -05:00
..
buffer.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
buffer.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
cartridge.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
cartridge.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
dump.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
dump.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
erase.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
erase.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
file.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
file.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
flash.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
flash.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
io.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
io.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
memory.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
memory.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
nes.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
nes.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
operation.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
operation.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
pindef.h Creation of pinport abstraction layer to make firmware more generic to the 2017-07-22 23:58:16 -05:00
snes.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
snes.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
test.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
test.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
write_operations.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
write_operations.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00