Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
main.asm
|
|
|
|
bring pokered into this century
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
Makefile
main.asm
|
|
|
|
|
|
.tx is a build abstraction. if the process changes down the line, .tx includes will break
|
|
|
|
instead of running a process for each file, one process handles all files
rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
|
|
|
|
|
|
still needs globals.asm and a preprocessor queue to compile multiple objects
also, spit out a mapfile and symfile
|
|
|
|
|
|
|