Constant data inclusion in sources
RodionGork opened this issue · 0 comments
RodionGork commented
As we are going to add ability of fetching data from ROM (see #3), we also need to be able to conveniently include such data in sources.
It should be a type of line with db
pseudo-instruction which is followed either by quoted character string or by sequence of bytes. Labels will allow to fetch address of such sequences.