Kingcom / armips

An assembler for various ARM and MIPS platforms. Builds available at http://buildbot.orphis.net/armips/
MIT License
363 stars 77 forks source link

.loadtable directive does not respect .relativeinclude on #162

Closed mpharoah closed 4 years ago

mpharoah commented 4 years ago

The .loadtable and .table commands always load relative to the working directory, even when using .relativeinclude on

sp1187 commented 4 years ago

Should be fixed by https://github.com/Kingcom/armips/commit/dfc2c01baeacd576408a0c1b401c8b6bed7a209e.