summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-14 13:46:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-14 13:46:26 +0000
commitaad231f6e26b8f32232428da5d65d62a8adb6bfb (patch)
treea9fd19ed2b08b2c03ad8dcd52736a49e7bd2a0bf /nuttx/configs/z80sim/README.txt
parent18801cd598dceea2818f4d07a73a9a00f17e708b (diff)
downloadpx4-nuttx-aad231f6e26b8f32232428da5d65d62a8adb6bfb.tar.gz
px4-nuttx-aad231f6e26b8f32232428da5d65d62a8adb6bfb.tar.bz2
px4-nuttx-aad231f6e26b8f32232428da5d65d62a8adb6bfb.zip
Change all CVS references to SVN
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3295 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z80sim/README.txt')
-rw-r--r--nuttx/configs/z80sim/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/z80sim/README.txt b/nuttx/configs/z80sim/README.txt
index cacca2974..2e345d320 100644
--- a/nuttx/configs/z80sim/README.txt
+++ b/nuttx/configs/z80sim/README.txt
@@ -2,8 +2,8 @@ z80sim README
^^^^^^^^^^^^^
This port uses a primitive, emulated Z80 and the SDCC toolchain.
-The instruction set emulator can be found in the NuttX CVS at
-http://nuttx.cvs.sourceforge.net/nuttx/misc/sims/z80sim
+The instruction set emulator can be found in the NuttX SVN at
+http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim
The SDCC toolchain is available from http://sdcc.sourceforge.net/. All
testing has been performed using version 2.6.0 of the SDCC toolchain.