Commit graph

2 commits

Author SHA1 Message Date
yenatch 120ba96649 handle preprocessing in one python procress; export asm labels
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
2013-12-07 20:01:50 -05:00
yenatch fbc0e5353b rename textpre.py -> preprocessor.py 2013-12-05 01:42:50 -05:00
Renamed from textpre.py (Browse further)