aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Fixed the print loopjaseg1-1/+1
2014-01-02Removed debug printfsjaseg1-7/+0
2014-01-02Fixed multibyte handling.jaseg2-1/+13
2014-01-02mbrtowc behaves strange. or i'm just dumb.jaseg3-55/+37
2014-01-02Consider it a memorial.jaseg4-0/+356
2013-12-30Added some bdf fontsjaseg179-0/+2432718
2013-12-29More advanced network IF with direct buffer supportjaseg3-18/+56
2013-12-29Added basic text rendering & TCP serverjaseg6-44/+113
2013-12-27Some fixes to the host software geom stuff, added a small demo scriptjaseg9-23/+58
2013-12-26Fixed crate indexingjaseg1-3/+3
2013-12-26Converted main.c from dos to unix line endingsjaseg1-312/+312
2013-12-26Fixed the firmware geometry correction for the new layoutjaseg1-15/+13
2013-12-26Uhm, foo.jaseg2-6/+17
2013-12-18Moving on with the host programjaseg6-32/+257
2013-12-17First draft of transmit function based on standard pythonjaseg1-0/+32
2013-12-17Re-enabled the remaining SPI interfaces, increased baudratejaseg1-22/+14
2013-12-17Re-enabled the geometry correction codejaseg1-17/+0
2013-12-17We don't need no ring buffers...jaseg3-53/+55
2013-12-17More robust error handling, USB-triggered frame latchingjaseg2-45/+47
2013-12-17Moved driverlib calls to MAP_ functionsjaseg1-61/+62
2013-12-17Removed ROM_ function prefixes. The linker should be able to handle thisjaseg1-52/+52
2013-12-17Added double buffering (untested)jaseg1-6/+14
2013-12-16Fixed multi-bus supportjaseg1-13/+13
2013-12-16Added (untested) multi-bus supportjaseg1-22/+22
2013-12-16Fixed framebuffer copy/mangling routinejaseg2-12/+22
2013-12-16Basic DMA workingjaseg1-111/+140
2013-12-15Working on a proper uDMA configjaseg1-32/+27
2013-12-15USB is working now.jaseg1-20/+26
2013-12-13Initial commitjaseg11-0/+1038