mirror of
https://github.com/Noratrieb/crapderive.git
synced 2026-01-14 16:45:08 +01:00
6 lines
65 B
Text
6 lines
65 B
Text
movb [0], 65
|
|
movb [1], 66
|
|
movb [2], 67
|
|
mov r0, 0
|
|
mov r1, 3
|
|
int 1
|