Skip to content

Commit

Permalink
added link to dcpu16os
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Apr 9, 2012
1 parent e1d3e32 commit 531fc5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ contributed by Peter Waller. You'll need to `pip install pyparsing` to run it.
* `--speed` outputs the speed the emulator is running at in kHz * `--speed` outputs the speed the emulator is running at in kHz
* `--term TERM` specifies a terminal to use for text output (`null`, `debug`, `curses`, `pygame` or `qt`) * `--term TERM` specifies a terminal to use for text output (`null`, `debug`, `curses`, `pygame` or `qt`)


I plan to work on an implementation of Forth on the DCPU-16 soon as well as a basic operating I'm working on an operating system for the DCPU-16 at
system. [https://github.com/jtauber/dcpu16os](https://github.com/jtauber/dcpu16os) and also plan an
implementation of Forth at some point.


## Examples ## Examples


Now see [https://github.com/jtauber/DCPU-16-Examples](https://github.com/jtauber/DCPU-16-Examples) Now see [https://github.com/jtauber/DCPU-16-Examples](https://github.com/jtauber/DCPU-16-Examples)
(although my assembler and emulator don't necessarily support everything there yet)

0 comments on commit 531fc5a

Please sign in to comment.