aboutsummaryrefslogtreecommitdiffstats
path: root/vt100
Commit message (Collapse)AuthorAgeFilesLines
* add accessor methods for all of the cell attributesJesse Luehrs2014-09-171-22/+74
| | | | this should provide a much saner api
* use from_address instead of castJesse Luehrs2014-09-161-1/+1
| | | | cast is used if you already have a value with the given memory buffer
* reimplement the apiJesse Luehrs2014-09-161-0/+78