equal
deleted
inserted
replaced
6 Put back |
6 Put back |
7 ROMBUILD_OPTION -no-header |
7 ROMBUILD_OPTION -no-header |
8 define ROMDATE ##TODAY## |
8 define ROMDATE ##TODAY## |
9 convert mbm_rom statements back into source form |
9 convert mbm_rom statements back into source form |
10 -> s/data="(.*mbm)_rom"(\s+)"(.*)"/auto-bitmap=$1$2$3/ |
10 -> s/data="(.*mbm)_rom"(\s+)"(.*)"/auto-bitmap=$1$2$3/ |
11 Fix buildrom.pl to leave aliases to .RSC files alone (and not move them into sys\bin) |
11 ?? Reinstate "REM expanded __ECOM_PLUGIN()" lines, killing the following line in each case |
|
12 |
|
13 Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin) |
12 |
14 |
13 buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |
15 buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |