diff --git a/readme.md b/readme.md index 70a13a6..e1405e9 100644 --- a/readme.md +++ b/readme.md @@ -10,12 +10,12 @@ This project aims to design and implement a **PC-compatible BIOS/ROM from scratc Rather than booting an operating system from disk, the PC starts **directly from the ROM** into a **minimalist graphical interface**, using **CGA High-Resolution Monochrome (640×200)** mode. -The project is intentionally educational, experimental, and minimalist. - -![Screenshot 86Box](/doc/assets/Capture-86box.png) +![Screenshot 86Box](/doc/assets/Capture-86Box.png) You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md) +The project is intentionally educational, experimental, and minimalist. + --- ### Objectives @@ -95,6 +95,11 @@ Ce projet consiste à concevoir et développer un **BIOS/ROM PC compatible enti Au lieu de charger un système d’exploitation depuis un disque, le PC **démarre directement depuis la ROM** vers une **interface graphique minimaliste**, utilisant le mode **CGA Haute Résolution Monochrome (640×200)**. + +![Screenshot 86Box](/doc/assets/Capture-86Box.png) + +You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md) + --- ### Objectifs