summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-09-28actually map memory, show what the map findsiximeow
2015-09-28vga graphics for return, newln, short, and intiximeow
2015-09-28fix build bug in mod_mem_map and actually use itiximeow
2015-09-28stub memory mapping moduleiximeow
doesn't boot due to bootloader bug bootloader doesn't support start address other than 0x7e00
2015-09-28refactor to multi-file buildiximeow
2015-09-28add hex printing...ishiximeow
2015-03-22Write with attriximeow
2014-09-27Basic vga write functionsiximeow
currently has bug in pointers contained in bss, unsure why. Build, load, or segments are wrong. leaning towards segments.
2014-09-26various tweaksiximeow
2014-09-24Initial commitiximeow