On Wed, 4 Feb 2026, Chad Jablonski wrote:
Previously all state derived from registers was moved to locals. Now we can mechanically replace those locals with fields on the new ATI2DCtx struct.Signed-off-by: Chad Jablonski <[email protected]>
Reviewed-by: BALATON Zoltan <[email protected]>
--- hw/display/ati_2d.c | 222 +++++++++++++++++++++++++------------------- 1 file changed, 126 insertions(+), 96 deletions(-)
