Lephenixnoir
3598f7c387
fxconv: implement support for the p4 and p8 profiles
2020-02-19 22:26:29 +01:00
Lephenixnoir
7cc4199342
fxconv: be even smarter with toolchain/arch detection
2019-09-12 18:20:14 +02:00
Lephenixnoir
d74785d34d
fxconv: add toolchain/arch/section command-line parameters
...
New parameters are:
* --toolchain: specify the target triplet (eg. "sh3eb-elf")
* --arch: specify the binary architecture (eg. "sh3")
* --section: specify the output section (eg. ".rodata")
2019-09-09 09:18:59 +02:00
Lephe
e1ddf0f452
fxconv: code review and color image conversion
...
This change enhances the style of fxconv by using more classes and
generally more Pythonic constructions.
It also introduces image conversion for fx-CG 50, requiring the use
of --fx or --cg to specify the target machine with -i. The default
is set to --fx to maintain compatibility with older Makefiles.
2019-08-04 14:05:59 +02:00
Lephe
14bef439ab
fxsdk fxconv: various improvements
2019-07-03 13:49:48 -04:00
Lephe
f8dc830adc
fxconv: proportional fonts
...
Lost commit.
2019-07-01 10:45:58 -04:00
Lephe
86a9350a17
fxconv: minor fixes
...
* Explicitly convert to RGB to avoid errors with exotic formats.
* Don't pollute the user's /tmp directory for debugging purposes.
2019-06-16 00:16:47 -04:00
Lephe
d19025bbc9
fxsdk: initial push for gint v2 (WIP but mostly done)
2019-03-21 22:54:06 +01:00