update Readme
This commit is contained in:
parent
c278f13a50
commit
fbfa0226c1
2 changed files with 8 additions and 0 deletions
BIN
doc/assets/Screenshot-VGA.png
Normal file
BIN
doc/assets/Screenshot-VGA.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
|
|
@ -11,6 +11,10 @@ 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.
|
||||
|
||||

|
||||
Screenshot from a CGA Hi res test on 86Box.
|
||||
|
||||

|
||||
Screenshot from a VGA Hi res test on QEMU with "italic Font".
|
||||
|
||||
You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md)
|
||||
|
||||
|
|
@ -103,6 +107,10 @@ Au lieu de charger un système d’exploitation depuis un disque, le PC **démar
|
|||
|
||||
|
||||

|
||||
Screenshot d'un EcranCGA Hi res test sur 86Box.
|
||||
|
||||

|
||||
screenshot d'un ecran VGA Hi res test avec police Italique sur QEMU.
|
||||
|
||||
You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue