From 98eb9bddf488adc0f5b3310fa247a4805806242e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 26 Dec 2020 15:34:10 -0800 Subject: 7406 --- baremetal/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/baremetal/README.md b/baremetal/README.md index 8a29a991..ba379c7e 100644 --- a/baremetal/README.md +++ b/baremetal/README.md @@ -3,6 +3,7 @@ Linux syscalls, the apps in this subdirectory interface directly with hardware. I'd like to eventually test these programs on real hardware, and to that end they are extremely parsimonious in the hardware they assume: + 0. Lots (more than 640KB/1MB) of RAM 1. Pure-graphics video mode (1280x1024 pixels) in 256-color mode. 2. Keyboard @@ -12,6 +13,7 @@ That's it: * No multitouch, no touchscreen, no mouse * No graphics acceleration, no graphics * No virtual memory, no memory reclamation + Just your processor, gigabytes of RAM, a moderately-sized monitor and a keyboard. -- cgit 1.4.1-2-gfad0