xlib: separate output between stdout and stderr (from lmod)
more HTML formatting gunk
remove HTML formatting gunk from a lot of the docs
makefile now works with BSD make
use ${CC} and ${YACC} instead of hardcoded programs
document partial binary includes
add support for partial binary includes (from lmod00)
create stylesheet and link to it
Replaced needless anchors with IDs
converted DOS linebreaks to UNIX
HTML4 Transitional doctype
correct error in documentation
Put in the original license
use [b]yacc instead of bison by default
Make grammar specifications yacc-compatible
build: figure out git revision and include as part of version string
build: split cflags to its own variable
build: merge everything to a single top-level Makefile
Move src/asmotor.h to top-level include/
link: move includes to include/link/
lib: move includes to include/lib/
asm: moved includes to include/asm/
asm: add newlines to the ends of yaccprt[134].y
asm: run dos2unix on yaccprt1.y
rgbfix: use mkstemp() instead of tmpnam() and fix coding style issues
link: add missing parameter to error message
Fixed warnings and some style issues
Run `indent' on the whole tree
Switch line terminators from CRLF to LF
Use spaces instead of tabs after CPP directives
build: remove obsolete objs* directories
build: add top-level Makefile
build: rip out obsolete makefiles for obsolete platforms
rgbfix: make rgbfix compile for Linux
link: make xlink compile for Linux
lib: make xlib compile on Linux
asm: make rgbasm compile on Linux
Make all file names lowercase
Initial revision: imported RGBDS source code