diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8e30d286257..5d1600b9d27 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: June 22, 2010
+Last Updated: June 30, 2010
+ XTRS: TRS-80 Model I/III/4/4P Emulator for Unix. + A very similar Z80 port is available for XTRS, + the TRS-80 Model I/III/4/4P Emulator for Unix. + That port also uses the SDCC toolchain + under Linux or Cygwin (verified using version 2.6.0). +
++ STATUS: + Basically the same as for the Z80 instruction set simulator. + This port was contributed by Jacques Pelletier. +
+nuttx-5.8 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * configs/nucleus2g/src/up_nsh.c and up_ssp.c - Add support + for SPI-based MMC/SD cards and integrate into the NSH example. + * arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D + interrupts. + pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> buildroot-1.9 2010-xx-xx