Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
2
Task/Stack/68000-Assembly/stack-5.68000
Normal file
2
Task/Stack/68000-Assembly/stack-5.68000
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
MOVE.W (SP),D0 ;load the top two bytes of the stack into D0
|
||||
MOVE.W (A0),D0 ;load the top two bytes of A0 into D0
|
||||
Loading…
Add table
Add a link
Reference in a new issue