XXIIVV / oscean

Static wiki engine written in Uxntal
http://wiki.xxiivv.com
MIT License
487 stars 81 forks source link

Rework the documentation of Varvara's screen device #120

Closed bellinitte closed 1 year ago

bellinitte commented 1 year ago

Hey, I finished the thing

I changed the order of explaining things: it first starts with pixel drawing and the pixel port byte, followed by sprite drawing, and then the auto byte as before.

I expanded the blending table to 2bpp, fixed the 0th blending because I think it's supposed to be white instead of transparent, and updated varvara.blending.png. I remade some code listing comments to be less abbreviate-y. Also I now link to the ICN format for 1bpp sprites. Along with a bunch of other smaller changes.

Please let me know if you'd reword anything :pray: Cheers!

neauoire commented 1 year ago

Very nice! That'll be a good help to everyone <3 Thank you