mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
5 lines
104 B
ArmAsm
5 lines
104 B
ArmAsm
move.w #$000,COLOR24(a6)
|
|
move.w #$f00,COLOR25(a6)
|
|
move.w #$0f0,COLOR26(a6)
|
|
move.w #$00f,COLOR27(a6)
|