A
Akari
Guest
I started create doxygen documentation for Q-gears.
http://www.omake.ru/bakari/q-gears/docs/
your opinion?
http://www.omake.ru/bakari/q-gears/docs/
your opinion?
Doxygen doc are the bunch of html files. So you need to create separate directory for it, and menu record that links to that dir.I'll make a module for the website?
It'll be ready by the time you have anything to write. Most likely.
Yes. In few days I upload it to SVN.Great! This is a good thing. Hmmm does doxegen generate the html from the source code?
I knew about TIM. I just thought that description will be better. You could correct this later, after I upload it.In the description of the CLUT you have a few naming errors.
# of colors is not the correct description, use WIDTH.
# of CLUTs is also not correct it's, HEIGHT.
These are the exact terms because a CLUT is an IMAGE of colors that are loaded into the PS1's VRAM. Just like the words for the paletted image are.
You'll recognize this when you look at the PS1 VRAM as 16 bit ABGR colors (words).
This is quite distinct when viewing FF7/8/9 VRAM. MIM FF7 data demonstrates this quite well also (it's just a headerless TIM really).
If you want the EXACT description for a TIM file I posted it in the technical forum about a year or so ago. It should be in the wiki but I'm not sure if it's the exact same data. wiki TIM information I think is it.