From 1615c8f3074b47092e37c316f5301b341396adef Mon Sep 17 00:00:00 2001 From: Alexey Frunze Date: Sun, 16 Nov 2014 14:59:38 -0800 Subject: [PATCH] Update root readme.txt --- readme.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 3930ae5..011f3b1 100644 --- a/readme.txt +++ b/readme.txt @@ -7,10 +7,7 @@ that can then be assembled and linked into DOS, Windows and Linux programs. Code generation for MIPS CPUs is also supported (primarily for RetroBSD). -The core compiler is capable of compiling its own source code. - -You can fully recompile the core compiler only with itself and NASM for the -x86 platform (no linker is necessary). +The compiler is capable of compiling itself. The core compiler comes with a linker and a compiler driver (the driver invokes the core compiler, the assembler, and the linker and supports