From 68624e92e0934e514b8e38a1df05afdd90120e6d Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Mon, 23 Mar 2026 00:22:21 +0100 Subject: [PATCH] added tests for gui2. --- avr/devices/c03/test/main.asm | 200 ++++++++++++++++++++-------------- 1 file changed, 118 insertions(+), 82 deletions(-) diff --git a/avr/devices/c03/test/main.asm b/avr/devices/c03/test/main.asm index d0a09b6..37f1ff7 100644 --- a/avr/devices/c03/test/main.asm +++ b/avr/devices/c03/test/main.asm @@ -357,7 +357,6 @@ mkTestWindow_ret: ; @end -#if 0 ; --------------------------------------------------------------------------- ; @routine mkTestWidgets ; @@ -366,64 +365,15 @@ mkTestWindow_ret: ; @return Y address of newly created object mkTestWidgets: - ldi r16, 0 ; OPTS - ldi r17, (WIDGET_PACK_FILLED<