summaryrefslogtreecommitdiff
path: root/src/.gdbinit
AgeCommit message (Collapse)Author
2017-07-10VGA Z-buffer is now dynamically allocated and freedAndreas Baumann
memory management can reuse the last pointer malloced if freed again
2017-07-09setting exlicitely the CPU to a 486 in qemuAndreas Baumann
2017-06-08added driver managerAndreas Baumann
keyboard and mouse are now "derived" from driver_t reading and printing more PCI members
2017-06-01EOI acknoledgment of PICs, also showing PIT events are coming inAndreas Baumann
2017-06-01easier debugging with ncurses mode and local gdbinit fileAndreas Baumann