summaryrefslogtreecommitdiff
path: root/content/hardware/book8088.md
blob: ee06868789121c2988c070ead272f56bb092540a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
+++
title = "Book 8088"
+++

{{< figure src="/images/hardware/book8088/book8088.jpg" alt="Book8088" >}}

This is a modern clone of a IBM PC (XT), with a NEC V20 CPU, compact flash,
VGA graphics, serial and parallel connector and a USB connector (which mainly
serves as mass storage device). It has 640k of RAM (yes exactly 640k). It runs
in 4 or 8 MHz speed (turbo mode). You can also connect 8-bit ISA-cards over
an ISA-bus extender with 3 slots (though this renders the laptop much less
portable).

It runs the [8088 BIOS](https://github.com/skiselev/8088_bios) not the Chinese
pirated one. This one also includes the [XT-IDE](https://www.xtideuniversalbios.org/)
disk BIOS for the compact flash or serial disk drive.

- [Status and Todos](/hardware/book8088-status-todos)