From 7d5ebbdc78e1e5c04f41c01336d140aa8c50cbb3 Mon Sep 17 00:00:00 2001 From: Xavier Flix Date: Sun, 26 Aug 2018 10:30:19 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bec160b7..7079a2eb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Although it still has some bugs, it is a fairly stable and capable 8088/86/186 e - Full 8086 architecture emulation: CPU, Memory, Flags, Registers and Stack - Peripherals: PIC/8259, PIT/8254, DMA/8237 and PPI/8255 - RTC, 8087, Serial/Mouse and VGA are currently being implemented and some features are partially working -- Adapters: CGA, Speaker and Keyboard +- Mostly working Adapters: CGA, Speaker and Keyboard +- Partially working Adapters: VGA, Adlib, Mouse - Integrated Debugger and Console - Support for both Floppy and Hard Disk images - No BIOS hacks required