From 76a0023250bc79287432279ab0125ac849be7d70 Mon Sep 17 00:00:00 2001 From: Jean-MarcHarvengt <39926416+Jean-MarcHarvengt@users.noreply.github.com> Date: Wed, 21 Aug 2019 12:15:05 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 075b4a8..697fafe 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ Computer systems supported and status on various MCU platforms
| Zx spectrum | X | X | X | X | | Atari 800 | X | X | X | X | | C64 | X | X | X | X | -| Atari 520ST | - | full speed | - | slow | -| 8086 XT PC | - | full speed | - | slow | +| Atari 520ST | - | full speed! | - | slow | +| 8086 XT PC | - | full speed! | - | slow | Game console systems supported and status on various MCU platforms
@@ -38,10 +38,10 @@ Game console systems supported and status on various MCU platforms
| Colecovision | X | X | X | X | | Atari 5200 | X | X | X | X | | Nintendo NES | X | big roms! | X | X | -| Vectrex | - | full speed | - | slow | +| Vectrex | - | full speed! | - | slow | # Minimal requirements: -- Teensy 3.6/Teensy4.0 or ESP32 Node32S/Wrover SDK chip +- Teensy3.6/Teensy4.0 or ESP32 Node32S/Wrover SDK chip - ILI9341 (Teensy/ESP32) or ST7789 (Teensy only) SPI display - SD card (Teensy uses built-in uSD, ESP32 uses external one connected over SPI, e.g. ILI9341 integrated one) - Analog joypad (Arduino or PSP like)