d3q19: initial upload (no Zou/He)
authorSebastian <git@sraa.de>
Mon, 1 Sep 2014 19:28:36 +0000 (19:28 +0000)
committerSebastian <git@sraa.de>
Mon, 1 Sep 2014 19:28:36 +0000 (19:28 +0000)
commit9fcf834c54dddc00c8c233a73d6782bf5294c7e0
treeb1c565ab8a68cc7f902f30ae1de83b47473e750f
parent07ed04f2d475eba5df494c5b85631c8d573fd9ad
d3q19: initial upload (no Zou/He)

Will not compile with Zou/He boundaries due
to linker error. The code does not fit in Bank 0,
even with -Os.
d3q19/Makefile [new file with mode: 0644]
d3q19/esrc/d3q19.c [new file with mode: 0644]
d3q19/esrc/d3q19.h [new file with mode: 0644]
d3q19/esrc/main.c [new file with mode: 0644]
d3q19/hsrc/data.c [new file with mode: 0644]
d3q19/hsrc/main.c [new file with mode: 0644]
d3q19/shared.h [new file with mode: 0644]