r/o

renderer: set draw colors on texture correctly 403eabb8 parent 6aa06247

authored by ~talya

๐Ÿ‘€
out
Include out/ in repo. 9 years ago
๐Ÿ‘€
.gitignore
Include out/ in repo. 9 years ago
๐Ÿ‘€
Makefile
pp, add comments for pp sake 10 years ago
๐Ÿ‘€
README.md
Screenshot. 9 years ago
๐Ÿ‘€
TODO
TODO 10 years ago
๐Ÿ‘€
cp437.ega
Turns out we're rendering EGA. But it works! 10 years ago
๐Ÿ‘€
cp437.vga
Initial commit. 10 years ago
๐Ÿ‘€
lang.l
Binary operators, imm 10 years ago
๐Ÿ‘€
lang.y
Binary operators, imm 10 years ago
๐Ÿ‘€
main.c
React to alt-hold. 10 years ago
๐Ÿ‘€
main.h
Mouse cursor acting like QBasic's aaaaaaa 10 years ago
๐Ÿ‘€
parser.c
Pretty-print binary ops better. 10 years ago
๐Ÿ‘€
parser.h
Binary operators, imm 10 years ago
๐Ÿ‘€
qb.c
Render help items in such a way. 10 years ago
๐Ÿ‘€
qb.h
correct include paths
๐Ÿ‘€
4 years ago
๐Ÿ‘€
renderer.c
renderer: set draw colors on texture correctly 4 years ago
๐Ÿ‘€
renderer.h
correct include paths
๐Ÿ‘€
4 years ago
๐Ÿ‘€
screenshot.png
Screenshot. 9 years ago
๐Ÿ‘€
sfont.c
renderer: set draw colors on texture correctly 4 years ago
๐Ÿ‘€
sfont.h
correct include paths
๐Ÿ‘€
4 years ago
๐Ÿ‘€
text.c
Disable the cursor while the menu is focussed. 10 years ago
๐Ÿ‘€
text.h
Disable the cursor while the menu is focussed. 10 years ago
๐Ÿ‘€
valgrind.suppressions
Steps into parser. Still not really worked anything out. 10 years ago

README.md

kyuubey

Working towards a functional emulation of QBasic. Iโ€™m not sure why.