typo
This commit is contained in:
parent
b6f5796fa7
commit
b5b3172d35
1 changed files with 8 additions and 3 deletions
11
readme.md
11
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.
|
||||
|
||||

|
||||

|
||||
|
||||
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)**.
|
||||
|
||||
|
||||

|
||||
|
||||
You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md)
|
||||
|
||||
---
|
||||
|
||||
### Objectifs
|
||||
|
|
|
|||
Loading…
Reference in a new issue