Commit Graph

11 Commits

Author SHA1 Message Date
99d7fed783 Work and cleanup 2019-03-11 09:32:55 -05:00
7131f4ae5a Lots of work 2019-02-25 15:42:23 -06:00
f1334567e1 Add cursor to VGA driver 2019-02-11 09:28:25 -06:00
00b1770afa Fix xy_to_indx in VGA driver 2019-02-10 14:13:41 -06:00
cec08e8609 VGA can now write strings 2019-02-09 17:55:06 -06:00
d2f3b982be xy_to_mem should be called xy_to_indx 2019-02-09 17:22:51 -06:00
0418a497c7 Colors are now initialized in vga_init 2019-02-09 17:15:38 -06:00
b1506d95ed VGA driver now clears on initialization 2019-02-09 14:35:45 -06:00
60c56c064d Start work on VGA driver 2019-02-09 14:35:29 -06:00
9b707eb3f7 screen.h is now vga.h 2019-02-09 14:33:45 -06:00
ef90f51688 Remove most code for a blank start 2019-02-09 12:52:45 -06:00