You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,12 +84,8 @@ Both methods of importing use CIEDE2000 nearest colour matching to the current p
84
84
85
85
## Custom Formats
86
86
87
-
As of version 1.0.0, Flex 2 supports a wider array of formats and allows you to specify your own.
88
-
89
87
The base formats are provided in the `scripts/` directory. These can be modified to suit whatever format you decide to come up with.
90
88
91
89
You can provide custom mapping formats, DPLCs formats, art formats (including compression), and palette formats.
92
90
93
-
Ability to provide a custom ASM parser is also available.
94
-
95
-
The definition file format is currently undocumented, and still being expanded on. If you have a request to add support for a new disassembly, or just want more information on the format - open an issue on github with your request.
91
+
Full macro support is available for assembly files, along with the ability to specify custom output.
0 commit comments