kyuubey
Working towards a functional emulation of QBasic. I'm not sure why.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
out | ||
|
|
.gitignore | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
TODO | ||
|
|
cp437.ega | ||
|
|
cp437.vga | ||
|
|
lang.l | ||
|
|
lang.y | ||
|
|
main.c | ||
|
|
main.h | ||
|
|
parser.c | ||
|
|
parser.h | ||
|
|
qb.c | ||
|
|
qb.h | ||
|
|
renderer.c | ||
|
|
renderer.h | ||
|
|
screenshot.png | ||
|
|
sfont.c | ||
|
|
sfont.h | ||
|
|
text.c | ||
|
|
text.h | ||
|
|
valgrind.suppressions | ||