Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added item to TODO
  • Loading branch information
jakogut committed Jun 8, 2014
1 parent 1d9659c commit 2f2d89c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
@@ -1,4 +1,4 @@
CC = gcc
CC = distcc

CFLAGS = -Wall -pipe -Iinclude/ -std=c99
OFLAGS =
Expand Down
1 change: 1 addition & 0 deletions TODO
@@ -1,6 +1,7 @@
TODO:

(Basic)
- NASM style local labels
- Implement defining bytes/words/dwords
- Add C style defines to preprocessor
- Move parsed TVM program code into the VM's virtual address space
Expand Down

0 comments on commit 2f2d89c

Please sign in to comment.