Hacker News new | ask | show | jobs
by Nihilartikel 1250 days ago
Drawing to the vga frame buffer back in dos used to be as simple as setting a pointer to 0xA0000 in your c(++) program and writing to it. Fond memories!