|
Failed to load latest commit information. |
|
out
|
Include out/ in repo.
|
Jul 11, 2016
|
|
.gitignore
|
Include out/ in repo.
|
Jul 11, 2016
|
|
Makefile
|
pp, add comments for pp sake
|
Jun 7, 2015
|
|
README.md
|
Screenshot.
|
Jul 11, 2016
|
|
TODO
|
TODO
|
Jun 10, 2015
|
|
cp437.ega
|
Turns out we're rendering EGA. But it works!
|
May 26, 2015
|
|
cp437.vga
|
Initial commit.
|
May 26, 2015
|
|
lang.l
|
Binary operators, imm
|
Jun 7, 2015
|
|
lang.y
|
Binary operators, imm
|
Jun 7, 2015
|
|
main.c
|
React to alt-hold.
|
Jun 10, 2015
|
|
main.h
|
Mouse cursor acting like QBasic's aaaaaaa
|
Jun 10, 2015
|
|
parser.c
|
Pretty-print binary ops better.
|
Jun 7, 2015
|
|
parser.h
|
Binary operators, imm
|
Jun 7, 2015
|
|
qb.c
|
Render help items in such a way.
|
Jun 10, 2015
|
|
qb.h
|
React to alt-hold.
|
Jun 10, 2015
|
|
renderer.c
|
Mouse cursor acting like QBasic's aaaaaaa
|
Jun 10, 2015
|
|
renderer.h
|
Cleanup.
|
May 28, 2015
|
|
screenshot.png
|
Screenshot.
|
Jul 11, 2016
|
|
sfont.c
|
Cleanup.
|
May 28, 2015
|
|
sfont.h
|
Cleanup.
|
May 28, 2015
|
|
text.c
|
Disable the cursor while the menu is focussed.
|
Jun 10, 2015
|
|
text.h
|
Disable the cursor while the menu is focussed.
|
Jun 10, 2015
|
|
valgrind.suppressions
|
Steps into parser. Still not really worked anything out.
|
Jun 7, 2015
|