This commit is contained in:
Frater 2026-02-12 23:14:14 +01:00
commit b5b3172d35

View file

@ -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 dexploitation 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