Eldred Habert
                                            Eldred Habert
                                        
                                    > Features I think we should avoid (generally because they make it harder to process .asm files via regular expressions, as with optimize.py): > > * New `MACRO name` and...
I'm trying to use [Pico CSS v2.0.0-alpha1](https://v2.picocss.com/docs/sass) with Zola, and I'm getting the error that [`map.deep-merge`](https://sass-lang.com/documentation/modules/map/#deep-merge) is an undefined function. Reading the documentation, it seems it's supported by Dart-Sass, so...
`:` was also suggested as a separator, which wouldn't be ambiguous with an anon label decl. `::` and `..` are also possibilities.
Hmm, periods should probably be avoided, as there was a suggested "current label scope" syntax using multiple periods.
I'd argue that RGBDS stands out on its own despite any Binutils SM83 support, for the same reason that nasm/yasm are included despite much more extensive x86 support in Binutils....
Update: the current effort is https://mentors.debian.net/package/rgbds/, borne by @Robbi-Blechdose at https://github.com/Robbi-Blechdose/rgbds-deb/tree/debian
The main obstacle I've found with this, is that I don't know what kind of format would be desirable. I'd like to make it easier to consume than to produce,...
I rebased the branch and applied some editorial changes; the article is still not finished, and should not be reviewed yet. (At least not before #350 is merged, so we...
I have, other time, read enough of the document that I feel confident enough to call this resolved. Feel free to slap me around with a wet trout if I...
Alright, I think this should be wrapped up. I uploaded [a live preview](http://eldred.fr/pandocs/OAM.html#byte-3--attributesflags), and [documented the syntax and preferred style](https://github.com/ISSOtm/pandocs/blob/bit-expl/CONTRIBUTING.md#9-bit-breakdown-tables) as per https://github.com/gbdev/pandocs/issues/318#issuecomment-885256706. I don't want to convert any other...