Thomas Jentzsch Posted January 16, 2022 Share Posted January 16, 2022 (edited) Since it is usually more efficient to read data in reverse, table data is usually stored that way. But if you want to create such data on-the-fly (last byte of a table first, e.g. by using ORG), DASM complains. Any tips how to circumvent the limitation? Else it would be nice, if DASM could be enhanced. Edited January 16, 2022 by Thomas Jentzsch Link to comment Share on other sites More sharing options...
Recommended Posts