nmlgc
bff375d99d
[Maintenance] Introduce a VRAM byte bit constant
...
log₂(BYTE_DOTS), just like SUBPIXEL_FACTOR and SUBPIXEL_BITS.
Part of P0232, funded by [Anonymous].
2023-02-28 08:08:17 +01:00
nmlgc
055cc20f79
[Platform] [x86 Real Mode] CPU flag macros
...
Over on the `debloated` branch, we're going to use them in our own
platform-specific code, which obviously is not decompiled from
anything.
Part of P0232, funded by [Anonymous].
2023-02-28 08:08:16 +01:00
nmlgc
456768a4ff
[Contributing] Define `struct`, `class` and `template` naming conventions
...
Again, these are what I've been mostly following, apart from a few
inconsistencies which this commit also fixes.
Part of P0207, funded by GhostPhanom.
2022-08-08 20:10:38 +02:00
nmlgc
1d05642866
[Maintenance] [th03/th04/th05] .CDG: Mirror implementation macros in ASM land
...
We introduced those in 25caa85
.
Part of P0137, funded by [Anonymous].
2021-04-03 22:16:01 +02:00
nmlgc
25caa85ef8
[Decompilation] [th04/th05] cdg_put_noalpha_8()
...
Getting better at making this more readable…
Part of P0136, funded by [Anonymous].
2021-03-20 02:36:40 +01:00