URL
https://opencores.org/ocsvn/blue/blue/trunk
[/] [blue/] [trunk/] [blue8/] [stack.asm] - Blame information for rev 2
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
wd5gnr |
ORG 0
|
2 |
|
|
lds 0x0FF
|
3 |
|
|
lda 0x20
|
4 |
|
|
push
|
5 |
|
|
lda 0x33
|
6 |
|
|
call test
|
7 |
|
|
nop
|
8 |
|
|
nop
|
9 |
|
|
nop
|
10 |
|
|
test:
|
11 |
|
|
nop
|
12 |
|
|
nop
|
13 |
|
|
pop
|
14 |
|
|
nop
|
15 |
|
|
t1: jmp t1
|
16 |
|
|
hlt
|
17 |
|
|
END
|
18 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.