Mad-Pascal
Mad-Pascal copied to clipboard
Determining the location (in memory) for STATICDATA
My request concerns the possibility of specifying the location for static data (referred to by the label STATICDATA). At the moment, is this "block" is written in the area, which is intended for the program code. It would be good to be able to separate these two blocks, so it is done for program variables (block DATAORIGIN).
The proposal is to add a switch (for the command line) -STATICDATA:addr
. At the same time (which will be rather obvious) to make this data block, will be a separate file block.