diff --git a/avr/devices/c03/test/main.asm b/avr/devices/c03/test/main.asm index 7864097..271cbfd 100644 --- a/avr/devices/c03/test/main.asm +++ b/avr/devices/c03/test/main.asm @@ -265,11 +265,34 @@ test: ldi r20, LOW(RESSSOURCE_TXT_LIVINGROOM) ldi r21, HIGH(RESSSOURCE_TXT_LIVINGROOM) bigcall MainWindow_new + bigcall MainWindow_GetContentWidget + brcc DEBUG_STOP mov xl, yl mov xh, yh + push xl + push xh + mov xl, r18 + mov xh, r19 + + ldi r16, (1<