Transforms images ๐ผ into assembly variables ๐จโ๐ป which can be used for graphic applications and simple games written in assembly.
If the image is larger than that, split it in groups of 48 x AnySize double word variable arrays. eg: =========== max 50 tokens (including var and DD) =============== | var1 DD 00000FFh, 00000FFh, ... 00000FFh | DD 00000FFh, 00000FFh, ... 00000FFh | . | . | n tokens | . | . | DD 00000FFh, 00000FFh, ... 00000FFh
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by AdorianM and has received 1 comments.