dcpu16

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 40fccc47a931f670158243117e867fc1f9e34528
parent c37bab1f15219abc3c42687042006758a23141f5
Author: Brian Swetland <swetland@frotz.net>
Date:   Wed,  4 Apr 2012 22:14:23 -0700

readme: mention the assembler

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -1,4 +1,4 @@ -A C based implementation of Notch's DCPU-16, written for the fun of it. +A C based assembler and vm for Notch's DCPU-16, written for the fun of it. See: http://0x10c.com/doc/dcpu-16.txt